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

Assiging Colors to objects in a stream #116

Open
MaximilianFranz opened this issue Aug 4, 2020 · 0 comments
Open

Assiging Colors to objects in a stream #116

MaximilianFranz opened this issue Aug 4, 2020 · 0 comments

Comments

@MaximilianFranz
Copy link

Step 0:

Expected Behaviour

When I create object using PySpeckle, I add a field color and expect the Three.js viewer to render it according to the code in the renderer, where the propert color contains hex and a.

I'd expect the object in the viewer to be colored.

Actual Behaviour

However, it is not. Instead, when looking at the stream directly at: https://hestia.speckle.works/api/streams/stream-id/objects, I see the color property is there, but it does not seem to be read.

What do I need to do differently for the viewer to find and parse colors assigned to objects?

Thanks in advance!
Might just be me not fully understanding the API here, but would be glad to get some hint :)

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