Skip to content

emkab/bezier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My java bezier program.

Make sure to give executable permissions on linux when downloading the jars, this can be done using

sudo chmod +x <downloaded jar>.jar

ps. A jdk is required.