Mix/Glossycoating bump mapping on GPU now works like CPU

Discussion related to the LuxCore functionality, implementations and API.
Post Reply
User avatar
Dade
Developer
Developer
Posts: 5672
Joined: Mon Dec 04, 2017 8:36 pm
Location: Italy

Mix/Glossycoating bump mapping on GPU now works like CPU

Post by Dade »

Mix/Glossycoatting bump mapping on GPU now works like CPU: https://github.com/LuxCoreRender/LuxCore/issues/307

As far as I remember, this has been the only limitation and difference between GPU and CPU rendering for a long time.

The general idea is that each sub-node will use its own bump mapping (i.e. glosscoating will use base material bump mapping for the base material and coating material bump mapping for the coated layer).
Support LuxCoreRender project with salts and bounties
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: Mix/Glossycoating bump mapping on GPU now works like CPU

Post by B.Y.O.B. »

Awesome :D
User avatar
lacilaci
Donor
Donor
Posts: 1969
Joined: Fri May 04, 2018 5:16 am

Re: Mix/Glossycoating bump mapping on GPU now works like CPU

Post by lacilaci »

Nice
Post Reply