问题
I am getting ready to build some graphics that primarily involve rendering semi-transparent spheres (showing through an inner sphere of a smaller radius). I do need a 3D effect.
Can someone recommend what framework I should be using here? D3.JS, webgl, etc.?
回答1:
For a simple task it will be much easier to use declarative framework like http://www.x3dom.org/
来源:https://stackoverflow.com/questions/23619264/rendering-spheres-in-svg-canvas