Skip to content

vogre/lwjgltut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LWJGLTut

This is an attempt to port the arcsynthesis OpenGL tutorials by Jason L. McKesson found at the gltut tutorial from C++ to Scala (and LWJGL).

The source gltut is hosted at bitbucket.

The port is using sbt as the build tool, so you will need that to build. LWJGL dependencies are managed by sbt and the sbt-lwjgl-plugin.

Starting with Tutorial 6, the project uses simplex3d - for now you should manually place the jar files for math and data in the lib folder.

About

Converting gltut to lwjgl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published