kovacsv
|
4250ab3b58
|
Add mesh instance object that represents a mesh with transformation.
|
2021-10-24 16:46:49 +02:00 |
|
kovacsv
|
9dcf49b548
|
Add node class.
|
2021-10-16 11:53:19 +02:00 |
|
kovacsv
|
4e7f5d0445
|
Move FileList to a separate file.
|
2021-09-13 11:21:29 +02:00 |
|
kovacsv
|
419e8775dd
|
Move three importer among other importers.
|
2021-09-05 08:04:55 +02:00 |
|
kovacsv
|
0a269785da
|
Add experiment to load models using three.js loaders.
|
2021-08-06 17:00:29 +02:00 |
|
kovacsv
|
2757d9ecb5
|
Use promises for file loading.
|
2021-07-28 08:51:32 +02:00 |
|
kovacsv
|
669c06ffdd
|
Change background color with viewer function.
|
2021-07-26 08:21:51 +02:00 |
|
kovacsv
|
fb81e4ff5a
|
Rename importer to engine.
|
2021-07-22 21:18:37 +02:00 |
|
kovacsv
|
265da7548d
|
Modify source structure.
|
2021-07-15 20:58:50 +02:00 |
|
kovacsv
|
b063321a5b
|
Rename url parameters for default and background color.
|
2021-07-11 15:44:22 +02:00 |
|
kovacsv
|
5d76010284
|
Merge branch 'dev' into ifcimporter
|
2021-06-26 23:54:09 +02:00 |
|
kovacsv
|
14d11a0c41
|
Set background color when using the viewer on your website #92
|
2021-06-24 19:36:15 +02:00 |
|
kovacsv
|
f4b8ca18c6
|
Callback instead of return value because of async loading.
|
2021-06-24 18:24:12 +02:00 |
|
kovacsv
|
477dcbe1cd
|
Merge branch 'dev' into ifcimporter
|
2021-06-22 12:01:39 +02:00 |
|
kovacsv
|
ea77b98642
|
Add basic information to the sidebar.
|
2021-06-20 11:31:39 +02:00 |
|
kovacsv
|
4df8d25236
|
Add experimental importer for ifc.
|
2021-06-12 19:49:26 +02:00 |
|
kovacsv
|
094189ce4f
|
Delay load rhino3dm so it will be loaded only if it's needed.
|
2021-06-12 17:58:58 +02:00 |
|
Viktor Kovacs
|
eb1d7d7759
|
Update three.js to the latest version #76
|
2021-06-05 12:48:20 +02:00 |
|
Viktor Kovacs
|
c7ef690933
|
All materials render black on some mobile devices #69
Let's detect the wrong devices, and set precision to mediump only if needed.
|
2021-06-05 09:01:24 +02:00 |
|
Viktor Kovacs
|
ff46ecc7d2
|
Rename files.
|
2021-06-03 21:53:40 +02:00 |
|
Viktor Kovacs
|
a3d283f613
|
Add o3dv file format for testing purposes.
|
2021-05-27 20:20:00 +02:00 |
|
Viktor Kovacs
|
0394d60581
|
Add quaternion class.
|
2021-05-24 09:19:44 +02:00 |
|
Viktor Kovacs
|
2815c27a32
|
Add cuboid generator.
|
2021-05-23 18:05:53 +02:00 |
|
Viktor Kovacs
|
5184fe9346
|
Move material and triangle to a separate file.
|
2021-05-21 09:38:09 +02:00 |
|
Viktor Kovacs
|
55072f6d6d
|
Base class for model and mesh so they can be handled similarly.
|
2021-05-21 09:29:44 +02:00 |
|
Viktor Kovacs
|
a39de09715
|
Add base enumerator class so meshes and models can be handled in the same way for calculations.
|
2021-05-20 10:07:37 +02:00 |
|
Viktor Kovacs
|
bdef08756a
|
Code for surface area and volume calculation.
|
2021-05-17 16:05:52 +02:00 |
|
Viktor Kovacs
|
2343351279
|
Higher resolution favicon #71
|
2021-05-15 20:22:21 +02:00 |
|
Viktor Kovacs
|
f02b660b23
|
Add topology calculator.
|
2021-05-15 19:23:14 +02:00 |
|
Viktor Kovacs
|
371044bf67
|
Move exporter utils content to model utils.
|
2021-05-15 11:47:43 +02:00 |
|
Viktor Kovacs
|
0fb6649ab9
|
Update includes.
|
2021-05-15 11:42:38 +02:00 |
|
Viktor Kovacs
|
7fa6e9de92
|
Fix include updater script.
|
2021-05-09 15:46:58 +02:00 |
|
Viktor Kovacs
|
949b163435
|
Move sandbox folder to the root directory.
|
2021-05-09 15:42:57 +02:00 |
|