demiaster / SimpleNGL

Basic Qt NGL Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#SimpleNGL alt tag

This is the most basic version of an NGL demo, it creates a simple window in Qt and allows the manipulaiton of the teapot using the mouse.

Note this version has now been modified to use glsl #version 330 so it works with the latest Mesa3D drivers and Intel HD gpu's. If you want to use the latest glsl versions just change the #version

Note this branch is an older version and will not be maintained as it uses the old OpenGL widget

About

Basic Qt NGL Demo


Languages

Language:C++ 59.7%Language:C 14.0%Language:GLSL 12.8%Language:QMake 6.8%Language:CMake 6.6%