ScanMountGoat / xc3_lib

Xenoblade Chronicles file format and rendering libraries
MIT License
11 stars 3 forks source link

emissive texture support #22

Closed ScanMountGoat closed 1 month ago

ScanMountGoat commented 3 months ago

This requires additional research to differentiate between emission and hair specular that both use the output texture at index 5.

ScanMountGoat commented 1 month ago

This just requires adding the emissive color in deferred.wgsl.