/Photon-Engine

Photon Engine is easy to learn and open-source 3D graphics engine

Primary LanguageC++MIT LicenseMIT

About

This is simple OpenGL-based game engine, written on C++.

Features

  • Model loading
  • If you want you can create custom meshes. But you need manually activate/bind textures.
  • Phong-based lighting (dot, directed and spot light`s with many settings)
  • Shaders and shader programs

Disclamer

  • May contains bugs
  • My English :)

Libraries usage

Requirements

  • OpenGL 3.3+
  • Windows x64 (in future will be cross-platform)

Thanks