ColinGilbert / noobwerkz-engine

My happy playground of programmer fun.
Apache License 2.0
20 stars 3 forks source link

Generic swept shape algorithm #51

Open ColinGilbert opened 8 years ago

ColinGilbert commented 8 years ago

Currently, all swept shapes are hard-coded. While it works, the cut and paste method makes reading difficult, and we can't create other swept shapes without major work.