NicholasHallman / Unity3D-Voxel-Engine
A voxel engine for Unity3D, Created May 2017. Contains mesh optimization, LOD, Chunking and more.
☆12Updated 2 years ago
Alternatives and similar repositories for Unity3D-Voxel-Engine
Users that are interested in Unity3D-Voxel-Engine are comparing it to the libraries listed below
Sorting:
- Simple Octree for Unity with Job System☆27Updated 4 years ago
- WIP project for creating procedural planets using Unity☆28Updated 5 years ago
- Voxel engine for Unity with implemented SSAO and serialization.☆21Updated 3 years ago
- Unity's Universal Pipeline outline post-process effect☆20Updated 4 months ago
- A voxel engine written in C# using Unity3D☆22Updated 5 months ago
- Runtime line drawing utility for Unity☆59Updated 6 months ago
- The source code for the "Minecraft Voxel Terrain (Unity)" course☆16Updated 2 years ago
- A voxel engine for Unity using the DOTS framework☆12Updated 4 years ago
- procedural block world generation in unity☆15Updated 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
- Procedural Cityscape Generation in Unity☆21Updated 5 years ago
- Source Generator to support Domain Reload off in Unity (handle static fields and event handlers).☆21Updated last year
- A lightweight finite state machine framework, intended for Unity but not required.☆38Updated 6 years ago
- Procedural Celestial Body Generator (Unity + C#)☆27Updated last year
- Extending a Unity3d Inspector window to show int tags☆32Updated 6 years ago
- simple gpu instancing particles with collision calculation☆13Updated 7 years ago
- A useful set of scripts for working with rigidbody objects in Unity3d☆16Updated 11 years ago
- Node Based Dialog Editor for Unity☆23Updated 7 years ago
- ☆20Updated 2 years ago
- Three dimensional tilemap creator for Unity.☆16Updated 2 years ago
- Generic editor for instanced properties in Unity materials.☆21Updated 6 years ago
- A simple tool for drawing anti-aliased lines in Unity, similar to Handles.DrawAAPolyLine but not a gizmo.☆60Updated 3 years ago
- A custom inspector for Unity GUISkin files.☆15Updated 7 years ago
- Repository containing exploratory samples of the Unity preview packages (DOTS and InputSystem).☆16Updated 4 years ago
- Splatoon-like painting in unity on any-shape mesh colliders, with some edge handling