Skip to content

taylor-hartman/rotating_C_cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D rotating cube using 2D openGL Rendering

result

This program displays a 3D spinning cube using 2D rendering with openGL. Matrix operations for projection and rotation are done with gsl.

Run make in order to build cube executable.

matrix.c is simply a test file for matricies in gsl.

About

3D rotating cube using 2D openGL Rendering in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published