All Projects → voxelbased → core

voxelbased / core

Licence: MIT License
It is an open source voxel algorithms implementation for Unity Engine

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to core

Meshing.jl
Meshing and isosurface extraction algorithms
Stars: ✭ 46 (-31.34%)
Mutual labels:  marching-cubes, marching-tetrahedra, surface-nets
MoravaEngine
2D/3D graphics engine written in C++ language. It currently supports the following graphics APIs: OpenGL 3.3+, Vulkan 1.2, DirectX 11. Its current purpose is to experiment with various CG concepts and techniques.
Stars: ✭ 129 (+92.54%)
Mutual labels:  voxel, marching-cubes
DualMarchingCuboids
A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple depth maps.
Stars: ✭ 32 (-52.24%)
Mutual labels:  marching-cubes, dual-contouring
VoxelTerrain
This project's main goal is to generate and visualize terrain built using voxels. It was achieved using different approaches and computing technologies just for the sake of performance and implementation comparison.
Stars: ✭ 37 (-44.78%)
Mutual labels:  voxel, marching-cubes
voxelfield
Server authoritative multiplayer shooter game with fully destructible terrain
Stars: ✭ 20 (-70.15%)
Mutual labels:  voxel, marching-cubes
rabbit-hole
An experimental voxel engine.
Stars: ✭ 39 (-41.79%)
Mutual labels:  voxel
voxel-raycaster
Hardware accelerated voxel ray marching
Stars: ✭ 30 (-55.22%)
Mutual labels:  voxel
PyMarchingCubes
Marching cubes with and without color interpolation, and edge subsampling.
Stars: ✭ 121 (+80.6%)
Mutual labels:  marching-cubes
MagicaVoxel File Writer
MagicaVoxel File Writer dependency free cpp class
Stars: ✭ 26 (-61.19%)
Mutual labels:  voxel
isosurface
Isosurface extraction using Marching Cubes and pure WebGL.
Stars: ✭ 66 (-1.49%)
Mutual labels:  marching-cubes
CVoxelEngine
A C++ Voxel Engine, to succeed my Java Voxel Engine. Uses SDL, and may use OpenCL in the future.
Stars: ✭ 17 (-74.63%)
Mutual labels:  voxel
Voxel
Sandbox survival game created with Light Engine (Development halted due to other projects)
Stars: ✭ 18 (-73.13%)
Mutual labels:  voxel
voxelizer
👾 Voxelization of 3D models
Stars: ✭ 32 (-52.24%)
Mutual labels:  voxel
Planeverb
Project Planeverb is a CPU based real-time wave-based acoustics engine for games. It comes with an integration with the Unity Engine.
Stars: ✭ 22 (-67.16%)
Mutual labels:  unity-engine
MineCube
A Cool Voxel Editor Based on OpenGL 3.3+ !
Stars: ✭ 23 (-65.67%)
Mutual labels:  voxel
VoxToVFX
Import a MagicaVoxel project to Unity using the new VFX Graph
Stars: ✭ 61 (-8.96%)
Mutual labels:  voxel
kimimaro
Skeletonize densely labeled 3D image segmentations with TEASAR.
Stars: ✭ 85 (+26.87%)
Mutual labels:  voxel
ML-Agents-with-Google-Colab
Train reinforcement learning agent using ML-Agents with Google Colab.
Stars: ✭ 27 (-59.7%)
Mutual labels:  unity-engine
zmesh
Marching Cubes & Mesh Simplification on multi-label 3D images.
Stars: ✭ 37 (-44.78%)
Mutual labels:  marching-cubes
ScriptableObjectMultiSelectDropdown
Multi Select Dropdown for ScriptableObjects
Stars: ✭ 18 (-73.13%)
Mutual labels:  unityengine

(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 ⬆️.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].