Introduce ghost mode for elements #85

Merged
glen merged 4 commits from Vectornaut/dyna3:ghost-mode into main 2025-06-02 15:56:08 +00:00

4 commits

Author SHA1 Message Date
Aaron Fenyes
2aa1adcd07 Combine color and opacity on push to scene
All checks were successful
/ test (pull_request) Successful in 2m27s
2025-05-19 00:21:05 -07:00
Aaron Fenyes
592f327e62 Make points more transparent in ghost mode 2025-05-19 00:06:21 -07:00
Aaron Fenyes
fc230e4993 Introduce ghost mode
Elements in ghost mode are intangible. Spheres in ghost mode are also
more transparent. Points in ghost mode should probably be more
transparent too, but that hasn't been implemented yet.
2025-05-18 20:03:52 -07:00
Aaron Fenyes
ba1d87812f Allow each sphere to have its own opacity
To confirm that we haven't accidentally changed the rendering behavior,
we still give every sphere the same default opacity.
2025-05-18 13:35:01 -07:00