tjbaron / UnityTerrainLinks
This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together.
☆39Updated 6 years ago
Alternatives and similar repositories for UnityTerrain
Users that are interested in UnityTerrain are comparing it to the libraries listed below
Sorting:
- WIP project for creating procedural planets using Unity☆28Updated 6 years ago
- Unity - dual contour (w/o QEF) octree renderer for point cloud data☆25Updated 6 years ago
- compute shader, tiled terrain, splatmap generation, v2018.3b09☆40Updated 6 years ago
- A Unity demo to show how to restore light cookies in SRP/LWRP/UWP framework template.☆32Updated 5 years ago
- Unity DOTS custom skinned mesh rendering prototype for the Latios Framework☆36Updated 3 years ago
- Minimalist simplex library☆48Updated 3 years ago
- Medieval Town Generator for Unity☆40Updated 4 years ago
- View Cone, Field of View, Sight Cone - done with custom Shadow Mapping in Unity HDRP☆38Updated 6 months ago
- Fake, fast chains for Unity that can be animated ingame with false simple physics. If the chain is not going to move ingame you can merge…☆26Updated 7 years ago
- Example scripts from the UniteNow2020 Persistent Data talk☆31Updated 4 years ago
- Library of procedural generation code for use in Unity☆59Updated 5 months ago
- Ambient lighting probe sampling☆47Updated 5 years ago
- Dynamic Voronoi 2-player 2D split screen system with optimized rendering using stencil buffer in standard rendering pipeline.☆26Updated 5 years ago
- A procedural stair builder for Unity☆19Updated 5 years ago
- A dynamically tesselating, deforming terrain map made in Unity using Compute shaders☆22Updated 9 years ago
- Soft Walks: Real-Time, Two-Ways Interaction between a Character and Loose Grounds - 2021 - Eurographics (short)☆47Updated 2 years ago
- Fast way to find Nearby objects within radius, using CullingGroup API☆28Updated 6 years ago
- Example of how to get a smooth fog effect in Unity 3D☆37Updated 8 years ago
- Simple Octree for Unity with Job System☆28Updated 4 years ago
- Isosurface generator for Unity3D☆17Updated 4 years ago
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆52Updated 5 years ago
- ☆17Updated 5 years ago
- ☆34Updated 4 years ago
- Pattern and helpers for writing Unity Burst jobs as generic Functions/Actions.☆42Updated 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
- Using Perlin noise to generate a map texture and then generate an LOD enabled terrain mesh from the map. This system was going to be used…☆40Updated 7 years ago
- An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin☆25Updated 6 years ago
- Extending a Unity3d Inspector window to show int tags☆33Updated 7 years ago
- Marching Cubes with destructible terrain made in Unity utilizing latest Unity features, like collider baking on separate threads and sett…☆41Updated 5 years ago
- A fluid simulation I made for a class assignment, based on work by Jos Stam.☆38Updated last year