Skip to content

A high school project developing a 3d graphics engine using Java and OpenGL

Notifications You must be signed in to change notification settings

david-gorski/GorskE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GorskE

GorskE is a lwjgl3 3d game engine coded in java. This engine is intended to have the features of most other modern game engines. GorskE has the portability of java with the performance of OpenGL.

Roadmap

  • 2d rendering
  • 3d rendering
  • Vertex Buffer Objects instead of Immediate Mode rendering
  • 3d camera rotations
  • shaders implemented for objects
  • colision detection
  • basic physics

About

A high school project developing a 3d graphics engine using Java and OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages