This page looks best with JavaScript enabled

Graphics Template Application

 ·  ☕ 1 min read · 👀... views

A self-contained template for developing graphics application.

Description

A self-contained template for developing graphics application. All libraries are provided in the form of submodules, and are already added in the cmake project. So, basically user doesn’t need to install anything. Just open the cmake project and compile.

Template Applications

There are three types of template applications:

  • Basic graphics application using Magnum OpenGL API and GLFW window
  • Graphics application with imgui
  • Graphics application with imgui and pickable points

Dependencies:

Download

Code (github)

A screenshot of the program

Share on

Nghia Truong
WRITTEN BY
Nghia Truong
(Trương Trọng Nghĩa)


What's on this Page