Skip to content

command-line-tool to render a cylinder to ascii-stl for course "Computergrafik" at HTWK Leipzig

Notifications You must be signed in to change notification settings

istvan-derda/cylinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STL-CYLINDER-GENERATOR

for the course "Computergrafik" at HTWK-Leipzig

Usage

Rendered STL-file will be placed in the directory where the executable lies.
For viewing STL-file use https://www.viewstl.com/

build

all OS

Use CLion IDE

Linux

execute cmake --build <workspace-path>/cylinder/cmake-build-debug --target cylinder -- -j 8
cmake version 3.10.2

run

all OS

Use CLioin IDE

Linux

execute ./<workspace-path>/cylinder/cmake-build-debug/cylinder


made by István Derda and Sabrina Reichert

About

command-line-tool to render a cylinder to ascii-stl for course "Computergrafik" at HTWK Leipzig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published