mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
10 lines
154 B
Plaintext
10 lines
154 B
Plaintext
newmtl material_1
|
|
map_Kd material_1.png
|
|
|
|
# Test colors
|
|
|
|
Ka 1.000 1.000 1.000 # white
|
|
Kd 1.000 1.000 1.000 # white
|
|
Ks 0.000 0.000 0.000 # black
|
|
Ns 10.0
|