|
|
Am 08.04.2019 um 19:06 schrieb Alain:
> Just an idea :
> Try rendering it all in one go, then, project onto a box or sphere :
That's actually a pretty smart idea.
It's important though to use a high enough resolution, or at least use
interpolation for the projected image.
Alternatively, the image could be rendered directly to a single cube map
image using a v3.8.0-alpha user-defined camera (or a v3.7.0 mesh camera,
but that's more of a hassle to set up). If 6 separate images are needed,
that could then simply be achieved by cutting the output image into
pieces in any image processing software.
Post a reply to this message
|
|