Zemanzo / web-marbles

Aims to recreate Marble Racing from the ground up, as a fully web based game
https://playmarbl.es/
GNU General Public License v3.0
23 stars 12 forks source link

Material environmental mapping #174

Open Qaomen opened 5 years ago

Qaomen commented 5 years ago

Description Custom materials with a non-zero "metalness" would normally reflect the environment in some way. However, no environmental map is set, causing the material to show up darker (or pitch black in extreme cases) instead. A simple generated environmental map may render the metalness more convincingly, though it should be kept optional for performance reasons.

Minimum Acceptance Criteria