iveevi / kobraLinks
Research oriented game engine exploring state of the art rendering techniques
☆23Updated 2 years ago
Alternatives and similar repositories for kobra
Users that are interested in kobra are comparing it to the libraries listed below
Sorting:
- Basic software rasterizer used to illustrate some concepts in a course.☆35Updated 5 years ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆36Updated 6 years ago
- Playground for doing procedurally infinite terrain rendering experiments with Vulkan☆85Updated 3 months ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆38Updated 3 years ago
- Mini Spin-X Library☆53Updated last month
- A real-time interactive progressive path tracer on the GPU.☆32Updated 4 years ago
- OpenGL rendering framework.☆27Updated 3 years ago
- based on Khronos Vulkan-Samples☆43Updated 4 months ago
- Realtime Software Rasterizer☆35Updated 6 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆32Updated 4 years ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆98Updated 2 years ago
- 🌋🌱 A Vulkan starter repo that you could use to get the ball rolling.☆76Updated 4 years ago
- Game engine written with C++ and Vulkan.☆28Updated 3 years ago
- A small dx12 base program I use to test shaders and techniques☆49Updated 3 years ago
- The Tauray renderer☆127Updated 8 months ago
- Misc repository for certain GPU algorithms.☆43Updated last year
- A cross-platform programmable shading language ( CPU only )☆59Updated last year
- Vulkan template with light abstraction as a base for personal projects☆29Updated 11 months ago
- Attempt to understand and compare different Acceleration structures☆30Updated 4 years ago
- Repo for KickstartRT demo application