I decided to do a relighting on this Unreal Engine Blueprint map. Wanted to do pastel colour scheme after i saw the Masashi wakui photograph and overwatch hanamura map: https://www.flickr.com/photos/megane_wakui/33795848440/in/photostream/ C&C Welcome
He's talking about lighting techniques in rendering engines. Ray tracing is when the software emits photons from the lights in your scene, bounces them off the objects and into the camera to simulate real world light physics. AO stands for Ambient Occlusion which similar is to ray tracing, except the photons are emitted…
Latest: Had a crack at sorting the lighting out a bit, i'm liking it a lot more now but still not quite right. Having trouble getting the balance right between too much ambient light making it not seem like dusk/night and too little to see the detail. Made a mesh with an orangey rain material on for under the street lamps…
Great observation! You're right that classic SfS thrives on uniform albedo and diffuse surfaces. However, Nack isn't strictly limited to small patches. * Scale: The 1x1m limit is mostly a 'flash power' constraint. For a 10-meter rocky mound, the Sun becomes the perfect directional light source. As long as there's a clear…
Hello all, I have some issues in my 3.4.5 version of the sdk. You can notice some wierd shading on the ground. The behaviour is like i have a rectangle attached to the player where on the inside it looks ok and on the outside it looks bad. This happens everywhere i go. To me it looks like some kind of lod. So is there a…
Hi guys! I got an issue and I don´t know what causes this. The ground under an asset (basically a half cylinder (a tent) has some weird artifacts. adjusting the distance fields occlusion does not help (or I am doing it wrong) These artifacts jitter when moving then camera AND when not moving the camera. Do you know what…
I would add a bit of colored lighting somewhere in the scene, to add a bit of visual excitement to your renders. Right now it's a bit monochromatic, which makes it more dull than it should be IMHO. This is a great scene with lots of great details. A bit of hot/cool rim/bounce lighting would really make it pop. Look at your…
I would have used that pasage as the main focus. Light should be used to focus it instead of the pathway. Also, i would have made it more interesting - right now its the same model repeated 6 times. The pathway needs work as it is just a bunch of cubes placed in a pseudo random fashion. You can find a bunch of scanned…
I just upgraded an old project to unity 5 and i'm unable to bake lightmaps to a skinned mesh renderer (in this case an animated door leading outside) In unity 4 i'd just set the object to static before baking then turn off after i've got my lightmap, is this not possible anymore with enlighten?!