0ctobyte / raytracerLinks
A ray tracer implemented in C++ capable of rendering scenes described by a Lua based DSL. Developed as a project for the CS488 course.
☆15Updated 10 years ago
Alternatives and similar repositories for raytracer
Users that are interested in raytracer are comparing it to the libraries listed below
Sorting:
- ☆56Updated 3 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆61Updated 9 years ago
- Attempt to understand and compare different Acceleration structures☆30Updated 4 years ago
- Research oriented game engine exploring state of the art rendering techniques☆23Updated 2 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- Bounding Halfspace Hierarchy☆125Updated 6 years ago
- A library of distance and occlusion generation routines☆112Updated 4 months ago
- Ray-tracing visual debugger☆27Updated 6 years ago
- A micropolygon rasterizer written in OpenCL☆39Updated 11 years ago
- Tile-based SW rasterizer☆37Updated 6 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆82Updated 8 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆32Updated 5 years ago
- Hobby software rasterizer.☆72Updated 5 years ago
- This is a physically based real-time renderer made for learning purposes.☆89Updated 9 years ago
- An adaptation of Peter Shirley's "Raytracing in one Weekend" to use modern C++ features & the standard library.☆11Updated 6 years ago
- Repository contains models and reference files for ray-tracing☆66Updated 4 years ago
- Vulkan framework for Windows☆89Updated 6 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆40Updated last year
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification☆78Updated 5 years ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Updated 2 years ago
- ☆140Updated 9 years ago
- An SDF path tracer☆24Updated 7 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 7 years ago
- A cross-platform programmable shading language ( CPU only )☆59Updated last year
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Updated 5 years ago
- A real-time interactive progressive path tracer on the GPU.☆32Updated 4 years ago
- A small dx12 base program I use to test shaders and techniques☆49Updated 3 years ago
- "Progressive Multi-Jittered Sample Sequences" in C++☆38Updated 5 years ago