mtrebi / Raytracer
CPU Raytracer algorithm with shadows, reflections, refractions and simple anti-aliasing implemented in C++
☆63Updated 2 years ago
Alternatives and similar repositories for Raytracer
Users that are interested in Raytracer are comparing it to the libraries listed below
Sorting:
- GPU based framework for writing Raytracers/Pathtracers. (Pronounced as "Yu-nay")☆73Updated 5 years ago
- A small OpenGL compute shader test. Renders millions of particles in real time, interacting with a set of force nodes.☆43Updated 9 years ago
- CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++☆102Updated 7 years ago
- Experimental Physically Based Renderer☆91Updated 5 years ago
- OpenGL Grass Renderer☆95Updated last month
- A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.☆142Updated 6 years ago
- Various C/C++ examples. DirectX, OpenGL, CUDA, Vulkan, OpenCL.☆53Updated 8 months ago
- My very first ray tracer implementation.☆126Updated 5 years ago
- OptiX Path Tracer☆89Updated 2 months ago
- Source code to pbrt, the ray tracer described in "Physically Based Rendering: From Theory To Implementation"☆83Updated 9 months ago
- A real-time interactive progressive path tracer on the GPU.☆33Updated 4 years ago
- Ray tracer with phong lighting, reflections, refractions, normal mapping, procedural textures, super sampling, and depth of field.☆182Updated 2 years ago
- Enter the world of rasterization with simple hands-on code☆65Updated 5 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆97Updated 3 years ago
- Multithreaded CPU based path tracer built from scratch in C++☆25Updated 6 years ago
- Personal repo for learning the vulkan graphics api☆56Updated 4 years ago
- Examples of normal shadow mapping (with PCF), VSM, and VSM together with a cubemap.☆58Updated 11 years ago
- A ray tracing program☆134Updated 10 months ago
- Physically Based Software Renderer☆113Updated 4 years ago
- Research 3D Engine for rendering, animation and processing☆102Updated this week
- OpenGL Build High Performance Graphics, by Packt☆88Updated 2 years ago
- A live reloading C++ shader environment for learning about the graphics pipeline☆21Updated last year
- A repo for my research on planet rendering in c++ | opengl **Now runs on Linux**☆99Updated 4 years ago
- Physically based Monte Carlo renderer written in C++☆31Updated 3 years ago
- A cross-platform programmable shading language ( CPU only )☆59Updated 10 months ago
- High dynamic range rendering, with lens flare approximation and bloom☆78Updated last year
- Quick path tracer project written in C++☆132Updated 5 years ago
- Simple one-file shader utility tool that automatically compiles shaders to SPIRV when modified.☆31Updated 7 years ago
- CIS565 Final Project☆37Updated 8 years ago
- C++ Vulkan 3D Game Engine☆29Updated 6 years ago