Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 136 Bytes

File metadata and controls

10 lines (7 loc) · 136 Bytes

Computer graphics assignments

Tree drawing Bezier curves Marching Squares MarchingCubes

Need OpenGL

g++ .cpp -lm -lGL -lGLU -lglut