Itoo Software Forum

Forest Pack => Forest Pro (*) => Topic started by: AP on March 09, 2023, 11:30:37 am

Title: overlapping items
Post by: AP on March 09, 2023, 11:30:37 am
Hi all,

I'm trying to do something like the attached image.
Also attached the first test, it looks OKish from a distance but it's not suitable for close-ups, the "coins" are overlapping.

Any idea how to achieve this effect?
Title: Re: overlapping items
Post by: RealViz on March 10, 2023, 08:21:59 am
I don't think this can be easily implemented with FP. It requires collision detection. You can certainly do it in tyFlow. Or simply try rotating the objects using a bitmap and tweaking that bitmap until the result is at least satisfactory.
Title: Re: overlapping items
Post by: AP on March 10, 2023, 10:31:15 am
I don't think this can be easily implemented with FP. It requires collision detection. You can certainly do it in tyFlow. Or simply try rotating the objects using a bitmap and tweaking that bitmap until the result is at least satisfactory.

thanks, that's what I thought, I guess it would be easy to do it with Houdini too.
Oh well, I will figure it out.