ncl-ROVers / surface-2019-20

High-level ROV
MIT License
4 stars 8 forks source link

Sample screen - ROV Model #42

Open TheCodeSummoner opened 4 years ago

TheCodeSummoner commented 4 years ago

To create a sample screen displaying styled ROV model as attached. Possibly attempt to render an actual 3D model and rotate it as the values change. Possibly modify the colour of thrusters based on some input or add some visualisation for current movement based on some input (3D vector?)

Model

TheCodeSummoner commented 4 years ago

There is an example on how to render 3D objects in the PySide2 examples - simple3d.py