• Register

Voxeliq is a block engine crafted with C# that can be used to develop block based worlds with any type of gameplay you can imagine. Sandbox games, RPG's or even RTS games within a blocky world! Engine is still being developed & optimized for production though we already started kicking in our first games with it.

Post news RSS News
Voxeliq Engine is now open source!

Voxeliq Engine is now open source!

News 6 comments

voxeliq is an open source block-based game engine implementation developed with C#. It uses XNA or the Monogame as the basis. It can be compiled with...

Voxeliq now supports MonoGame 3D (OpenGL)

Voxeliq now supports MonoGame 3D (OpenGL)

News 3 comments

We've introduced basic support for MonoGame (OpenGL) in Voxeliq which allows MacOS, Linux, Android and IOS targeted builds.

Optimizing The Engine - The Vertex Builder

Optimizing The Engine - The Vertex Builder

News

Update on recent optimization & improvements over the engine core.