Commit Graph

1399 Commits

Author SHA1 Message Date
kovacsv
5477c3d72a Replace links in documentation pages. 2023-01-14 22:30:38 +01:00
kovacsv
1950e3619e Update documentation. 2023-01-14 22:11:46 +01:00
Ilia Pozdnyakov
c95f7c2026
Allow initializing viewer element from File objects. (#352)
Co-authored-by: Ilia Pozdnyakov <pozdnyakov@peterpartner.net>
2023-01-14 22:09:07 +01:00
kovacsv
b9d8122525 Refactor documentation generation. 2023-01-14 21:58:59 +01:00
kovacsv
126efef9fe Rename tools to utils. 2023-01-14 16:13:29 +01:00
Viktor Kovacs
de91c416d7 Remove outdated documentation files. 2023-01-14 12:57:00 +01:00
Viktor Kovacs
0ca1aedf6f Handle multiple parameter types in documentation. 2023-01-14 12:49:01 +01:00
kovacsv
643abf8fc6 Add contribution guidelines page. 2023-01-12 20:30:04 +01:00
kovacsv
1bc85516aa Minor modification. 2023-01-11 20:12:50 +01:00
kovacsv
eff6522a84 Use the same end of line in documentation as the template file. 2023-01-11 20:10:06 +01:00
Viktor Kovacs
bef7c05572 Fix parameterless method generation. 2023-01-11 19:29:12 +01:00
Viktor Kovacs
f35bdc19ae Minor modification. 2023-01-11 19:23:49 +01:00
Viktor Kovacs
a8eccd93bd Rename environment setup page. 2023-01-11 19:21:43 +01:00
Viktor Kovacs
9fd7354317 Update documentation. 2023-01-11 08:53:46 +01:00
Viktor Kovacs
7ee990fb3c Use same line endings in all doc files. 2023-01-11 08:21:29 +01:00
kovacsv
68cdf2f3eb Restructure documentation. 2023-01-10 22:59:45 +01:00
kovacsv
d992235722 Run build before starting the http-server. 2023-01-10 22:12:49 +01:00
kovacsv
e59d468e1b Remove unused file. 2023-01-10 20:58:49 +01:00
kovacsv
ff05887daa Model can't open if an url parameter contains slash #351 2023-01-10 20:19:57 +01:00
kovacsv
c2e41d1e0b Create one module file with rollup so the jsdoc comments will be preserved when using it as a module. 2023-01-09 22:38:16 +01:00
kovacsv
1718e9bb92 Failed to load glTF files with invalid texture coordinates #349 2023-01-08 22:17:00 +01:00
kovacsv
6ea54c2041 Update version. 2023-01-07 14:59:05 +01:00
Viktor Kovacs
2fd6c8ee63
Update README.md 2023-01-07 14:57:02 +01:00
kovacsv
a72c3d077b Update documentation style. 2023-01-07 09:36:48 +01:00
kovacsv
f70df72e1f Update documentation style. 2023-01-07 09:35:34 +01:00
kovacsv
bd10b196d9 Create documentation for the engine #328 2023-01-07 08:22:23 +01:00
kovacsv
05fe9dc64e Remove lgtm badge. 2023-01-03 22:33:29 +01:00
kovacsv
f3e79a74c2 Create class for environment settings. 2023-01-03 21:58:36 +01:00
kovacsv
6c66557884 Move shading model to a separate file. 2022-12-31 12:36:08 +01:00
kovacsv
c39a63bc1c Create class for edge settings. 2022-12-31 12:20:27 +01:00
kovacsv
f83e28cd88 Rename geometry to model. 2022-12-31 08:40:31 +01:00
Viktor Kovacs
a658167de3 Update run-python3. 2022-12-25 09:47:25 +01:00
Viktor Kovacs
d07514bcd5 Use run-python3 for python script running. 2022-12-24 18:31:35 +01:00
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
4fd581e215 Use ViewerModel in ViewerMainModel. 2022-12-19 14:44:20 +01:00
kovacsv
69b423e837 Rename viewer geometry to viewer model. 2022-12-19 14:16:49 +01:00
kovacsv
c8b5757338 Minor formatting fix. 2022-12-16 16:09:49 +01:00
kovacsv
74b84b198a Update dependencies. 2022-12-16 16:07:48 +01:00
kovacsv
c244562ed0 Context and Closure Memory Leaks #321 2022-12-16 13:24:31 +01:00
kovacsv
ed3d1269d9 Change splitter cursor. 2022-12-15 21:08:22 +01:00
kovacsv
6b93478ce6 Update start page image. 2022-12-14 21:42:01 +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
Viktor Kovacs
d7545b8a88 Merge branch 'dev' of https://github.com/kovacsv/Online3DViewer into dev 2022-12-13 08:37:57 +01:00