Sean Meighan

Software => Nutcracker Effects => Topic started by: philippyle on June 10, 2019, 12:56:24 PM

Title: skewing a matrix
Post by: philippyle on June 10, 2019, 12:56:24 PM
I'd love to see a way to skew a matrix into some sort of parallelogram shape? 

I'm attempting to wrap a prop with a multiple matrices, the matrix and flat tree just don't quite show the way the lights will be placed

I know I can draw it in as single strands, but was hoping for something a bit easier
Title: Re: skewing a matrix
Post by: Gilrock on June 10, 2019, 01:09:42 PM
The only other option is to use PolyLine and learn to create 0 length segments.
Title: Re: skewing a matrix
Post by: keithsw1111 on June 10, 2019, 01:51:19 PM
Custom model
Title: Re: skewing a matrix
Post by: philippyle on June 10, 2019, 08:02:15 PM
probably the best way to go

I just have to figure out how to do that