ModelHandle/source/model
2021-07-24 09:58:21 +02:00
..
element.js Organize properties in groups. 2021-06-26 23:53:08 +02:00
generator.js Add sphere generator. 2021-07-24 09:58:21 +02:00
material.js Export metallic and roughness factor only if no metallic roughness texture is present. 2021-07-19 20:17:05 +02:00
mesh.js Base class for model and mesh so they can be handled similarly. 2021-05-21 09:29:44 +02:00
meshbuffer.js Use arrow callbacks everywhere. 2021-07-12 08:49:12 +02:00
model.js Base class for model and mesh so they can be handled similarly. 2021-05-21 09:29:44 +02:00
modelfinalization.js Replace default material without reloading the model. 2021-07-11 11:15:52 +02:00
modelutils.js Use Physically Based Rendering when possible #99 2021-07-19 17:44:43 +02:00
property.js Add boolean property type. 2021-06-27 00:00:31 +02:00
quantities.js Use arrow callbacks everywhere. 2021-07-12 08:49:12 +02:00
topology.js Add topology calculator. 2021-05-15 19:23:14 +02:00
triangle.js Move material and triangle to a separate file. 2021-05-21 09:38:09 +02:00