bonzajplc / AABB_Tri.compute
GPU version (Unity compute compatible) of AABB triangle intersection based on Tomas Akenine-Möller's implementation that can be found here: http://fileadmin.cs.lth.se/cs/Personal/Tomas_Akenine-Moller/code/
☆71Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for AABB_Tri.compute
- ☆66Updated 6 years ago
- Temporal reprojection example for Unity☆116Updated 6 years ago
- ☆36Updated 3 years ago
- An attempt at using compute shaders.☆65Updated 9 years ago
- A complete remake of 2005 demo "Final Audition" by Plastic. After 12 years remade in Unity and now available in VR.☆123Updated 6 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆52Updated 2 years ago
- 32-bit packed color format with RGBM encoding for shader use☆41Updated 7 years ago
- A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity☆31Updated 7 years ago
- Highly Experimental, General-Purpose Shuriken particle shaders for Unity3D☆37Updated 3 years ago
- Cone-sphere occlusion LUT generator☆79Updated 8 years ago
- Distance-field volume generator for Unity☆180Updated 7 years ago
- ☆147Updated 6 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- A static utility class for Unity which handles generating and loading periodic, cloud-like (perlin-worley) 3D noise textures on the GPU.☆128Updated 5 years ago
- A signed distance function generator running inside Unity☆136Updated 6 years ago
- Shows how to support rendering per-instance motion vectors within Indirect instanced drawing of Unity.☆49Updated 7 years ago
- ☆58Updated 6 years ago
- An example showing how to generate per-object motion vectors when using DrawMesh.☆79Updated 7 years ago
- Atmoshperic scatter in Unity☆74Updated 2 years ago
- An attempt at rendering the "Dabrovic Sponza" scene with Unity.☆62Updated 4 years ago
- ☆29Updated 7 years ago
- Experimenting with Unity's ScriptableRenderPipeline feature☆28Updated 6 years ago
- Parallelised 2D deformable bodies using the C# Job system, Unity's Burst compiler and GPU instancing☆86Updated 6 years ago
- A simple test project for a pseudo random number generator designed for compute shaders.☆34Updated 7 years ago
- A volumetric particle system for Unity3D.☆68Updated 9 years ago
- Marching Cubes using DX11 geometry shaders in Unity 4 and 5☆47Updated 7 years ago
- A ray tracer, built in Unity with compute shaders☆141Updated 5 years ago
- Hexagonal Bokeh Blur☆103Updated 7 years ago
- Neural Network Ambient Occlusion for Unity☆75Updated 7 years ago