You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to be able to draw elements on our main body.
What
Research how this is possible. We have considered just simply drawing using svg, but for 3D models this wont work. Hence, initially this should just focus on 2D creations.
Requirements
This solution should be open for later on making these 2D shapes into a 3D shape (via sewing an edge or similar techniques).
Drawing in general should be achievable offline.
Important
If you need to see more requirements they should appear under issue #5.
Why
We want to be able to draw elements on our main body.
What
Research how this is possible. We have considered just simply drawing using svg, but for 3D models this wont work. Hence, initially this should just focus on 2D creations.
Requirements
Important
If you need to see more requirements they should appear under issue #5.