boonemiller / Ray-TracerLinks
Ray Tracer implementation in C++, Random Sample AA, multi-threading, bvh acceleration, temporal denoising, soft shadows, and runtime comparisons on different CPUs
☆13Updated 5 years ago
Alternatives and similar repositories for Ray-Tracer
Users that are interested in Ray-Tracer are comparing it to the libraries listed below
Sorting:
- The more dimensions, the better the geometry.☆16Updated this week
- Computer Graphics Assignment about Bounding Volume Hierarchies☆129Updated 3 years ago
- ☆84Updated last year
- found and rescued from code.google.com☆75Updated 9 years ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆96Updated 2 weeks ago
- Test using OpenGL, GLFW, GLEW, GLM and PCL☆18Updated 3 years ago
- A tool to make it easy to use Vulkan from Python. An interface for computation and off-screen rendering.☆21Updated 4 years 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
- Library for BSDF, BRDF, and BTDF☆29Updated 8 months ago
- Brandon Pelfrey's SPH fluid simulation tutorial☆60Updated 6 years ago
- A simple eulerian fluid simulation using OpenGL compute shaders☆55Updated 4 years ago
- A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.☆145Updated 6 years ago
- GPU Accelerated Rasterizer written in CUDA☆42Updated 7 years ago
- Minimalist real-time 3D particles simulator (Boids, Fluids, Clouds) based on OpenGL/OpenCL frameworks☆44Updated 8 months ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆56Updated 11 months ago
- ☆68Updated 2 years ago
- Whitted Style CPU Raytracer using SIMD☆30Updated 3 years ago
- RPly: ANSI C Library for PLY file format input and output☆18Updated 9 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- A GPU Ray Tracer☆50Updated 4 years ago
- Set of utilities supporting workflows common in GPU raytracing applications☆119Updated last week
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Two-View Pose Estimation and Direct-Mesh Scene Reconstruction from Image Triangulation☆49Updated 3 years ago
- A Simple and flexible half edge data structure☆18Updated 4 months ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- Implementation of Efficient Energy-Compensated VPLs using Photon Splatting (and various rendering techniques)☆27Updated 4 years ago
- ☆27Updated last year
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- SPH simulation in OpenGL compute shader.☆69Updated 2 years ago