Marching Cubes with destructible terrain made in Unity utilizing latest Unity features, like collider baking on separate threads and setting raw mesh buffers.
☆43Jul 25, 2020Updated 5 years ago
Alternatives and similar repositories for Fast-Unity-Marching-Cubes
Users that are interested in Fast-Unity-Marching-Cubes are comparing it to the libraries listed below
Sorting:
- A type-safe replacement to SendMessage.☆16Sep 10, 2022Updated 3 years ago
- A game like Worms, made with Unity 2019.4f1(LTS) by GeniusGameStudio.☆14Aug 2, 2020Updated 5 years ago
- Marching Cubes terrain implementation in Unity using the Job System and the Burst compiler☆596Feb 10, 2026Updated 3 weeks ago
- Unity UI Toolkit sample: "Scribble" custom control☆23Jul 4, 2024Updated last year
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆65Jun 27, 2023Updated 2 years ago
- An Efficient Probabilistic 3D Mapping Framework Based on Octrees. A Unity C# port of the original C++ implementation.☆25Dec 10, 2018Updated 7 years ago
- Facial Motion Capture Article and Sample Project☆11Apr 1, 2020Updated 5 years ago
- Procedural voxel terrain generation in Unity☆391May 19, 2020Updated 5 years ago
- A documentation window for Unity Editor that displays rich text pages.☆14Mar 3, 2019Updated 7 years ago
- Utility AI powered bot in Unity3D 🔫☆13Nov 17, 2017Updated 8 years ago
- Unity inspector for TextureArrays. Allows you to see the content☆13Nov 20, 2017Updated 8 years ago
- Unity plugin for UI widget develop.☆53Jul 27, 2024Updated last year
- A hobby game I made in 2016/2017 - unity game engine, C#☆11Jan 18, 2020Updated 6 years ago
- ☆10Apr 13, 2020Updated 5 years ago
- Agent simulation of aerial search and rescue in the Unity Framework☆11Jun 3, 2014Updated 11 years ago
- [C#/Unity] DawnBreaker is a stealth-action game built in Unity3D featuring: Field of View; Aggro Detection; Way-Point Patrol and Return …☆27Jan 9, 2020Updated 6 years ago
- A very simple voxel terrain generator using the Unity Job System and marching cubes (https://www.youtube.com/watch?v=W_ZAONlvdIM)☆23Apr 18, 2020Updated 5 years ago
- WIP project for creating procedural planets using Unity☆28Aug 22, 2019Updated 6 years ago
- Context menu plugin for Unity3D☆13May 5, 2019Updated 6 years ago
- [Retired] Prototype idea for a multi-threaded ecs☆14Mar 27, 2020Updated 5 years ago
- Vintage and retro rendering in Unity.☆13Nov 26, 2020Updated 5 years ago
- Basic PTG for Minecraft-like worlds☆14Jun 3, 2017Updated 8 years ago
- Innovation Group Film Library☆12Mar 11, 2021Updated 4 years ago
- Unity project for the replay video☆11Nov 30, 2021Updated 4 years ago
- Small Neural Network car racing game made with Unity and C#.☆12Apr 21, 2017Updated 8 years ago
- A voxel game prototype made with Unity☆52Sep 19, 2018Updated 7 years ago
- Demo Project showing the new Prefab Workflows: Prefab Mode, Editing and Nesting!☆36Sep 17, 2018Updated 7 years ago
- Multithreaded C++ plugin to do DC in Unity☆24Sep 2, 2017Updated 8 years ago
- Unity library for evaluating generic biased randomized results.☆27Jun 8, 2021Updated 4 years ago
- From: https://forum.unity.com/threads/property-drawer-for-enum-flags-masks-download.517750/ original credit goes to ItsaMeTuni on the for…