Skip to content

voxl-rs/voxl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxl 🧊

Open Source Built with ❤ Workflow Status Workflow Status

A 3D game engine specialized for voxel-type worlds.

Data driven

Voxl uses an Entity-Component-System architecture from legion, working along with rust's safety and concurrency features for preventing invalidating states.

Fast Render

The render engine is built on top of wgpu-rs ensuring optimal drawing capabilities, theoretically more performant than opengl.

Examples

To compile any of the examples run:

$ cargo run --example name_of_example

For example:

$ cargo run --example nether



Built with ❤

About

An open source game engine for voxel worlds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published