[jsxgraph] Add dedicated Sphere3D entity #74

Open
opened 2024-03-01 20:30:59 +00:00 by glen · 1 comment
Owner

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

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
Author
Owner

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?

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?
Sign in to join this conversation.
No description provided.