Skip to content

ItsCOMMANDer/Batch-3d-Spinning-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Batch-3d-Spinning-cube

Not finsihed

Tests

put the line.bat in the same directory as the config.txt and add in the config.txt, add point fromm where to fhere you'd like to draw lines.

usage:

config.txt:

  ```
  x1 y1 x2 y2 //line 1
  
  x1 y2 x2 y2 //line 2
  ...
  ```

exsample: config.txt: 0 0 10 10 10 10 10 0 and that draws a line from 0,0 to 10,10 and from 10,10 to 10,0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published