ModelHandle/source/model
2021-05-24 13:15:33 +02:00
..
element.js Base class for model and mesh so they can be handled similarly. 2021-05-21 09:29:44 +02:00
generator.js Use cuboid generator in tests. 2021-05-24 13:15:33 +02:00
material.js Move material and triangle to a separate file. 2021-05-21 09:38:09 +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 Add Rhino exporter. 2021-04-25 18:01:52 +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 tabs with spaces everywhere. 2021-03-31 18:02:14 +02:00
modelutils.js Add quaternion class. 2021-05-24 09:19:44 +02:00
quantities.js Base class for model and mesh so they can be handled similarly. 2021-05-21 09:29:44 +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