Skip to content
/ Hondo Public

A cross-platform 3D engine written in C++, using OpenGL

License

Notifications You must be signed in to change notification settings

Jrende/Hondo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hondo

Open source 3D engine using OpenGL and C++.

To build on linux:

  • Install dependencies
  • run cmake, followed by make.
  • run Hondo

Dependencies:

  • cmake
  • glfw
  • glew-1.10.0
  • glm
  • Boost_1_55_0
    • regex
  • SOIL, with this patch

About

A cross-platform 3D engine written in C++, using OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published