openworm / org.geppetto

Geppetto is an open-source platform to build web-based applications to visualize and simulate neuroscience data and models.
http://geppetto.org
Other
209 stars 50 forks source link

3D Selection #223

Closed jrmartin closed 10 years ago

jrmartin commented 10 years ago

Change way to denote selection of mesh. Right now if an entity is selected it is colored yellow, but this isn't the best approach.

If multiple entities present, entities not selected can be applied a ghost effect while the one(s) selected remain with their orignal color and transparency.

If only one entity is present, maybe we can draw a bounding box around it to make it clear it's selected?

Would also help for fixing selection of obj.

tarelli commented 10 years ago

@jrmartin this will be part of improvements related to connection navigation

tarelli commented 10 years ago

Included here now https://github.com/openworm/org.geppetto/issues/264