phpgl / php-towerdefense

A 3D tower defense game written in PHP.
76 stars 3 forks source link

Basic single color material support #5

Open borisstock opened 1 year ago

borisstock commented 1 year ago

Todo

Add rendering support for a defined set of single color materials which can be referenced from objects (should support parameters like roughness, emissiveness, etc. to simulate metal).