Only use 1 reflection capture for now, the box or the sphere!
Have only 1 skylight. Play with it’s intensity. If I don’t have a dir light I’ll put the intensity between 3 and 8. (static)
Use a directional light only if you really want your scene to be sunny! (if you use a dir light you can lower the skylight intensity to 1)
Portals can raise build time but also increase the quality of the G.I (just don’t use too many) You could use 3 total maybe.
Try to bake it to see how it looks. Start with preview setting and low lightmass quality setting just to see how bright it is. All the nice shadows are going to appear after your final production build.
How are you able to light the areas which aren’t facing the light source with only a sky light?
For example, on the bedroom image - how are you able to light the walls,floor, ceiling parts that are close to the window?
When i use only a skylight in my scene all walls to the side of my window are completely dark even with high indirect lighting and an otherwise well lit room.
I figured a solution, there was a peculiar issue with a reflection capture. I added more lights, later deleted them - then updated and moved a reflection sphere and then correct indirect lighting seemed to come to life. Now all walls are receiving satisfactory light with only a skylight in the scene. I wonder if it was a bug or due to my scene (now in 4.11) being imported from an older version.
Done in 4.11 Preview. Skylight Only. How would you guys continue and tweak with lighting? I changed the intensity of sky light. Dunno if that is smart :-/
Try skylight above 20 I’m using skylight brightness of 60 in my current scene (it goes above 20 if you type in the number)
also play around with your reflection capture, start with only 1 to try and get some light to bounce towards walls next to the windows for example, i needed an influence radius of over 2000 for this to happen in my scene.
Yes. I was getting same results as you in my scene, until i messed around with a single sphere RC, and boosted the skylight. I’m also using specified cube map.
Use lightmass portals in windows too if you’re not already.
4.11 preview indeed had bug with the atmospheric fog so without it the skylight basically won’t cast any GI. current situation I think u need to hooked up a HDRI into the skylight then will be working just fine.
Just noticed that your lightmass is black and intensity is 0 well it work with previous version.
in this 4.11 you need to have intensity into for GI and dont use black.
Question about the new “lightmassportal” :
Where do you set it : inside/outside/in/ the frame of yours windows ? Is there an impact over the scene ?
However, in my scene, with the lightmassportal + good hdrimap( on sls cubed), i can rid of “directionnal light” and spotlight (thx to @ for the tip).
I’ve to push Forward the study on another scene (an interior with less windows) to see how it works.
With lightportal, treat it like a box that acts as a window frame. It doesn’t have to be completely accurate - just needs to be 1mm bigger than the glass in your window for example.
The portal just needs to be a bit bigger than the hole like Mentholblue said. That’s what I learned on stream the other day.
It’s weird that there is no orientation to the portal tho, in vray there was an orientation indicator. You had to have the portal aim inside the house!
Great post !
@ I know it’s not the right place but since we have access to a developer here, i would like to ask to you if it’s possible to do something for a good glass shader.
Actually we have to trade for reflections or transparent shadowing … or use the technique here : Glass transluency shadow vs Specularity - Rendering - Epic Developer Community Forums
Having scene with great lighting is good but glass object who look fake kill the coolness
Just tested the Lightmass portals & hdr-sky with Koola’s Lightroom project.
One big lesson for me (not a surprise to the pro’s I guess): just like a photographer needs tricks (bounce cards, extra lights, moving furniture in some shots etc) to achieve stunning results, you (might) need them in Unreal as well. Due to the design of the room, dimensions / position of windows etc, some corners or parts will turn out dark. Only by using a trick (adding a light, bounce cards) a photographer in real life will be able to fix that and I think so must we in Unreal.
Sorry to hijack this thread, but it been days I’d like to try out this whole new workflow, unfortunately I’m unable to use swarm,
Any help would be greatly appreciated.
@, you might even have insight info on why this isn’t working as expected?
Recently, I’ve been preparing my new Marketplace package, and made a lot of tests with lights, lightmass setup. Here are some of my latest results with UE 4.11. I’m happy with the quality I got in ~2min. Huge difference in light building times comparing to previous UE versions. The scene is pretty much random, but I wanted it to have a lot of geometry (those orbs objects are ~100k tris). Fun fact: Light portals don’t reduce light building times for me. It takes even longer, when I used them.
Portals are supposed to increase the build time, because it tells lightmass where to fire more photons. But with portals you get higher quality bakes without having to crank up the settings, so you are saving time that way.
This is my first post on UE4 forum! This thread is fantastic, than you so much for investigating and sharing the process. I have 8 years experience of working with V-Ray and only now I can say I understand how samples work and how to optimize settings for good results fast. Now I got into UE4 and it feels like the whole process of learning I need to start again for Lightmass, so it’s so great to have this thread, it’s so much faster to grasp the concept of it!
Kudos to for starting the thread, for all the hard work in the implementations of new solutions and for the great guide with examples.
I want to share with you some of my tests too. I started my own project in UE4 and here are the results so far (I spent a day figuring out the Lightmass)
Some shadows are looking pretty OK - like the one from kitchen unit, but the further the light needs to travel the more splotches. Also I get quite significant differences in color between walls and ceilings. I guess now it’s time to tweak BaseLightmass.ini to get rid of the splotches
Ok, my bad. I misunderstood it. I thought light portals use the same number of photons (not fire extra ones), and you just tell where you want them to focus more. Thanks