RaulBejarano / Ultimate-Toroidal-Propeller-Generator

The Ultimate Toroidal Propeller Generator is an open source project that provides a way to generate STL files of toroidal drone propellers.
GNU General Public License v3.0
110 stars 17 forks source link

Refactor for performance #28

Closed RaulBejarano closed 4 months ago

RaulBejarano commented 5 months ago

A code refactoring is needed to improve performance.

One approach might be create all the blades in 2D with the safety stuff an then extrude them.