Skip to content

mbrlabs/vox

Repository files navigation

Vox

Vox is a WIP voxel engine written in Go & OpenGL.

Building and running the demo

go get github.com/mbrlabs/vox
cd $GOPATH/github.com/mbrlabs/vox
go run sandbox/*.go

Dependencies

go get github.com/go-gl/gl/v3.3-core/gl
go get github.com/go-gl/glfw/v3.2/glfw

Releases

No releases published

Packages

No packages published

Languages