Chaos Corona Forum

Chaos Scatter => [Scatter] Feature Requests => Topic started by: jop on 2017-11-30, 09:45:41

Title: Scatter get distribution UV coords
Post by: jop on 2017-11-30, 09:45:41
Hi,

I've made a search and didn't find that request.

I'd like my instanced objects to get the uv coords from the distribution object at the point they're located.

Very usefull do make e.g led panels.

Thanks.
Title: Re: Scatter get distribution UV coords
Post by: Ondra on 2017-12-01, 13:03:25
This is not possible in Corona, because we cannot modify UVWs of individual instances (it would be possible to add UVW shader, but that is another overhead every time any mapping is used).

Would a map similar to forest/multiscatter color maps be sufficient?
Title: Re: Scatter get distribution UV coords
Post by: jop on 2017-12-01, 13:30:53
Would a map similar to forest/multiscatter color maps be sufficient?

Yes that the point, to bypass forest...:)
Title: Re: Scatter get distribution UV coords
Post by: jop on 2017-12-02, 21:31:26
Here is what I'de like to achieve with CoronaScatter, and how I managed to do it :

Hope for a more straightforward way,
Cheers
Title: Re: Scatter get distribution UV coords
Post by: romullus on 2017-12-02, 22:34:08
Take a look at this topic: https://forum.corona-renderer.com/index.php?topic=15049.0 You may find some interesting ideas there.
Title: Re: Scatter get distribution UV coords
Post by: jop on 2017-12-03, 09:56:09
Interresting indeed, thanks !
Title: Re: Scatter get distribution UV coords
Post by: romullus on 2022-07-03, 10:53:35
Seems to be resolved in new Chaos Scatter, available in Corona 8 and newer.