marczych / RayTracerLinks
Ray tracer with phong lighting, reflections, refractions, normal mapping, procedural textures, super sampling, and depth of field.
☆183Updated 3 years ago
Alternatives and similar repositories for RayTracer
Users that are interested in RayTracer are comparing it to the libraries listed below
Sorting:
- Simple ray tracing tutorials☆158Updated 8 years ago
- Simple monte carlo path tracer in C++☆144Updated 3 years ago
- DEPRECATED — Head to the raytracing.github.io repo for the new home☆260Updated 6 years ago
- My very first ray tracer implementation.☆126Updated 6 years ago
- A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.☆145Updated 6 years ago
- My software-only 3D renderer and raytracer (aka "TTSIOD renderer")☆172Updated 4 months ago
- A (not too) small physically based renderer that implements the vertex connection and merging algortihm☆299Updated 4 years ago
- Physically Based Software Renderer☆114Updated 5 years ago
- CUDA version of my renderer (real-time raytracing!)☆66Updated 8 years ago
- DEPRECATED — Head to the raytracing.github.io repo for the new home☆271Updated 6 years ago
- A path tracer in 300 lines of C++☆339Updated 7 years ago
- The code in this tutorial implements a BVH acceleration structure☆81Updated 5 years ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆327Updated 4 years ago
- Ocean Simulation Using FFT — C++, OpenGL, glut☆130Updated 9 years ago
- Point Based Global Illumination☆197Updated 9 years ago
- ☆143Updated last year
- Examples of normal shadow mapping (with PCF), VSM, and VSM together with a cubemap.☆60Updated 12 years ago
- Quick path tracer project written in C++☆132Updated 6 years ago
- Optimised BVH traversal + HDRI environment mapping☆230Updated 5 years ago
- A real-time physically based rendering engine written in C++ and OpenGL☆190Updated 6 years ago
- ☆140Updated 9 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
- Monte Carlo Ray Tracing Renderer☆77Updated 7 years ago
- Lightweight CPU/GPU path tracer☆416Updated 5 years ago
- sandbox for various 3d math, geometry, graphics and physics code☆231Updated 8 years ago
- Code accompanying blog post on http://raytracey.blogspot.co.nz/2015/10/gpu-path-tracing-tutorial-1-drawing.html☆66Updated 5 years ago
- A Photorealistic 3D Rendering Engine☆108Updated 6 years ago
- Toy Mesh Path Tracer that I used as a base for job interview tasks☆120Updated 6 years ago
- An implementation of the "Voxel Cone Tracing" global illumination technique proposed by Cyril Crassin (http://perso.telecom-paristech.fr/…☆171Updated 12 years ago
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆253Updated 10 years ago