Commit Graph

359 Commits

Author SHA1 Message Date
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
bdfa2d2b85 A cube bounding box calculator test. 2021-05-15 12:56:53 +02:00
Viktor Kovacs
ee271cb06b Move cube model generation to test utils. 2021-05-15 12:52:55 +02:00
Viktor Kovacs
39ecb7af61 Add bounding box calculator. 2021-05-15 12:04:48 +02:00
Viktor Kovacs
4ee5eb6040 Bounding box calculation test. 2021-05-15 11:57:00 +02:00
Viktor Kovacs
e7c42dd067 Build fix. 2021-05-15 11:49:00 +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
8937cafdfd Add minimal octree implementation. 2021-05-14 16:58:28 +02:00
Viktor Kovacs
d6da882d9e Remove windows build on travis. 2021-05-12 20:19:08 +02:00
Viktor Kovacs
f19c4fb2a2 Windows build on travis. 2021-05-12 20:16:45 +02:00
Viktor Kovacs
971a438d86 Linux and osx build on travis. 2021-05-12 20:14:08 +02:00
Viktor Kovacs
9310d8bd89 Remove unused import. 2021-05-12 20:11:14 +02:00
Viktor Kovacs
6baf5b4767 Run the correct python version with a node.js script. 2021-05-12 20:09:52 +02:00
Viktor Kovacs
fef0d8070c Run build on travis. 2021-05-12 20:01:25 +02:00
Viktor Kovacs
2a0f058ff0 Use python launcher instead of a direct python call. 2021-05-12 19:55:51 +02:00
Viktor Kovacs
51f42f8505 Revert PNG Transparency #21
It breaks other models, so keep it as it is until a better solution.
2021-05-11 20:47:21 +02:00
Viktor Kovacs
3842e1afcf PNG Transparency #21
Treat materials with png texture automatically as transparent.
2021-05-11 20:43:57 +02:00
Viktor Kovacs
59ebed95bc Fix includes (submitted wrong includes accidentally). 2021-05-11 17:37:03 +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
Viktor Kovacs
e9509d1696 Use wheel event instead of deprecated DOMMouseScroll and mousewheel. 2021-05-09 15:38:32 +02:00
Viktor Kovacs
31635229af Remove dead code (also contained a typo). 2021-05-09 15:21:59 +02:00
Viktor Kovacs
738ea8c333 Update version. 2021-05-05 08:14:45 +02:00
Viktor Kovacs
7b7a989b1e Fix object detection under mouse. 2021-05-05 08:09:08 +02:00
Viktor Kovacs
00c2f14dfa Merge branch 'master' into dev 2021-05-03 21:25:57 +02:00
Viktor Kovacs
7105991994 Remove codecov connection. 2021-05-03 21:24:16 +02:00
Viktor Kovacs
cfc5547923 Update version. 2021-05-03 18:29:54 +02:00
Viktor Kovacs
92b993f5f4 Merge branch 'dev' 2021-05-03 18:28:40 +02:00
Viktor Kovacs
98bd1a11c9 Update readme. 2021-05-03 18:17:09 +02:00
Viktor Kovacs
618922d90f Remove test files. 2021-05-03 18:15:38 +02:00
Viktor Kovacs
5306ba49f1 Remove rhino error experiment. 2021-05-03 18:15:10 +02:00
Viktor Kovacs
cb348c657f Add sphere and empty test file. 2021-05-02 12:23:02 +02:00
Viktor Kovacs
8c468ba00d Do not write jsons to a file. 2021-05-01 15:32:06 +02:00
Viktor Kovacs
4574d698ec Add test files for checking a rhino3dm error. 2021-05-01 15:12:12 +02:00
Viktor Kovacs
7b12df99fe Mac OS with zsh - CompressFiles never ends #66
Do not overcomplicate things, just run os.system.
2021-04-30 17:35:57 +02:00
Viktor Kovacs
bea9152103 Focus text area automatically when showing the open url dialog. 2021-04-30 08:35:25 +02:00
Viktor Kovacs
72e45a8030 Separate class to store geometry. 2021-04-30 07:49:36 +02:00
Viktor Kovacs
dd3a56c003 Surface and volume calculation example. 2021-04-29 21:23:28 +02:00
Viktor Kovacs
482a6958a7 Flip triangles when the model should be mirrored. 2021-04-25 19:52:33 +02:00
Viktor Kovacs
a9aebe77f4 Export mesh names to rhino. 2021-04-25 18:48:10 +02:00
Viktor Kovacs
6f1707ae10 Write double-sided triangles during glTF export #63 2021-04-25 18:45:21 +02:00
Viktor Kovacs
0d329ea37b Add Rhino exporter. 2021-04-25 18:01:52 +02:00
Viktor Kovacs
1bc47cfa08 Aynchronous export. 2021-04-25 16:03:17 +02:00
Viktor Kovacs
b47d6b0ce4 Maintain device pixel ratio during resize, so the render won't be blurry when the users set the scale for the whole webpage. 2021-04-25 15:33:36 +02:00
Viktor Kovacs
8b626098e9
Merge pull request #62 from kovacsv/revert-61-dev
Revert "Add optional edge displaying and settings"
2021-04-25 15:19:56 +02:00
Viktor Kovacs
ba0d642512
Revert "Add optional edge displaying and settings" 2021-04-25 15:19:17 +02:00
Viktor Kovacs
53bb1a5c1a
Merge pull request #61 from X-Ryl669/dev
Add optional edge displaying and settings
2021-04-25 15:03:22 +02:00