compas-dev / compas_viewer

Standalone viewer for COMPAS with PyOpenGL and PySide6.
http://compas.dev/compas_viewer/
Other
5 stars 6 forks source link

Adding a frame #175

Open tomvanmele opened 5 months ago

tomvanmele commented 5 months ago

Adding a frame should just result in the addition of a point and 3 vectors. the point could be optional, and the size of the frame could also be controlled by the user, but all other features are unnecessary.

For grids, there should be a separate grid object...