Skip to content

bryant1410/3DGameEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Game Engine

thebennybox 3D Game Engine

Tutorial found here: https://www.youtube.com/playlist?list=PLEETnX-uPtBXP_B2yupUKlflXBznWIlL5

Build Dependencies

Simple Build Instructions

Using IDE

  • Open your preferred Java IDE, and create a new project.
  • Import everything under the src folder as source files.
  • Copy the res folder into your Java IDE's folder for your project.
  • Build and run

Additional Credits

  • Etay Meiri, for http://ogldev.atspace.co.uk/ which inspired the base code for this repository.
  • Everyone who's created or contributed to issues and pull requests, which make the project better!

About

thebennybox 3D Engine Tutorial Files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.9%
  • GLSL 2.1%