项目作者: nkg447
项目描述 :
A collection of all basic computer graphics algorithms
高级语言: C
项目地址: git://github.com/nkg447/openGL.git
openGL
A collection of all basic computer graphics algorithms
How to execute
Execute the above code in linux using the following command
$ gcc filename.c -lGL -lGLU -lglut
$ ./a.out
use the following command to executing the Sutherland Hogeman Algorithm
$ ./a.out < input