skelleher / RayTracingLinks
Implementation of Peter Shirley's Ray Tracing in One Weekend. Multi-threaded, ISPC, and CUDA versions.
☆0Updated 5 years ago
Alternatives and similar repositories for RayTracing
Users that are interested in RayTracing are comparing it to the libraries listed below
Sorting:
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- xatlas wrapper used by Bakery☆23Updated 3 years ago
- Experimental progressive GI renderer in Unity using physics raycasts for light rays☆35Updated 8 years ago
- ☆14Updated 6 years ago
- An animated ray tracing demonstration tool built in Unity.☆17Updated 5 years ago
- A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity☆32Updated 8 years ago
- Graphics Experiment - YCoCg Frame Buffers☆16Updated 5 years ago
- Unity project that uses Wave Collapse Function to procedurally generate buildings☆27Updated 5 years ago
- Fast Voxel Traversal testing in Unity.☆30Updated 7 years ago
- Collection of fundamental transformation matrices and a setup to easily try new matrices☆34Updated 5 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- A simple test project for a pseudo random number generator designed for compute shaders.☆34Updated 7 years ago
- The code and assets for my book "Physically Based Shader Development for Unity 2017"☆27Updated 6 years ago
- Reflection Probe Atlas impl. for Unity☆25Updated 6 years ago
- 32-bit packed color format with RGBM encoding for shader use☆41Updated 7 years ago
- Rigid Body Simulation on the GPU☆24Updated 6 years ago
- Wave Function Collapse and Growing Neural Grids combined!☆58Updated 5 years ago
- Unity Screen Space Ray Traced Depth of Field☆25Updated 7 years ago
- Atmospheric Scattering Unity package☆12Updated 4 years ago
- ☆16Updated 7 years ago
- ☆16Updated 2 years ago
- GPU matrix multiplication in Unity.☆19Updated 7 years ago
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆93Updated 6 years ago
- ☆18Updated 8 years ago
- A little fix for the directional shadows with msaa enabled in Unity3d.☆12Updated 6 years ago
- Unity example: Single pass chroma subsampling shader☆20Updated 9 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆29Updated 4 months ago
- ☆14Updated 8 years ago
- A c# wrapper around xatlas used to unwrap mesh uv’s.☆17Updated 3 years ago
- Voxelizing the scene by filling information into structured buffers of 8 different cascades and performing cone tracing to traverse throu…☆13Updated 8 years ago