# DeepVox DeepVox is a voxel engine using rust and opengl/vulkan.
Find a file
2018-01-09 08:33:07 +01:00
src Try to correct stuff. 2018-01-09 08:33:07 +01:00
.gitignore init cargo project 2017-11-28 11:23:01 +01:00
.gitlab-ci.yml Add .gitlab-ci.yml 2017-11-28 11:18:47 +01:00
Cargo.toml Try to correct stuff. 2018-01-09 08:33:07 +01:00
LICENSE Add license 2017-11-28 11:17:10 +01:00
README.md Update README.md 2018-01-09 08:06:49 +01:00

DeepVox

DeepVox is a voxel engine I'm developping on my free time. I got no ambitions other than learning with this. If it works and can be use in project I'll be really glad (and surprise), but I do not expect it.

Goal

  • Understand how voxel works
  • Continue to learn opengl/vulkan
  • Get better at rust

Non goal

  • Make the engine of the year
  • Save Kittens
  • Make it "industrially ready"