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:
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆61Updated 9 years ago
- Bounding Halfspace Hierarchy☆125Updated 6 years ago
- An adaptation of Peter Shirley's "Raytracing in one Weekend" to use modern C++ features & the standard library.☆11Updated 6 years ago
- ☆56Updated 3 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- Complete source for my experimental voxel engine☆113Updated 8 years ago
- A real-time interactive progressive path tracer on the GPU.☆32Updated 4 years ago
- Signed Distance Function Sculpting☆53Updated 8 years ago
- A CUDA based, realtime interactive pathtracer☆27Updated 8 years ago
- Ray-tracing visual debugger☆27Updated 6 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 6 years ago
- Attempt to understand and compare different Acceleration structures☆30Updated 4 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- Single file library for vertex cache optimisation of triangles.☆68Updated 8 years ago
- ☆115Updated last year
- Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification☆78Updated 5 years ago
- Hobby software rasterizer.☆72Updated 5 years ago
- GLSL shader live-reloading☆69Updated 8 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- This is a physically based real-time renderer made for learning purposes.☆89Updated 8 years ago
- A library of distance and occlusion generation routines☆112Updated 4 months ago
- Converting vertex meshes to voxel data and visualizing using VCT☆82Updated 8 years ago
- A GLSL 4.5 parser written in C with flex & bison☆40Updated 7 years ago
- Void and cluster algorithm to go with my blog post☆42Updated 7 months ago
- Retro coding in C/C++ in a 3D template with full low-level control.☆173Updated last year
- ☆49Updated 8 years ago
- A micropolygon rasterizer written in OpenCL☆39Updated 11 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Updated 5 years ago
- Depth-of-field implemented with a summed area table☆48Updated 9 years ago