1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-24 20:32:02 +08:00
trois/src/materials
2021-03-15 11:46:09 -04:00
..
BasicMaterial.js wireframe props, fix #20, close #22 2021-03-13 16:41:01 +01:00
CubeTexture.js Change id to name in CubeTexture 2021-03-15 11:46:09 -04:00
index.js export ShaderMaterial 2021-03-12 22:30:56 +01:00
LambertMaterial.js wireframe props, fix #20, close #22 2021-03-13 16:41:01 +01:00
Map.js wip 2021-03-06 23:14:22 +01:00
MatcapMaterial.js fix #21 (flatshading) 2021-03-12 23:54:55 +01:00
Material.js wireframe props, fix #20, close #22 2021-03-13 16:41:01 +01:00
PhongMaterial.js wireframe props, fix #20, close #22 2021-03-13 16:41:01 +01:00
PhysicalMaterial.js fix #21 (flatshading) 2021-03-12 23:54:55 +01:00
ShaderMaterial.js Shader texture proof of concept 2021-03-15 00:33:27 -04:00
StandardMaterial.js wireframe props, fix #20, close #22 2021-03-13 16:41:01 +01:00
SubSurfaceMaterial.js fix SubSurfaceMaterial (after #19) 2021-03-12 23:59:24 +01:00
SubsurfaceScatteringShader.js fix default color 2021-03-13 19:22:29 +01:00
Texture.js - Remove ID from texture, replace with name 2021-03-15 11:45:08 -04:00
ToonMaterial.js wireframe props, fix #20, close #22 2021-03-13 16:41:01 +01:00