fury-gl/fury

Standardize actors colors (follow-up of #430)

Open

#458 opened on Jul 9, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (253 forks)auto 404
good first issuetype:Enhancement

Repository metrics

Stars
 (301 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi All,

This PR can be merged so I will go ahead. However, we need to clarify the rules concerning the color ([0-1], vs [0-255]).

Let's create an issue to remember that we need to handle the color in all actors. I suppose, there is a function for that in utils.py or we need to create it.

We also need to manage the out of bounds

Originally posted by @skoudoro in https://github.com/fury-gl/fury/issues/430#issuecomment-877037326

Contributor guide