Skip to content

wolfchkov/WLJGLPlayGround

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Java project with using WLJGL library for fun :).

Current implemented features:

  • Shader program object
  • Basic shaders (phong/blin lighting)
  • Camera
  • Generated primitive shape meshes (plane, sphere, box)
  • Texture loading
  • Texure/color material
  • Skybox
  • Geometry shader for debugging normals
  • Render in separate thread

I plan to implement:

  • Optimizations (skybox, face culling, shaders)
  • Add jbullet library for physics
  • Normal mapping
  • Shadows
  • Text rendering
  • PBR

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published