Forceflow / cpu_voxel_raycasterLinks
Very barebones CPU Voxel Raycaster
☆34Updated 5 years ago
Alternatives and similar repositories for cpu_voxel_raycaster
Users that are interested in cpu_voxel_raycaster are comparing it to the libraries listed below
Sorting:
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- OpenGL-based voxel renderer☆65Updated 9 years ago
- Sample for the Voxels library☆37Updated 11 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 3 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆34Updated 10 years ago
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 7 years ago
- The sample for the GPU Pro 6 article on volumetric explosions.☆50Updated 10 years ago
- ☆33Updated 3 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆17Updated 6 years ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 10 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- A bgfx port of lightmapper.h☆17Updated 9 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 9 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆16Updated 6 years ago
- SSE Frustum Culling Demo☆72Updated 4 years ago
- A 3D game engine☆13Updated 10 years ago
- A command line tool that converts game assets into a simple binary format for fast loading.☆20Updated 3 years ago
- Code from article "Real Time Constructive Solid Geometry" in the book "Game Development Tools"☆30Updated 10 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
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆58Updated 5 years ago
- SOCE is an Image Space Occlusion Culling Engine optimized to perform occlusion culling in CPU. If you have a densely occluded scene (e.g.…☆17Updated 9 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 5 months ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 7 years ago
- Atmosphere shaders using BGFX☆36Updated 7 years ago
- Simple graphics engine used as submodule in many of my projects☆62Updated 6 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Visualization of Large Procedural Voxel-Terrains using ISO-Surfaces based on nested Clip-Boxes☆56Updated 10 years ago
- D3D12 Root Signature/Pipeline State Object live-reloading☆15Updated 8 years ago
- Physically Based Rendering With OpenGL (Attempt)☆50Updated 6 years ago