Commit Graph

458 Commits

Author SHA1 Message Date
kovacsv
93f85738cb Organize properties in groups. 2021-06-26 23:53:08 +02:00
kovacsv
4c499ca4ba Remove travis config file. 2021-06-25 19:00:11 +02:00
kovacsv
2b38556eff Change canvas background color #85 2021-06-25 08:41:34 +02:00
Viktor Kovacs
a43c7ed166
Update README.md 2021-06-25 07:07:32 +02:00
kovacsv
ea90f17154 Fix multiple platforms. 2021-06-25 07:00:57 +02:00
kovacsv
3fcc458461 Add multiple platforms. 2021-06-25 06:58:56 +02:00
kovacsv
27c1fc4121 Add GitHub actions build. 2021-06-25 06:55:22 +02:00
kovacsv
9942b9429d Color cookie handling. 2021-06-24 20:02:56 +02:00
kovacsv
f5960b141f Store default color as cookie. 2021-06-24 19:45:39 +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
5a027f193f Return the created viewer elements so later modifications are possible. 2021-06-24 18:20:33 +02:00
kovacsv
3645e07c0d Settings dialog refactor. 2021-06-24 18:13:49 +02:00
kovacsv
795092d513 Start python server on port 8080. 2021-06-21 10:54:07 +02:00
kovacsv
8d8fbc4447 Import user strings for meshes, and add a todo for the whole model. 2021-06-20 20:07:11 +02:00
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
c7f0d128a7 Add properties to model and mesh. 2021-06-20 17:23:17 +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
7ba71dcf12 Update version. 2021-06-17 10:15:20 +02:00
kovacsv
c1bdfde874 Rhino material doesn't work when it's imported from layer 0 #87 2021-06-17 10:08:01 +02:00
kovacsv
d402b7f531 Remove unnecessary log. 2021-06-16 21:56:24 +02:00
kovacsv
3bbae2cf68 There is a problem with the mesh name #84 2021-06-16 21:55:17 +02:00
kovacsv
b9db7fd9e2 Use cross vector calculation when calculating triangle normal. 2021-06-16 09:04:23 +02:00
kovacsv
d35e4c8f2d Update version. 2021-06-14 16:36:30 +02:00
kovacsv
67a249f528 Fix batch task running in case of zero count. 2021-06-14 14:25:23 +02:00
kovacsv
1cdf592c4f Visualization is slow in case of large number of meshes #82 2021-06-13 18:25:44 +02:00