BLaZeKiLL / VloxyEngine

Performance oriented voxel engine for unity.
MIT License
100 stars 9 forks source link
procedural-generation unity voxel



Vloxy Engine

GitHub release (latest by date) OpenUPM Build Status GitHub Workflow Status GitHub YouTube Channel Subscribers

Performance oriented voxel engine for Unity. Latest release for the engine and sandbox application can be found here.

Goals

Description Done
Jobs & Burst
Extensible Api
Serialization
Streaming & Infinite generation
Noise Generation System
Physics & Fluids *
Networking

Demos

Along with package releases a demo application showcasing the capabilities is also released for the following platforms

Head over to the release page to check them out

Quick Start

While UPM is supported via OpenUPM, it is still recommended to add Vloxy Engine directly to the project as a package. With source access you would get the maximum control and freedom to tune the engine to your use case.

Documentation & Dev-logs

Documentation can be found here, and it's source code is hosted here

I'll try to create devlogs for the major features in development as well as some tutorials which you can find on my YouTube or on the Vloxy Engine website blog.