kovacsv
|
62af23cafc
|
Use RGBAColor for background.
|
2022-06-25 11:36:53 +02:00 |
|
kovacsv
|
c168f944f6
|
Rename Color to RGBColor.
|
2022-06-25 10:20:58 +02:00 |
|
kovacsv
|
15dcf8b44d
|
Do not fit model to window when camera parameters are provided.
|
2022-06-06 10:17:38 +02:00 |
|
kovacsv
|
48358b53a6
|
Remove unused html tag.
|
2022-06-05 14:44:51 +02:00 |
|
kovacsv
|
316c8e7293
|
Introduce InputFile class that can specify the name and the url as well (#202).
|
2022-06-05 14:44:05 +02:00 |
|
kovacsv
|
e47ccfaa08
|
Add material clipping example.
|
2022-05-29 16:52:23 +02:00 |
|
kovacsv
|
98fc9fcf93
|
Remove obsolete examples.
|
2022-05-29 16:28:43 +02:00 |
|
kovacsv
|
f133ced651
|
Bundle three.js together with the library.
|
2022-05-20 18:52:37 +02:00 |
|
kovacsv
|
b3ab00fbbe
|
Make File Upload Possible in the Embedded Viewer #253
|
2022-05-05 22:02:56 +02:00 |
|
kovacsv
|
e9a308bcfe
|
Can't calculate the volume on model in the Embedded Viewer #241
|
2022-04-21 18:11:29 +02:00 |
|
kovacsv
|
c975059a78
|
Update memory test.
|
2022-02-26 10:36:42 +01:00 |
|
kovacsv
|
bb6b4daa0e
|
Add more memory tests.
|
2022-02-26 10:36:42 +01:00 |
|
kovacsv
|
111125ea32
|
Custom camera position doesn't work during embedding #224
|
2022-02-24 19:20:51 +01:00 |
|
kovacsv
|
69c4526f65
|
Add memory tester script.
|
2022-01-26 21:36:26 +01:00 |
|
kovacsv
|
aa76460ede
|
Add feature toggle for environment settings.
|
2022-01-22 23:35:54 +01:00 |
|
kovacsv
|
0ec5e8d814
|
Environment map background option when embedding the engine.
|
2022-01-22 16:28:31 +01:00 |
|
kovacsv
|
ba22d4d510
|
Feature Request - Ability to load/toggle environment texture instead of solid color #144
|
2022-01-22 16:03:11 +01:00 |
|
kovacsv
|
d4d488ad46
|
Add the possibility to switch between environment maps #161
|
2022-01-22 14:39:34 +01:00 |
|
kovacsv
|
f1361eed43
|
Update environment maps.
|
2022-01-22 11:37:18 +01:00 |
|
kovacsv
|
41c459897f
|
Use substring instead of substr since it's deprecated.
|
2022-01-12 18:27:38 +01:00 |
|
kovacsv
|
a4d386c521
|
Use ES modules.
|
2022-01-10 18:10:51 +01:00 |
|
kovacsv
|
862677bbf7
|
Move color class to a separate file.
|
2022-01-01 10:59:36 +01:00 |
|
kovacsv
|
2d8acfe7da
|
Move mesh utils to a separate file.
|
2021-12-30 10:16:49 +01:00 |
|
kovacsv
|
15b49457af
|
Add another selfhost example.
|
2021-12-29 09:50:46 +01:00 |
|
kovacsv
|
3a5c65bdc8
|
Store vertex colors in mesh.
|
2021-12-28 16:44:00 +01:00 |
|
kovacsv
|
fe8012e657
|
Use a separate model class for export.
|
2021-12-26 00:40:06 +01:00 |
|
kovacsv
|
69a97d6bd0
|
Move viewer geometry objects to a separate file.
|
2021-12-23 18:47:23 +01:00 |
|
kovacsv
|
18e35701be
|
Access the core viewer instance from the embedded viewer.
|
2021-12-20 16:31:26 +01:00 |
|
kovacsv
|
9c3e6fa3ec
|
Object oriented embedding.
|
2021-12-20 16:10:45 +01:00 |
|
kovacsv
|
d5976ec8db
|
Do url transformations in the loading code instead of the dialog #188
|
2021-12-18 10:09:30 +01:00 |
|
kovacsv
|
4730ac565a
|
Add error test.
|
2021-12-13 11:25:56 +01:00 |
|
kovacsv
|
9b3fc02357
|
Measure tool experiment.
|
2021-12-11 11:59:41 +01:00 |
|
kovacsv
|
bb3bef4134
|
Add edge color to embedding codes.
|
2021-12-08 13:13:31 +01:00 |
|
kovacsv
|
db57efeaf1
|
Select file to import when there are more importable files #176
|
2021-11-29 19:48:12 +01:00 |
|
kovacsv
|
33a8464321
|
Simplify importer interface.
|
2021-11-17 12:01:21 +01:00 |
|
kovacsv
|
2ccc67fe1a
|
Separate file for svg loader.
|
2021-11-14 15:02:48 +01:00 |
|
kovacsv
|
90b11feb28
|
Remove version postfix from lib files.
|
2021-11-08 19:31:42 +01:00 |
|
kovacsv
|
1b936f21b2
|
Replace environment map.
|
2021-10-31 09:30:37 +01:00 |
|
kovacsv
|
303d832a70
|
Replace environment map.
|
2021-10-30 13:00:52 +02:00 |
|
kovacsv
|
69430fd8f2
|
Update three.js to the latest version #160
|
2021-10-30 08:43:25 +02:00 |
|
kovacsv
|
c49a8d0319
|
Add code for envmap issue.
|
2021-10-29 07:30:09 +02:00 |
|
kovacsv
|
af5a0fef13
|
Add node to mesh instance instead of transformation.
|
2021-10-26 08:50:20 +02:00 |
|
kovacsv
|
90539cc15d
|
Move MeshInstanceId to a separate file.
|
2021-10-24 18:08:50 +02:00 |
|
kovacsv
|
13cbca26ee
|
Rename modeldata to navigatortree.
|
2021-10-24 18:04:20 +02:00 |
|
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
|
8fa4a0bcdd
|
Add node example.
|
2021-10-06 19:12:43 +02:00 |
|
kovacsv
|
b89a3429ba
|
Feature Request- Ability to auto detect and load models from .zip or .rar #136
|
2021-09-13 16:32:50 +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 |
|