Yes, you can render on server and if you include CSS transitions/animations, you get an animated 3d render without the need for JS !
We haven't built it yet, but its on the roadmap
I'm all for experimentation but getting rid of JS in this case almost certainly results in worse performance. You're trading a bit of load time for significantly slower runtime/rendering.
I'm all for experimentation but getting rid of JS in this case almost certainly results in worse performance. You're trading a bit of load time for significantly slower runtime/rendering.