Hi,
Does anyone know how I can rotate the ‘letters’ of a typospread in space so I can for example wrap the text around a cylinder?
When I use a circular spread it all goes weird…
Patch attached
Cheers!
IWantToWrapAroundThisCylinder.v4p (15.0 kB)
Hi,
Does anyone know how I can rotate the ‘letters’ of a typospread in space so I can for example wrap the text around a cylinder?
When I use a circular spread it all goes weird…
Patch attached
Cheers!
IWantToWrapAroundThisCylinder.v4p (15.0 kB)
for that you have use the x coordinate as angle on the cylinder to calculate a x/z position for each point or you render it to a texture and put it on the cylinder…
IWantToWrapAroundThisCylinder2.v4p (22.9 kB)