voxelbased / core

It is an open source voxel algorithms implementation for Unity Engine

Home Page:http://voxelbased.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(WIP)Voxel-based - voxelbased.com

voxelbased-logo
Voxel-based is a collection of voxel algorithm implementations for the Unity Engine.

✔️ Voxel-based contains the following isosurface algorithms

  • Boxel
  • Marching Cubes
  • Marching Tetrahedra
  • Naive Surface Nets
  • Dual Contouring of Hermite Data
  • Cubical Marching Squares

Voxel-based preview

🗽 Community

Join the conversation and help the community.

🔭 Follow our progress

Follow our progress on Trello

🌟 Special thanks to

theSoenke allowed us to use his code as a base for our project Github

Tomasz Foster and Andrew Gotow allowed us to use their Naive Surface Nets implementation Github

alia to shared Marching Tetrahedra codebase Source code

lonelyProgrammerWeeb, Fobri and PatrikHoller to created the core of this project

📗 Documentation

Check out the Getting Started page for a quick overview.

The documentation is divided into several sections:

You can improve it by sending pull requests to this repository.

©️ License

Voxel-based is MIT licensed.

Love Voxel-based? Give our repo a star ⭐ ⬆️.

About

It is an open source voxel algorithms implementation for Unity Engine

http://voxelbased.com

License:MIT License


Languages

Language:C# 100.0%