barraudf / CsharpVoxReaderLinks
A generic C# reader for MagicaVoxel's vox file format
☆30Updated 4 years ago
Alternatives and similar repositories for CsharpVoxReader
Users that are interested in CsharpVoxReader are comparing it to the libraries listed below
Sorting:
- Simple physics examples in vanilla Monogame☆3Updated 5 years ago
- This project's main goal is to generate and visualize terrain built using voxels. It was achieved using different approaches and computin…☆41Updated 8 years ago
- A game engine using C# / OpenTK, not very good☆20Updated 2 years ago
- Managed wrapper for the PhysFS library☆21Updated 7 years ago
- A voxel cone tracing implementation for the Xenko game engine!☆28Updated 5 years ago
- This fork has been sunset as of 1st Jan 2018 and is no longer supported or maintained☆36Updated 7 years ago
- A flood fill algorithm implementation for C#☆88Updated 5 years ago
- An open source terrain generation suite.☆41Updated 5 years ago
- 3D cubic voxel world engine☆41Updated 5 years ago
- Write shaders in C#, then translate them to HLSL or GLSL source.☆42Updated 3 years ago
- Goal Oriented Action Planning C#/.NET Library☆64Updated 5 years ago
- Free open-source math library for games.☆43Updated 8 years ago
- Tech demo for testing JSON-loaded game data☆75Updated 4 years ago
- An editor-only tool for Unity that generates PNG font atlases from arbitrary strings. Built in support for Code Page 437 (if the font sup…☆22Updated 8 years ago
- A C# library for modular functions and actions, heavily inspired by Inform 7's rulebooks☆26Updated 8 months ago
- Nodes, Culling & Entities for basic Scene Graphs in MonoGame.☆37Updated 7 years ago
- A C# game engine based on OpenGL and OpenTK.☆10Updated 11 years ago
- Mesh 모델을 Voxel화 하여 보여주는 프로그램☆26Updated 3 years ago
- Permuted Congruential Generator (PCG) for C#☆52Updated 7 years ago
- Bindings for FastNoise2 noise generation library☆30Updated 11 months ago
- The source from my XNA Shader programmin tutorial series for XNA 3.1☆36Updated 8 years ago
- An entity component system framework that uses generics to achieve composition without having the need to write new code in the entity cl…☆34Updated 7 years ago
- Conversion methods between Unity vector types and System.Numerics.Vector