Overv / RaytracerLinks
Very basic raytracer to experiment with
☆11Updated 9 years ago
Alternatives and similar repositories for Raytracer
Users that are interested in Raytracer are comparing it to the libraries listed below
Sorting:
- Simple render engine for OpenGL☆62Updated 8 years ago
- 3D Physics Engine.☆53Updated 9 years ago
- Simple game engine for C++ 11 / OpenGL 3.x +☆54Updated 7 years ago
- A small wrapper on top of Assimp for easily using assimp with OpenGL. Supports skeleton animation and more.☆21Updated 11 years ago
- Simple graphics engine used as submodule in many of my projects☆62Updated 6 years ago
- Small C++14 render engine with dependencies☆46Updated 5 years ago
- Physically Based Rendering With OpenGL (Attempt)☆50Updated 6 years ago
- #include <engine>☆40Updated 7 years ago
- A shader effect compiler for GLSL☆22Updated 6 years ago
- AGE - C++11 OpenGL4 Game Engine☆49Updated 9 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆61Updated 9 years ago
- OpenGL-based voxel renderer☆65Updated 10 years ago
- Funky cross-platform game engine used by Funktronic Labs☆24Updated 12 years ago
- Minimalistic image loader library for GL projects☆66Updated 7 years ago
- Playing around with Vulkan and random dungeon generation☆17Updated 8 years ago
- Software rasterization occlusion culling library☆39Updated 10 years ago
- darkHAMMER is a lightweight, open-source, multiplatform game engine. written in C (C99) language, supports python and C# bindings and lua…☆97Updated 8 years ago
- High dynamic range rendering, with lens flare approximation and bloom☆78Updated 2 years ago
- a cross-platform 3D graphics engine☆19Updated 7 years ago
- ☆15Updated 9 years ago
- Single-file binary FBX importer.☆54Updated 7 years ago
- SSE Frustum Culling Demo☆73Updated 4 years ago
- Code-driven, simple and bloat-free GUI system.☆54Updated 6 years ago
- Splatting using OpenCL can reach more than 2 Bln Splats/s !☆39Updated 10 years ago
- Atmosphere shaders using BGFX☆39Updated 7 years ago
- MGFX - A cross-platform 2D (CPU & GPU) and 3D (GPU) starter kit.☆39Updated 7 years ago
- This OpenGL Project is an implementation of a deferred shader. The program renders out, each into a separate G-Buffer, aspects of the ima…