Skip to content
View Ryp's full-sized avatar
Block or Report

Block or report Ryp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ryp/README.md

Hi there!

I specialize in graphics programming and GPU performance. My work shipped in several AAA games to millions of players across the globe - here is where you can find my open-source contributions.

Find me on LinkedIn for any job inquiry!

Main project

reaper is the small engine I'm crafting as the basis for codename Neptune - a game I'm working on. It features:

  • Windows and Linux support
  • Custom-made renderer built on Vulkan
  • Framegraph-based render pass declaration with automatic resource allocation and barrier placement
  • Efficient visibility rendering with meshlet rendering as a first class citizen
  • PBR lighting with an end-to-end HDR pipeline
  • ...and many more!

Recent side projects

Pinned

  1. reaper reaper Public

    Tiny C++ Engine

    C++ 28 2

  2. gb-emu-zig gb-emu-zig Public

    Gameboy emulator written in Zig

    Zig 27 1

  3. sudoku-zig sudoku-zig Public

    Sudoku game written in Zig, using SDL for graphics.

    Zig 9 1

  4. dotfiles dotfiles Public

    Just my dotfiles, duh.

    Vim Script

  5. vim-gcn-isa vim-gcn-isa Public

    Vim syntax highlighting support for AMD's GCN ISA

    Vim Script 2

  6. raytracer raytracer Public

    Weekend raytracer project

    C++ 3