Skip to content

bernhard-hofmann/GearGen

 
 

Repository files navigation

GearGen

A simple gear profile generator written in go and output to SVG.

Install

Install the app source with the the go tool.

go get github.com/stuphi/GearGen
go install github.com/stuphi/GearGen

##Use

GearGen -h

This will provide a summery of the options.

animation.sh

This demonstrates one possible use for this program An example output from the script is shown below.

About

A simple gear profile generator written in go and output to SVG.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.6%
  • Shell 10.4%