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
- Host: GitHub
- URL: https://github.com/filiphsps/cubicle
- Owner: filiphsps
- Created: 2023-04-08T12:08:32.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T21:32:03.000Z (over 1 year ago)
- Last Synced: 2025-03-27T12:06:09.682Z (over 1 year ago)
- Topics: csharp, ecs, entity-component-system, monogame, voxel, voxel-engine
- Language: C#
- Homepage:
- Size: 328 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cubicle
[](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.