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
Thanks for your input! Just managed to transform the outputs in the suitable format for PyQtGraph (extracted all faces into a separate array).
(Print statements are just for debugging purposes.. I have used one of the examples and exchanged the model and it works fine, so the problem is definitely due to format issues...)
The text was updated successfully, but these errors were encountered:
nitieaj
changed the title
Thanks for your input! Just managed to transform the outputs in the suitable format for PyQtGraph (extracted all faces into a separate array).
Problems with Wavefront output, object grayed out in pyqtgraph.
Jun 10, 2021
I`m attempting to use it to access the attached 3d model.It opens up well in windows 3d viewer.But unfortunately my attempts to access the vertices and faces with pywavefront and view in pyqtgraph embedded widget in a pyqt5 app has produced this grayed out view as shown bellow.
Ive not been successful in accessing the UV coordinates of the all the objects in the scene inside the meshitem/meshdata of the pyqtgraph 3d viewer. Ive not been successful in accessing the UV coordinates of all the objects in the scene inside the meshitem/meshdata of the pyqtgraph 3d viewer. My attempts have failed so far. @Cocco17 can you point me in the direction of solution you found in #133 (comment)
Thanks for your input! Just managed to transform the outputs in the suitable format for PyQtGraph (extracted all faces into a separate array).
(Print statements are just for debugging purposes.. I have used one of the examples and exchanged the model and it works fine, so the problem is definitely due to format issues...)
Originally posted by @Cocco17 in #133 (comment)
The text was updated successfully, but these errors were encountered: