skelleher / RayTracing
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
- Experimental progressive GI renderer in Unity using physics raycasts for light rays☆34Updated 8 years ago
- xatlas wrapper used by Bakery☆22Updated 3 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity☆31Updated 8 years ago
- Graphics Experiment - YCoCg Frame Buffers☆16Updated 5 years ago
- 32-bit packed color format with RGBM encoding for shader use☆40Updated 7 years ago
- A c# wrapper around xatlas used to unwrap mesh uv’s.☆15Updated 2 years ago
- Fast Voxel Traversal testing in Unity.☆29Updated 7 years ago
- Test scenes to use with Unity scriptable render loops☆11Updated 8 years ago
- Experimenting with Unity's ScriptableRenderPipeline feature☆28Updated 6 years ago
- Unity Screen Space Ray Traced Depth of Field☆24Updated 7 years ago
- A simple test project for a pseudo random number generator designed for compute shaders.☆34Updated 7 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆53Updated 3 years ago
- ☆36Updated 3 years ago
- An implementation of 'Ray Tracing in One Weekend', using C# and Unity's Burst compiler☆46Updated 4 years ago
- Collection of fundamental transformation matrices and a setup to easily try new matrices☆34Updated 5 years ago
- Lighting Test for Unreal Engine 5☆11Updated 2 years ago
- Pet project to learn compute shaders.☆39Updated 4 years ago
- ☆13Updated 6 years ago
- ☆17Updated 7 years ago
- GPU matrix multiplication in Unity.☆17Updated 6 years ago
- Atmospheric Scattering Unity package☆12Updated 4 years ago
- ☆15Updated 6 years ago
- Rigid Body Simulation on the GPU☆24Updated 5 years ago
- Voxelizing the scene by filling information into structured buffers of 8 different cascades and performing cone tracing to traverse throu…☆13Updated 7 years ago
- A command line tool that converts game assets into a simple binary format for fast loading.☆19Updated 3 years ago
- An animated ray tracing demonstration tool built in Unity.☆17Updated 5 years ago
- Diffuse GI using Progressive Voxelization and Ray Tracing☆11Updated 6 years ago
- ☆30Updated 7 years ago
- GPU version (Unity compute compatible) of AABB triangle intersection based on Tomas Akenine-Möller's implementation that can be found her…☆72Updated 7 years ago