5 ms·
Fun fact: three.js has an SVG renderer! https://threejs.org/docs/#examples/en/renderers/SVGRenderer https://threejs.org/docs/#examples/en/renderers/SVGRenderer
by fallingsquirrel 2y ago
Fun fact: three.js has an SVG renderer! https://threejs.org/docs/#examples/en/renderers/SVGRenderer https://threejs.org/docs/#examples/en/renderers/SVGRenderer
Maybe you could have created the pyramid in 3D and rendered it ahead of time to SVG, so you could end up with a perfect perspective projection.