dotsquid / LensFlaresLinks
Simple GPU Occlusion for Lens Flares
☆19Updated 5 years ago
Alternatives and similar repositories for LensFlares
Users that are interested in LensFlares are comparing it to the libraries listed below
Sorting:
- Minimalist simplex library☆46Updated 3 years ago
- A simple lens flare effect in Unity's universal render pipeline☆18Updated 5 years ago
- A Unity demo to show how to restore light cookies in SRP/LWRP/UWP framework template.☆32Updated 5 years ago
- Example of how to get a smooth fog effect in Unity 3D☆37Updated 8 years ago
- XELF.Hexelate.Shader: Hexelation Shader is an image effect for Unity. Screen will be filtered by hexagonal grids.☆19Updated 5 years ago
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆23Updated 5 years ago
- use some unity graphic API to display outline post processing.☆26Updated 7 years ago
- Some game mechanic implementation in Unity.☆26Updated 3 years ago
- Simple Unity Generate Vertex Color Model Tool☆40Updated 5 years ago
- Ambient lighting probe sampling☆45Updated 5 years ago
- Mesh explosion effect with Compute Shader and DrawMeshInstancedIndirect method in Unity☆28Updated 8 years ago
- Mistral Trail is a Trail Rendering System for Unity and could safely substitute the built-in trail system.☆18Updated 7 years ago
- simple gpu instancing particles with collision calculation☆13Updated 7 years ago
- Wireframe by Barycentric coordinate system for unity3d.☆20Updated 6 years ago
- A modified version of alexmuab's unity-mesh-triangulator☆15Updated 6 years ago
- ☆11Updated 4 years ago
- A Unity GUI Frontend to manage build batches and review build reports☆34Updated 4 years ago
- Display UV Check pattern of image effect for Unity3D☆26Updated 6 years ago
- Make different kinds of typical Visual Effects which could be valuable reference.☆20Updated 6 years ago
- Procedural trees generated using L-Systems☆22Updated 8 years ago
- ☆12Updated 6 years ago
- Particle system using Curl Noise for Unity.☆33Updated 6 years ago
- ☆11Updated 2 years ago
- This is a shader that enables dissolving particles by using Unity's custom particle data☆17Updated 6 years ago
- A handy tool for Unity3D which enables you to select a vertex on a mesh and see the information like vertex count, vertex positions, norm…☆44Updated 5 years ago
- modular particle system using compute shaders.☆28Updated 5 years ago
- A demo to show rendering custom draw calls in the Unity's SRP framework. Take planar shadow rendering for example.☆29Updated 5 years ago
- Using SRP to create a volumetric occlusion mask for objects to use in their render pass