Inspiration
Fusion360 render workspace. I was adding many different appearances to my model and noticed that every single painted appearance comes with a specific name containing "paint"
What it does
Computes total area of painted faces - basing on appearance name.
How I built it
Checking each face of each component appearance name.
Challenges I ran into
Missing proper units - there are only acres or circular miles accesible what is not appropriate - so I just took meters and commented the parameter that the unit is a square meter.
Accomplishments that I'm proud of
simple usage, gentle progress bar
What I learned
I have learned that programming is much fun.
What's next for Painted Area
Computing area of powder coated faces and distinguishing different colours.
Built With
- c++
- fusion-api
Log in or sign up for Devpost to join the conversation.