kovacsv
|
6e2e1a2109
|
Remove unnecessary resize during load.
|
2021-06-20 19:40:53 +02:00 |
|
kovacsv
|
89796d2971
|
Read meta data from glTF.
|
2021-06-20 18:40:50 +02:00 |
|
kovacsv
|
48c0532c9b
|
Update example image.
|
2021-06-20 16:16:44 +02:00 |
|
kovacsv
|
b18850267c
|
Calculate Volume and Surface Area #72
|
2021-06-20 16:07:16 +02:00 |
|
kovacsv
|
248aaa1545
|
Compress svg files.
|
2021-06-20 15:46:25 +02:00 |
|
kovacsv
|
e8ba400a3b
|
Modifications for test.
|
2021-06-20 15:37:53 +02:00 |
|
kovacsv
|
12706c7f6a
|
Add material color preview.
|
2021-06-20 15:03:25 +02:00 |
|
Agnes Gaschitz
|
eb55ec80a0
|
Merge branch 'sidebar' of https://github.com/kovacsv/Online3DViewer into sidebar
|
2021-06-20 11:42:25 +02:00 |
|
Agnes Gaschitz
|
0bc4ee9fee
|
Modified Close Icon
|
2021-06-20 11:42:15 +02:00 |
|
kovacsv
|
05d0e65ce7
|
Add texture maps.
|
2021-06-20 11:38:34 +02:00 |
|
Agnes Gaschitz
|
fc7415f262
|
Merge branch 'sidebar' of https://github.com/kovacsv/Online3DViewer into sidebar
|
2021-06-20 11:34:59 +02:00 |
|
Agnes Gaschitz
|
07e1b0ca54
|
Modify/Add Icons
Details Blue.svg
Close.svg
|
2021-06-20 11:34:47 +02:00 |
|
kovacsv
|
ea77b98642
|
Add basic information to the sidebar.
|
2021-06-20 11:31:39 +02:00 |
|
Agnes Gaschitz
|
d6db051ac6
|
Update close.svg
Update Close Icon
|
2021-06-20 11:25:55 +02:00 |
|
kovacsv
|
b0080a9d49
|
Fix missing semicolon.
|
2021-06-20 10:54:28 +02:00 |
|
kovacsv
|
d5157017c2
|
Add sidebar close button.
|
2021-06-20 10:53:24 +02:00 |
|
kovacsv
|
376a949ba9
|
Add close icon.
|
2021-06-20 10:45:05 +02:00 |
|
kovacsv
|
b0a5388c12
|
Store sidebar visibility status.
|
2021-06-20 10:44:18 +02:00 |
|
kovacsv
|
e61aabd77c
|
Add details button.
|
2021-06-20 09:55:46 +02:00 |
|
kovacsv
|
25d209b00f
|
Add dummy properties to the sidebar.
|
2021-06-20 09:30:40 +02:00 |
|
kovacsv
|
b96eaf9570
|
Simplify navigator code.
|
2021-06-20 08:26:52 +02:00 |
|
kovacsv
|
50d733eba3
|
Add side bar skeleton.
|
2021-06-19 23:18:15 +02:00 |
|
kovacsv
|
7b8cdb79a6
|
Remove information from navigator info panel.
|
2021-06-19 22:50:46 +02:00 |
|
kovacsv
|
730e7d96fa
|
Add cookie consent dialog.
|
2021-06-18 20:19:04 +02:00 |
|
kovacsv
|
93f0658e40
|
Cookie dialog with standard dialog style.
|
2021-06-18 13:33:10 +02:00 |
|
kovacsv
|
1fd57bcbc2
|
Add cookie handler class.
|
2021-06-17 15:18:55 +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
|
cca1b44096
|
Rename menu to navigator.
|
2021-06-10 07:38:15 +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
|
3d17a697dc
|
Update image in readme.
|
2021-05-31 16:35:35 +02:00 |
|
Viktor Kovacs
|
09dfc09422
|
Add start page image.
|
2021-05-29 14:19:41 +02:00 |
|
Viktor Kovacs
|
51fb5ddd36
|
Update social media preview.
|
2021-05-29 14:12:28 +02:00 |
|
Viktor Kovacs
|
ba41ada99e
|
Feature toggle for quantity calculation.
|
2021-05-29 09:23:49 +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
|
21fe0267b7
|
Calculate Volume and Surface Area #72
|
2021-05-21 16:29:30 +02:00 |
|
Viktor Kovacs
|
7d74e68c4e
|
Remove unnecessary callback.
|
2021-05-21 10:02:12 +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
|
921c2a9040
|
Remove unnecessary callback from info panel calculation.
|
2021-05-20 14:59:25 +02:00 |
|
Viktor Kovacs
|
7c5a1d263b
|
Move feature set to a separate file.
|
2021-05-20 14:24:07 +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
|
e05d6c7fdb
|
Add right arrow to info panel buttons.
|
2021-05-20 09:15:23 +02:00 |
|
Viktor Kovacs
|
b53785b596
|
Update manual.
|
2021-05-19 17:30:16 +02:00 |
|
Viktor Kovacs
|
e873f9cd4e
|
Add experimental dialog for quantities.
|
2021-05-18 17:06:48 +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 |
|