Commit Graph

103 Commits

Author SHA1 Message Date
kovacsv
e489ce5c32 Add shadow parameters to the shadow generator. 2022-12-20 22:59:35 +01:00
kovacsv
c69ac6fc34 Create shadow plane generator class. 2022-12-20 14:57:33 +01:00
kovacsv
8457b7e988 Add blur to the shadow example. 2022-12-20 13:54:23 +01:00
kovacsv
da324bcaa7 Contact shadow next try. 2022-12-20 11:43:23 +01:00
kovacsv
3fd862367e Add orbit controls. 2022-12-19 18:18:11 +01:00
kovacsv
eb85994261 Contact shadow experiment. 2022-12-19 17:14:55 +01:00
kovacsv
c244562ed0 Context and Closure Memory Leaks #321 2022-12-16 13:24:31 +01:00
kovacsv
c622e29f0f Add comment. 2022-12-14 21:40:49 +01:00
kovacsv
3333870439 Minor modification. 2022-12-14 21:38:42 +01:00
kovacsv
80b690fb9d Add example for loading a model from a file as an arraybuffer. 2022-12-14 21:37:04 +01:00
kovacsv
339ea40031 Add dummy icons for camera mode. 2022-09-18 14:53:31 +02:00
kovacsv
12537cdac8 Enable camera mode setting during embedding. 2022-09-18 14:35:06 +02:00
kovacsv
dd75e415dd Rename file. 2022-09-18 11:13:39 +02:00
kovacsv
19b81d0b4c Fix field of view during embedding. 2022-09-18 11:11:23 +02:00
kovacsv
73417f2a90 Store field of view in engine's camera. 2022-09-18 10:43:20 +02:00
kovacsv
05c08b7cfe Minor modification. 2022-09-18 10:09:57 +02:00
kovacsv
3720232d4d Auto calculate orthographic parameters from perspective camera in example. 2022-09-18 10:07:18 +02:00
kovacsv
62064e5601 Add ortographic camera test to sandbox. 2022-09-18 09:50:45 +02:00
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