Skip to content

georg3k/lwjgl-pbr-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orchid

Orchid is an educational project in the field of real-time 3d computer graphics. It is written in Java and using OpenGL API.

Feature list

  • Scene and configuration loading from xml files
  • Loading variety of 3d meshes using Assimp library
  • Loading regular textures and cubemaps (including HDR textures)
  • Deferred rendering
  • HDR (auto-adjustment is yet to come)
  • Physically Based Rendering (metallic workflow)
  • PBR compatible IBL

Project suspended

Screenshots

Build

To build this project you will need LWJGL library configuration with following modules: Core, OpenGL, GLFW, Assimp, stb_image and JOML

Releases

No releases published

Packages

No packages published