irixapps / Unity-Separating-Axis-SAT
Simple separating axis implementation in Unity
☆32Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Unity-Separating-Axis-SAT
- Dynamic Sky Sphere System☆66Updated 6 years ago
- Occlusion culling for Unity☆33Updated 4 years ago
- Deferred lights feature for the URP pipeline in the Unity Game Engine☆25Updated 3 years ago
- Dynamic ripple rendering and water surface compositing for Unity 3D☆53Updated 6 years ago
- Demo repository for URP + Frustrum Culling + Jobs☆32Updated 3 years ago
- A simple height blending terrain shader for Unity3D (that still works on SM3.0)☆34Updated 7 years ago
- Implementation of a tornado (twister) in Unity that can interact with the environment (including the clouds)☆27Updated 2 years ago
- A snow layer shader for Shader Graph and Universal Render Pipeline.☆32Updated 3 years ago
- compute shader, tiled terrain, splatmap generation, v2018.3b09☆38Updated 5 years ago
- A simple collection of jobs used for view frustum culling☆51Updated 5 years ago
- Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.☆36Updated 2 years ago
- A demo to show rendering custom draw calls in the Unity's SRP framework. Take planar shadow rendering for example.☆28Updated 4 years ago
- ☆62Updated 5 years ago
- Unity code samples from the Accelerate Solutions Games team☆46Updated 3 years ago
- Screen space shadow (Or contact shadow) for Unity. Only for learning purpose.☆43Updated 5 years ago
- Examples of how to draw a procedural triangle in Unity3D☆57Updated last year
- ☆24Updated 3 years ago
- Probably the fastest bloom implementation☆46Updated 5 years ago
- A toon shader with detail outline effect.