progressive Light Build
Moderator: ChrisHekman
- theghalwash
- Posts: 22
- Joined: Tue Jul 30, 2019 3:57 pm
How about baking lights with octane in ue4 ?
- ChrisHekman
- Posts: 1061
- Joined: Wed Jan 18, 2017 3:09 pm
It is in our planning down the line, but there are otherfeatures we want to implement first.
What are you looking to do with octane light baking that you cannot do with the unreal lightbaker?
What are you looking to do with octane light baking that you cannot do with the unreal lightbaker?
- villagefeatures
- Posts: 22
- Joined: Wed Apr 29, 2015 3:14 am
Right now there does exist an open source GPU light baker for Unreal and it does an admirable job but it has a couple of limitations:ChrisHekman wrote:It is in our planning down the line, but there are otherfeatures we want to implement first.
What are you looking to do with octane light baking that you cannot do with the unreal lightbaker?
It will only work on one card per machine (but can utilize Unreal's swarm for gpus on other machines)
Memory is limited to VRAM only so there is no out of core rendering.
The CPU Lightmass is about 10x slower than the GPU lightmass but there are no memory constraints
- theghalwash
- Posts: 22
- Joined: Tue Jul 30, 2019 3:57 pm
that would be great for increasing the visual fidelity of the whole scene as it will be using path tracing instead of the lightmass photon mapping method.. that would lead to Hollywood grade quality in realtime used for VR, Automotive, archVis and film making and all at a high frame rate. i think this is the most important part to implement.ChrisHekman wrote:It is in our planning down the line, but there are otherfeatures we want to implement first.
What are you looking to do with octane light baking that you cannot do with the unreal lightbaker?
- EvolverInteractive
- Posts: 133
- Joined: Thu Dec 27, 2018 7:31 am
If the quality of your project comes down to a photo mapping vs path tracing. Wow. buy more cores or rent an server for baking. Make optimizations, and the focus on the visual ques that it takes to make a high end experience. Having progressive light build sounds great, but if you are doing the high end project like you are saying. Then it doesn't matter. You'll have the money to upgrade or just use a spare computer and building the lighting once a day and give yourself some time to workout the bad lightmap uvs. It should not stop you from doing great work.
- theghalwash
- Posts: 22
- Joined: Tue Jul 30, 2019 3:57 pm
path-tracing is a completely different approach and the most important factor in CG is lighting . octane is very good at this.EvolverInteractive wrote:If the quality of your project comes down to a photo mapping vs path tracing. Wow. buy more cores or rent an server for baking. Make optimizations, and the focus on the visual ques that it takes to make a high end experience. Having progressive light build sounds great, but if you are doing the high end project like you are saying. Then it doesn't matter. You'll have the money to upgrade or just use a spare computer and building the lighting once a day and give yourself some time to workout the bad lightmap uvs. It should not stop you from doing great work.