项目作者: nkg447

项目描述 :
A collection of all basic computer graphics algorithms
高级语言: C
项目地址: git://github.com/nkg447/openGL.git
创建时间: 2017-11-15T05:14:14Z
项目社区:https://github.com/nkg447/openGL

开源协议:

下载


openGL

A collection of all basic computer graphics algorithms

How to execute

Execute the above code in linux using the following command

  1. $ gcc filename.c -lGL -lGLU -lglut
  2. $ ./a.out

use the following command to executing the Sutherland Hogeman Algorithm

  1. $ ./a.out < input