Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with Wavefront output, object grayed out in pyqtgraph. #135

Open
nitieaj opened this issue Jun 10, 2021 · 1 comment
Open

Problems with Wavefront output, object grayed out in pyqtgraph. #135

nitieaj opened this issue Jun 10, 2021 · 1 comment

Comments

@nitieaj
Copy link

nitieaj commented Jun 10, 2021

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)

@nitieaj 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
@nitieaj
Copy link
Author

nitieaj commented 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant