Hey guys ,
I’m a 3D artist ,It’s about a month that I’ve started learning UE4 . and Here I’m going to post my WIP progress and ask for issues that I get during the process .
I combined two paintings of Rene Magritte , Modeled them in C4D . I’m going to make a Corridor and create different rooms that in each room the Player can see some of Magritte’s Paintings alive !
Here you can see two original paintings :
===================================================
So this project seems a little complex and I guess I’ll need some help and tips to go on .
here are my main **Issues **:
What's the best approach to Create Moving Window backgrounds (**sky**) ?! I thought about using 2D images and somehow give them a sense of depth instead of recreating the outside environment .
I want to have **Isolated lighting situations** in one Room , For example I want to put different paintings of windows in one room , the way that Their lights won't affect other ones .
Make Individual **Clouds **and pass through . (this one seems tough)
to reach more Realistic models and Specular Reflections , Do I need to Bevel every **Sharp edge** in C4D ?! or is there any trick to get better edges (non-crisp) ?!
I’m afraid I can’t offer any advice, but this project sounds amazing, I love the idea of finding ways to make the surreal/impossible “real” in a way we can go inside and interact with it using tech like UE4. Can’t wait to see your results!
Thanks Man ! I’m modeling the paintings in Cinema 4D now , and I hope someone suggest me a way to create Live Environments from 2D images (window view)
You can create a camera actor and have it render out to a texture. This will map the camera to a 0-1 uv space. So, for the broken glass, you would want to create your glass as a plane, then break it into multiple pieces that keep their UV coordinates. Same for the door and other pieces.
You can use the capture node as a “texture” input in your materials, so you can manipulate it in the same way you would any texture.