marczych / RayTracerLinks
Ray tracer with phong lighting, reflections, refractions, normal mapping, procedural textures, super sampling, and depth of field.
☆183Updated 2 years ago
Alternatives and similar repositories for RayTracer
Users that are interested in RayTracer are comparing it to the libraries listed below
Sorting:
- Simple monte carlo path tracer in C++☆144Updated 2 years ago
- A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.☆145Updated 6 years ago
- Simple ray tracing tutorials☆158Updated 8 years ago
- My very first ray tracer implementation.☆128Updated 5 years ago
- DEPRECATED — Head to the raytracing.github.io repo for the new home☆260Updated 6 years ago
- sandbox for various 3d math, geometry, graphics and physics code☆232Updated 8 years ago
- Lightweight CPU/GPU path tracer☆416Updated 5 years ago
- ☆53Updated 6 years ago
- A path tracer in 300 lines of C++☆337Updated 6 years ago
- DEPRECATED — Head to the raytracing.github.io repo for the new home☆271Updated 6 years ago
- Methods to create a sphere mesh☆267Updated 5 years ago
- ☆141Updated 8 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- A (not too) small physically based renderer that implements the vertex connection and merging algortihm☆295Updated 3 years ago
- ✨A physically based ray tracer with multiple shading models support and Color Rendering Index (CRI) evaluation. Project developed for my …☆117Updated 2 years ago
- Physically Based Software Renderer☆113Updated 5 years ago
- CUDA version of my renderer (real-time raytracing!)☆65Updated 7 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆534Updated 5 years ago
- My software-only 3D renderer and raytracer (aka "TTSIOD renderer")☆168Updated last year
- Ocean Simulation Using FFT — C++, OpenGL, glut☆127Updated 9 years ago
- Quick path tracer project written in C++☆132Updated 6 years ago
- Point Based Global Illumination☆193Updated 9 years ago
- Examples of normal shadow mapping (with PCF), VSM, and VSM together with a cubemap.☆57Updated 11 years ago
- Real-time fluid simulation engine running on GPU with Vulkan☆110Updated last year
- GLSL shaders tutorial☆226Updated 9 years ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆324Updated 3 years ago
- A custom 3D Graphics Framework and a series of 3D Graphics Demos☆22Updated 5 years ago
- A Photorealistic 3D Rendering Engine☆107Updated 6 years ago
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆254Updated 10 years ago
- CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++☆105Updated 8 years ago