AlerianEmperor / Smallpt
Smallpt Rewritten with massive speed up and easier to understand.
☆7Updated 2 years ago
Alternatives and similar repositories for Smallpt
Users that are interested in Smallpt are comparing it to the libraries listed below
Sorting:
- Implementation of two of the most famous subdivision algorithms: Loops Subdivision and CatMull-Clark Subdivision.☆20Updated 2 years ago
- Rendering Complex Shape With Sphere Tracing☆23Updated last year
- Simple yet Powerful OpenGL Program capable of loading any 3D.obj in the world!☆21Updated 10 months ago
- Real Time Global Illumination With Voxel Cone Tracing☆42Updated last year
- Powerful Path Tracing Engine For Realistic Rendering☆67Updated last year
- Voxel Cone Tracing Implementation☆12Updated 3 years ago
- DX12 Path Tracer with ShaderToy interop☆43Updated 4 months ago
- Volumetric path tracer written in C++☆45Updated 2 years ago
- A modular physically-based photorealistic global illumination renderer☆17Updated 3 years ago
- Graphics toolkits☆30Updated this week
- A physically-based renderer utilizing Vulkan & DX12 raytracing API along with the implementation of several graphics papers.☆37Updated 2 years ago
- AdamYuan's PathTracer☆15Updated 6 years ago
- CPU Physically Based Renderer [2020-]☆17Updated last year
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago
- Experimental GPU renderer using two-stage programming☆35Updated 2 years ago
- physically based path tracer on gpu☆55Updated 4 years ago
- Offline renderer used for my blog posts☆103Updated 6 years ago
- An interactive GPU path tracer from scratch written in C++ using CUDA and OpenGL☆15Updated 3 months ago
- An interactive OpenCL wavefront path tracer☆78Updated 11 months ago
- A simple and fast parser for PBRT v3 files☆24Updated last year
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆56Updated 3 years ago
- a tiny c++ path tracer☆17Updated last year
- ☆24Updated 10 years ago
- A physically-based Monte Carlo Path Tracer (Ray Tracer) from scratch