| ▲ | woodrowbarlow an hour ago | |||||||
ha, so you could run this on the server and send down a page with no javascript at all? (with, i assume, a static camera only.) that's fun. i mean, you could also just render the model to an image at that point, but still, this is neat. | ||||||||
| ▲ | semolino 29 minutes ago | parent | next [-] | |||||||
You can have a dynamic camera with 3D CSS only and no JS. The trick is move the scene instead of the "camera". CSS Doom uses this technique (although unlike the project I'm working on, it relies heavily on JS for the interaction logic). | ||||||||
| ▲ | apresmoi 33 minutes ago | parent | prev [-] | |||||||
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 | ||||||||
| ||||||||