Loading...
Logo
Processing Forum

SVG files in 3D

in Programming Questions  •  2 years ago  
Hello,

I am trying to load a SVG shape into processing and display it in a 3D like style. IS this possible ?
I downloaded some 3D Contribution libs from the webpage but they are not doing what I want and
using the PShape's rotateZ, Y ,X functions make me see vertices and edges .
Any ideas.

This will be a SVG shape with 50 zones and they also need to be extruded on some inputs.

Thanks.


miki