Eclmist / ElixirLinks
An offline, physically-based pathtracing renderer
☆11Updated 5 years ago
Alternatives and similar repositories for Elixir
Users that are interested in Elixir are comparing it to the libraries listed below
Sorting:
- Repository contains models and reference files for ray-tracing☆66Updated 4 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆41Updated 8 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 8 years ago
- A cross-platform programmable shading language ( CPU only )☆59Updated last year
- Tile-based SW rasterizer☆37Updated 6 years ago
- Rasterization on the GPU in "slow motion".☆62Updated 6 years ago
- Software rasterizer based on Larrabee's☆43Updated 9 years ago
- Some algorithms for global illumination in OpenGL + GLSL☆33Updated 6 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- Vulkan framework for Windows☆89Updated 6 years ago
- Experimentation framework for real-time light culling☆31Updated 6 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆65Updated 8 years ago
- Simple raytracer using DirectX Raytracing (DXR).☆42Updated 6 years ago
- Easy, simple path trace renderer.☆57Updated 2 weeks ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 6 years ago
- Makma is a deferred Vulkan renderer written in C++.☆83Updated 4 years ago
- A cross-platform Vulkan layer which checks Vulkan applications for best practices on PowerVR devices.☆17Updated 6 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆82Updated 8 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Updated 6 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 7 years ago
- physically based renderer written in DX12 with image-based lighting, classic deffered and tiled lighting approaches☆38Updated 4 years ago
- Simple Vulkan ray tracing☆37Updated last week
- A small dx11 base program I use to test shaders and techniques☆87Updated 4 years ago
- An exemple on how to use RenderDoc inside your engine.