Open Iteravse opened 4 years ago
reflect
Yes, see http://t3.142857.red/#/binding_textures?id=specular-as-texture:
model.add_texture('specular', t3.imread('specular_map.png'))
lucency
Taichi THREE doesn't suppor transparent material for now, sorry :)
i'm wondering how to realize it in taichi_Three,that would be so cool!