jaafersheriff / CPU-Ray-TracerLinks
Fully parameterized ray tracer
☆14Updated 10 months ago
Alternatives and similar repositories for CPU-Ray-Tracer
Users that are interested in CPU-Ray-Tracer are comparing it to the libraries listed below
Sorting:
- Fully multithreaded C++ CPU rasterizer☆27Updated 5 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆56Updated 3 years ago
- Real-time global illumination following the many-lights approach and using Imperfect Shadow Maps. This is the code for my master's thesis…☆14Updated 8 years ago
- An experiment on creating an animation system similar to Unreal Engine 4 from scratch.☆47Updated 4 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 6 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 7 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆66Updated 6 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆17Updated 5 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- Experimental Physically Based Renderer☆91Updated 5 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆59Updated 3 years ago
- ☆30Updated 6 years ago
- A physically based offline renderer☆10Updated last year
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆53Updated 3 years ago
- a C++ ray tracing code with photon mapping for global illumination and caustic☆16Updated 9 years ago
- ☆41Updated 5 years ago
- Multithreaded CPU based path tracer built from scratch in C++☆25Updated 6 years ago
- A Voxel Tracer☆18Updated 11 months ago
- A collection of primarily graphics programming focused blog posts.☆68Updated 8 months ago
- Tile-based SW rasterizer☆34Updated 5 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 years ago
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 5 years ago
- ☆26Updated 4 years ago
- Code associated with ebook Ray Tracing The Next Week by Peter Shirley. This work is in the public domain. My fork adds C++11 threads ba…☆13Updated 7 years ago
- A simple OpenGL sample of Percentage Closer Soft Shadows with directional and spot lights.☆20Updated 5 years ago
- Forward plus rendering using Vulkan☆35Updated 8 years ago
- An experimental real-time render engine☆12Updated 4 years ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- OpenGL Grass Renderer☆94Updated 3 months ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆60Updated 5 years ago