g3n / engine

Go 3D Game Engine (http://g3n.rocks)
https://discord.gg/NfaeVr8zDg
BSD 2-Clause "Simplified" License
2.8k stars 295 forks source link

emissive factor defaults mismatch in material/physical.go #311

Open thacuber2a03 opened 2 months ago

thacuber2a03 commented 2 months ago

https://github.com/g3n/engine/blob/a2e58abab59b439f3d7531c1b192174c997f7b30/material/physical.go#L76-L79

https://github.com/g3n/engine/blob/a2e58abab59b439f3d7531c1b192174c997f7b30/material/physical.go#L40-L43

is the comment or the assignment wrong?