niltonvasques / gl-data-structure

Automatically exported from code.google.com/p/gl-data-structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gl-data-structure

Simple opengl project to materialize graphically, data structures concepts as stacks and queues.

apt install freeglut3-dev

For compile just type

make

Run

make run

About

Automatically exported from code.google.com/p/gl-data-structure


Languages

Language:C++ 90.4%Language:C 9.2%Language:Makefile 0.4%