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:
- ☆66Updated 6 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- Temporal reprojection example for Unity☆116Updated 6 years ago
- An attempt at using compute shaders.☆65Updated 10 years ago
- ☆37Updated 3 years ago
- Distance-field volume generator for Unity☆182Updated 8 years ago
- Highly Experimental, General-Purpose Shuriken particle shaders for Unity3D☆37Updated 3 years ago
- Cone-sphere occlusion LUT generator☆81Updated 8 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 signed distance function generator running inside Unity☆137Updated 7 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.☆133Updated 6 years ago
- 32-bit packed color format with RGBM encoding for shader use☆40Updated 7 years ago
- ☆155Updated 7 years ago
- A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity☆32Updated 8 years ago
- A ray tracer, built in Unity with compute shaders☆143Updated 5 years ago
- An attempt at rendering the "Dabrovic Sponza" scene with Unity.☆63Updated 4 years ago
- A simple project showing how to integrate a signed distance field ray marcher into Unity's deferred shading pipeline☆23Updated 8 years ago
- a slightly hacked up version of OpenCL.Net for use in Unity3D☆33Updated 7 years ago
- Marching Cubes using DX11 geometry shaders in Unity 4 and 5☆46Updated 8 years ago
- Experimenting with Unity's ScriptableRenderPipeline feature☆28Updated 7 years ago
- Texel-Shading (experimental!) inside the Universal Render Pipeline.☆52Updated 2 years ago
- A volumetric particle system for Unity3D.☆68Updated 10 years ago
- Get texture data asynchronously in Unity 5☆116Updated 7 years ago
- Brunetons procomputed atmospheric scatting in Unity☆59Updated 3 years ago
- Procedural noise on the GPU for Unity.☆62Updated 8 years ago
- Atmoshperic scatter in Unity☆74Updated 3 years ago
- Shows how to support rendering per-instance motion vectors within Indirect instanced drawing of Unity.☆49Updated 7 years ago
- A research-oriented version of the TAA implementation from Unity's post-processing stack☆39Updated 8 years ago
- Neural Network Ambient Occlusion for Unity☆78Updated 7 years ago