[jsxgraph] Add dedicated Sphere3D entity #74
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: glen/archematics#74
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The idea is this would be rendered as a semitransparent disk, with a color gradient corresponding roughly to illumination from some fictitious parallel light source. If we indeed need to use different focal points for the transparency and lighting effects, we will likely have to use SVG techniques such as https://stackoverflow.com/questions/21611795/how-to-create-a-transparency-gradient-mask-using-an-svg-filter
With the merge of https://github.com/jsxgraph/jsxgraph/pull/631 this capability is in main of JSXGraph, but I guess we should wait to close this issue until it is in a released version of JSXGraph?