KittyCAD / modeling-app

The KittyCAD modeling app.
https://kittycad.io/modeling-app/download
MIT License
411 stars 35 forks source link

physics in gui #582

Open jessfraz opened 1 year ago

jessfraz commented 1 year ago

we have all the physics stuff like mass volume etc, we should integrate it somehow into the ui

related: https://github.com/KittyCAD/engine/issues/1298

jessfraz commented 1 year ago

we have these in the websocket messages, we can expose them thru the ui however we want

Irev-Dev commented 3 months ago

now that you can select and delete solids in the UI, I was thinking that we might have a dropdown open when you right click on solids and one of the options would be delete (also showing that delete is the hotkey) But maybe should the volume mass in the same drop down?

Probably a Josh and Frank discussion.