An open API service indexing awesome lists of open source software.

https://github.com/filiphsps/cubicle

MonoGame Voxel Engine test thingy
https://github.com/filiphsps/cubicle

csharp ecs entity-component-system monogame voxel voxel-engine

Last synced: about 1 year ago
JSON representation

MonoGame Voxel Engine test thingy

Awesome Lists containing this project

README

          

# Cubicle

[![Build and Publish](https://github.com/filiphsps/Cubicle/actions/workflows/build-and-publish.yml/badge.svg?branch=master)](https://github.com/filiphsps/Cubicle/actions/workflows/build-and-publish.yml)

A quite dirty POC cubic voxel engine. If work on it is continued the eventual goal is to make it completely multithreaded with the help of ECS.