TarAlacrin / HeightmapOnTheGPULinks
A dynamically tesselating, deforming terrain map made in Unity using Compute shaders
☆22Updated 9 years ago
Alternatives and similar repositories for HeightmapOnTheGPU
Users that are interested in HeightmapOnTheGPU are comparing it to the libraries listed below
Sorting:
- Conways Game of Life but each frame is stacked on top of the previous one. Made in Unity☆24Updated 6 years ago
- Unity - dual contour (w/o QEF) octree renderer for point cloud data☆25Updated 6 years ago
- Minimalist simplex library☆48Updated 3 years ago
- An unfinished prototype for a modular shader system for Unity. Please see link below.☆29Updated 5 years ago
- An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin☆25Updated 6 years ago
- ☆16Updated 8 years ago
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆23Updated 5 years ago
- Simple shaders for Unity3D that I created for games, for a challenge or following tutorials.☆22Updated 5 years ago
- Z-Based Color Grading and Separate User LUT for Unity's "Post-Processing Stack V2"☆30Updated 6 years ago
- ☆31Updated last month
- Fast way to find Nearby objects within radius, using CullingGroup API☆28Updated 6 years ago
- This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together.☆39Updated 6 years ago
- Parallax Occlusion Mapping shader☆24Updated 8 years ago
- Repository of a grass simulation featuring geometric grass rendering, dynamic LOD with billboard grass, wind simulation and collision det…☆19Updated 7 years ago
- ☆15Updated 6 years ago
- ☆12Updated 6 years ago
- ☆10Updated 7 years ago
- Boids and Cloth Simulation using Unity as Renderer☆42Updated 8 years ago
- ECS Style high-performance Voxelization☆11Updated 6 years ago
- Terraced like procedural terrain made with Unity DOTS☆23Updated 5 years ago
- Using SRP to create a volumetric occlusion mask for objects to use in their render pass☆18Updated 7 years ago
- Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.☆35Updated 3 years ago
- A Unity demo to show how to restore light cookies in SRP/LWRP/UWP framework template.☆32Updated 5 years ago
- simple gpu instancing particles with collision calculation☆13Updated 7 years ago
- Example of how to get a smooth fog effect in Unity 3D☆37Updated 8 years ago
- Simple GPU Occlusion for Lens Flares