Skip to content

joscanper/onyx3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onyx3D

Onyx3D is a 3D graphic engine developed with C++ and OpenGL

Features

  • LUA Scene, materials and resources files, suitable for scene hot-reloading.
  • Default material & shader supporting:
    • Normal mapping.
    • Parallax mapping
    • Cubemaps reflection.
    • Multiple light casters: directional, point and spot.
  • Realtime shadows (Shadow mapping for directional and spot light)
  • Water simulation (plane)
  • Motion blur
  • Bloom
  • Filmic Tone Mapping
  • Draw calls batching

About

C++ 3D Graphic Engine based on OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published