barrettotte / Terrain-Generation-Study
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 in a now abandoned project.
☆38Updated 6 years ago
Alternatives and similar repositories for Terrain-Generation-Study:
Users that are interested in Terrain-Generation-Study are comparing it to the libraries listed below
- A demo to show rendering custom draw calls in the Unity's SRP framework. Take planar shadow rendering for example.☆29Updated 5 years ago
- This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together.☆39Updated 6 years ago
- An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin☆24Updated 5 years ago
- Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.☆36Updated 2 years ago
- compute shader, tiled terrain, splatmap generation, v2018.3b09☆40Updated 6 years ago
- Solution of Unity instancing mesh render with GPU culling.☆32Updated 3 years ago
- A simple collection of jobs used for view frustum culling☆51Updated 6 years ago
- PCG sphere terrain generator☆44Updated 5 years ago
- ☆25Updated 3 years ago
- Delaunay Triangulation & Perlin noise for terrain☆47Updated 7 years ago
- WIP project for creating procedural planets using Unity☆28Updated 5 years ago
- Unity - dual contour (w/o QEF) octree renderer for point cloud data☆21Updated 6 years ago
- 基于深度的Bloom实现☆17Updated 6 years ago
- A blogpost-repository about how to do pathfinding in 3D using a sparse voxelisation octree (SVO) with a specialised A* pathfinding algori…☆12Updated last year
- low polygon water effect working in Unity☆54Updated 5 years ago
- Shadow map for 2D game.☆37Updated 5 years ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆28Updated 3 years ago
- Simple Octree for Unity with Job System☆27Updated 4 years ago
- A simple example of how to create a Unity terrain from code using procedural noise.☆48Updated 4 years ago
- Minimalist simplex library☆46Updated 2 years ago
- ☆59Updated 6 years ago
- Unity Quadtree using Texture2D (based on CodingTrain tutorial)☆47Updated 6 years ago
- A realistic & physically based human skin shader☆25Updated 2 years ago
- Quadtree and Octree implementation for unity☆21Updated 4 years ago
- Fortune's Voronoi diagram for Unity DOTS (Job System, Burst Compiler) - WIP☆12Updated 2 years ago
- First Fully animated skinned mesh fully on GPU with a suport for morphing animations. (baked animation into Texture) Based on https://git…☆16Updated 4 years ago
- Render the water in unity (水渲染)☆21Updated 5 years ago
- ☆12Updated 3 years ago
- A vertex shader for fish animation☆27Updated 4 years ago
- ☆17Updated 7 years ago