Search found 2 matches

by elcetera
Mon May 31, 2021 5:42 pm
Forum: General Discussion
Topic: Vector graphic manipulation
Replies: 3
Views: 2395

Re: Vector graphic manipulation

For simple shapes and lines you can use the Polygon module. For more advanced 3D shapes you can use the Model module. There isn’t a module for SVGs or things like that because it’s not really possible to hardware accelerate them. Thank you Eric, yeah I was expecting that. Nevertheless your programm...
by elcetera
Mon May 31, 2021 9:45 am
Forum: General Discussion
Topic: Vector graphic manipulation
Replies: 3
Views: 2395

Vector graphic manipulation

Hi Guys,
I wonder if its possible to upload media file a simple vector graphic - lets say some simple vector drawing that could be manipulated throuch the sound - e.g. a simple line that can bounce or change shape according to audio? thank you for your help and tips