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:
- CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++☆108Updated 8 years ago
- Physically Based Software Renderer☆114Updated 5 years ago
- Research 3D Engine for rendering, animation and processing☆106Updated last month
- My very first ray tracer implementation.☆126Updated 6 years ago
- Physically based renderer and simulation engine for real-time applications.☆46Updated 2 months ago
- A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.☆145Updated 6 years ago
- A 3d ray tracer in C++ (High School Project)☆29Updated 6 years ago
- Ray Tracing From The Ground Up☆44Updated 15 years ago
- A program that takes photographs of a virtual world.☆93Updated last week
- Experimental Physically Based Renderer☆92Updated 5 years ago
- Yet another (but better) modern OpenGL hello world☆83Updated 6 years ago
- Personal repo for learning the vulkan graphics api☆59Updated 5 years ago
- OpenGL-based voxel renderer☆65Updated 10 years ago
- Simulation of a Mass-Spring system☆25Updated 11 years ago
- A cross-platform programmable shading language ( CPU only )☆59Updated last year
- 🎨 C++17 + OpenGL 4.5 prototyping sandbox☆327Updated last week
- A CPU-based Monte Carlo ray tracer using photon mapping. Implemented in C++.☆14Updated 4 years ago
- GPU based framework for writing Raytracers/Pathtracers. (Pronounced as "Yu-nay")☆76Updated 5 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆98Updated 4 years ago
- Enter the world of rasterization with simple hands-on code☆67Updated 5 years ago
- OpenGL Grass Renderer☆96Updated 9 months ago
- A small OpenGL compute shader test. Renders millions of particles in real time, interacting with a set of force nodes.☆43Updated 10 years ago
- Simple C++ implementation of skeletal animation and software skinning☆53Updated 11 years ago
- Implementation of Cuda to OpenGL rendering☆59Updated 5 years ago
- A repo for my research on planet rendering in c++ | opengl **Now runs on Linux**☆100Updated 5 years ago
- A ray tracing program☆138Updated last month
- A real-time ocean surface simulated using Tessendorf's algorithm and OpenGL.☆109Updated 7 years ago
- A physically-based Monte Carlo Path Tracer (Ray Tracer) from scratch☆57Updated 3 years ago
- Open Source Ray Tracing Library☆129Updated 8 months ago
- GLSL implementation of the Cook-Torrance shader model☆16Updated last year