On Wednesday, May 30, 2018 at 4:10:52 PM UTC-4, Andres Weber wrote:
> What are some of the capabilities you're looking to expand upon? Is there a specific area of your code that you'd want to be investigated for stability/improvements or any specific issues you ran into during development? Is there a github page for it?
I am looking to expand on the usability of the code - i fear the limited amount of possible whitebox shapes may be a drawback. I am currently working to implement curved cylinders (vases, bottles, fancy columns) as well as the feature to specify whether any circular measurement is based on Radius, Diameter, or circumference without manual conversion on the part of the user.
So far, debugging has been a steady process. My only issue is maya's error output is not useful in specifying where a syntax error or indentation issue is in the script. Perhaps breaking it into multiple files will remedy the tedium of the search.
As for github, it does not currently have a page. By your question, I assume it would be wise to change that?