abele / opd

Demonstrates Orthographic projection from variable observer point

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orthogonal Perspective Demo

Demonstrates Orthographic projection from variable observer point.

At the time it was created it served as a practical part of bachelor's thesis at Riga Technical University. Now author is intended to use it as sandbox for testing in C++ as it is poorly written code.

Author:Jānis Ābele <janis.abele@gmail.com>

Requirements

In order to build opd you need the Qt4 header files.

Installation

Enter the following command to build and install opd:

qmake && make clean install

Running opd

Simply invoke the 'opd' command.

screenshot.png

About

Demonstrates Orthographic projection from variable observer point


Languages

Language:C++ 82.9%Language:TypeScript 15.4%Language:Prolog 1.7%