Haiku-hpp

Haiku is a small library for real-time rendering engine prototyping under MIT License.

  • This library is the 5th iteration of my phd thesis boilerplate code which helped me prototyping and reimplementing research papers.

  • This library provides two OpenGL backends: one for GL 4.6 (default) and one for GL 3.3 (required on mac).

  • This library is mainly developped on the following platforms :
    • Windows 10 using the MSVC (Visual Studio Community 2019)

    • Ubuntu 20.04 using g++

    • MacOS Sierra using clang (only GL 3.3 backend)

  • Source Repository

Contributors

Contents