cledant / scop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scop

screenshot

42 project which aims to make a .obj file viewer with modern OpenGL and C.

Compiling

Make sure you have the libraries by running git submodule init && git submodule update.
You may compile the executable scop by running make.

Usage

Run ./scop [file].

About

License:GNU General Public License v3.0


Languages

Language:C 96.8%Language:Makefile 2.2%Language:GLSL 1.0%