mtrebi / RaytracerLinks
CPU Raytracer algorithm with shadows, reflections, refractions and simple anti-aliasing implemented in C++
☆64Updated 2 years ago
Alternatives and similar repositories for Raytracer
Users that are interested in Raytracer are comparing it to the libraries listed below
Sorting:
- A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.☆145Updated 6 years ago
- CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++☆108Updated 8 years ago
- Ray Tracing From The Ground Up☆44Updated 15 years ago
- My very first ray tracer implementation.☆126Updated 6 years ago
- Experimental Physically Based Renderer☆92Updated 5 years ago
- A ray tracing program☆138Updated last month
- 🎨 graphics/interaction prototyping sandbox☆327Updated last month
- Open Source Ray Tracing Library☆129Updated 8 months ago
- Physically Based Software Renderer☆114Updated 5 years ago
- GPU based framework for writing Raytracers/Pathtracers. (Pronounced as "Yu-nay")☆76Updated 5 years ago
- A cross-platform programmable shading language ( CPU only )☆59Updated last year
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆98Updated 4 years ago
- Implementation of Cuda to OpenGL rendering☆58Updated 5 years ago
- ✨A physically based ray tracer with multiple shading models support and Color Rendering Index (CRI) evaluation. Project developed for my …☆118Updated 2 years ago
- A repo for my research on planet rendering in c++ | opengl **Now runs on Linux**☆100Updated 5 years ago
- OpenGL Grass Renderer☆96Updated 9 months ago
- Physically based renderer and simulation engine for real-time applications.☆46Updated 2 months ago
- Source code to pbrt, the ray tracer described in "Physically Based Rendering: From Theory To Implementation"☆84Updated last year
- CUDA version of my renderer (real-time raytracing!)☆66Updated 8 years ago
- A real-time ocean surface simulated using Tessendorf's algorithm and OpenGL.☆109Updated 7 years ago
- Personal repo for learning the vulkan graphics api☆58Updated 5 years ago
- SIMD 3D-vector C++ implementation☆31Updated 10 years ago
- A physically-based Monte Carlo Path Tracer (Ray Tracer) from scratch☆57Updated 3 years ago
- Enter the world of rasterization with simple hands-on code☆67Updated 5 years ago
- Research 3D Engine for rendering, animation and processing☆105Updated last month
- SPH simulation in OpenGL compute shader.☆72Updated 3 years ago
- Cross-platform OpenGL demos☆168Updated 2 years ago
- Various C/C++ examples. DirectX, OpenGL, CUDA, Vulkan, OpenCL.☆53Updated last year
- A highly optimized CPU software rasterizer, which implements most of the common D3D pipeline stages.☆97Updated 7 years ago
- A real-time interactive progressive path tracer on the GPU.☆32Updated 4 years ago