Aeoll / ae_SVG

SVG Importer and Exporter for Houdini
GNU Lesser General Public License v3.0
101 stars 10 forks source link

Pscale Attribute question #9

Open Spyrogif opened 2 years ago

Spyrogif commented 2 years ago

Hello thanks for this tool. Have a question. Pscale is suppose to work only at a primitive level right ( talking about the export sop) ?

As a example think to a single line with multiple pscale value.

We can tackle this with a polycut sop at each point and promote pscale from points to primitives but it s not that great if we really need a output with continuous path...

Any thoughts about this kind of scenario ?