Skip to content

ardayildirim/TerminalGraphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TerminalGraphics

Rotating 3D shapes, started from cubes and donuts. Now can show and translate/rotate .off files.


Usage:

  • CMake:
    Type make init for the first time. After first time you can use make all for compiling, output file will be named main.out
  • G++:
    Type make g++ to compile and run.
  • Windows:
    It should work on Windows too, with or without CMake. You need to compile it yourself though.

Requirements/Dependencies:

None. I only used standard library.


Scene 5 - Rotating .off Models

  • Rotating Gorilla
    Rotating Gorilla

  • Rotating Centaur
    Rotating Centaur

  • Rotating Woman
    Rotating Woman

Scene 4 - A cube and a donut(torus) rotating

Rotating Cube and Donut

Scene 3 - Two Cubes rotating at the same time

Rotating Cubes

Scene 2 - Moving Cube that bounces off the walls

Moving and Rotating Cube

Scene 1 - Rotating Cube at the Center

Rotating Cube

About

Rotating cubes etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages