bonzajplc / AABB_Tri.computeLinks
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/
☆73Updated 7 years ago
Alternatives and similar repositories for AABB_Tri.compute
Users that are interested in AABB_Tri.compute are comparing it to the libraries listed below
Sorting:
- Temporal reprojection example for Unity☆116Updated 6 years ago
- ☆37Updated 3 years ago
- ☆66Updated 6 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- An attempt at using compute shaders.☆65Updated 10 years ago
- A complete remake of 2005 demo "Final Audition" by Plastic. After 12 years remade in Unity and now available in VR.☆123Updated 7 years ago
- A ray tracer, built in Unity with compute shaders☆143Updated 5 years ago
- Distance-field volume generator for Unity☆182Updated 8 years ago
- A signed distance function generator running inside Unity☆137Updated 7 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- Highly Experimental, General-Purpose Shuriken particle shaders for Unity3D☆37Updated 3 years ago
- 32-bit packed color format with RGBM encoding for shader use☆40Updated 7 years ago
- A static utility class for Unity which handles generating and loading periodic, cloud-like (perlin-worley) 3D noise textures on the GPU.☆133Updated 6 years ago
- ☆155Updated 7 years ago
- Cone-sphere occlusion LUT generator☆81Updated 8 years ago
- Atmoshperic scatter in Unity☆74Updated 3 years ago
- Hexagonal Bokeh Blur☆104Updated 8 years ago
- ☆29Updated 8 years ago
- An attempt at rendering the "Dabrovic Sponza" scene with Unity.☆63Updated 5 years ago
- Neural Network Ambient Occlusion for Unity☆78Updated 7 years ago
- A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity☆32Updated 8 years ago
- Get texture data asynchronously in Unity 5☆116Updated 7 years ago
- Marching Cubes using DX11 geometry shaders in Unity 4 and 5☆46Updated 8 years ago
- An example showing how to generate per-object motion vectors when using DrawMesh.☆80Updated 7 years ago
- ☆58Updated 7 years ago
- GPU ComputeShader implementation of Marching Cubes algorithm☆75Updated 8 years ago
- Shows how to support rendering per-instance motion vectors within Indirect instanced drawing of Unity.☆49Updated 7 years ago
- ☆107Updated 10 years ago
- Parallelised 2D deformable bodies using the C# Job system, Unity's Burst compiler and GPU instancing☆88Updated 6 years ago
- SSAO image effect for deferred shading☆88Updated 9 years ago