Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 800 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 800 Bytes

SimpleEngine

This is my sandbox project for learning computer graphics.

What's already there:

  • Forward rendering with deferred rendering
  • Support for custom shaders (grass, water, volumetric clouds)
  • SSAO
  • hdr, gamma correction
  • Blinn Phong or PBD lightning
  • Shadow map
  • Bloom
  • Motion blur
  • God rays
  • Skeletal animation
  • FXAA

Also support irrKlang 3d sound

Some screenshots

Screenshot

Screenshot

Screenshot

Screenshot

Screenshot