Skip to content

samnm/goblocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goblocks

This is a simple app that demonstrates procedural minecraft/infiniminer style landscapes in Go and OpenGL.

It is a nice example of how to use OpenGL in Go and how to use Vertex Buffer Objects in OpenGL 2.1 and up.

Run go get github.com/samnm/goblocks to install using Go's package manager.

About

A simple voxel rendering engine written in Go and OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages