Commit Graph

59 Commits

Author SHA1 Message Date
Haowei Wen 7f7c32d16a polish demo 2022-01-09 05:02:33 +08:00
Haowei Wen 3758035bf8 support ears (thanks @james090500), close #85 2022-01-09 05:00:15 +08:00
Haowei Wen 47f34b856c add SkinLoadOptions 2022-01-09 02:57:23 +08:00
Haowei Wen 35fe0ecc8c polish demo 2022-01-08 05:42:15 +08:00
Haowei Wen 5fbf497002 add shadows, close #99 2022-01-08 04:58:38 +08:00
Haowei Wen b16194be6a add SkinViewer.zoom property, close #102 2022-01-08 04:07:52 +08:00
LeaPhant af85724b2d Add idle animation to example 2021-10-10 14:45:34 +02:00
Haowei Wen f22604cdb4
examples: add panorama image (thanks Sunny_GYL) 2021-09-24 02:51:10 +08:00
Haowei Wen f273ee8b56
add 'fov' option 2021-09-23 12:02:41 +08:00
Haowei Wen 0fac73356c
examples: adjust page layout 2021-09-23 00:40:03 +08:00
Haowei Wen cdfde336d9
examples: improve local file loading performance 2021-09-22 23:47:40 +08:00
Haowei Wen 02c520e421
add panorama support, close #86 2021-09-22 17:30:41 +08:00
Haowei Wen ff510a9ad0
add SkinViewer.background property 2021-09-19 13:54:27 +08:00
Haowei Wen 2174a0ee12
Force opaque background when using FXAA 2021-08-25 02:07:24 +08:00
Haowei Wen 3c39d912e7
Add FlyingAnimation 2020-10-10 17:32:54 +08:00
Haowei Wen 61aa9753af
Add PlayerObject.backEquipment property 2020-10-10 10:26:58 +08:00
Haowei Wen a79d5b4ba9
move camera up by 4m 2020-10-03 23:09:55 +08:00
Haowei Wen c8ddc277eb
examples: dispose OrbitControls 2020-09-14 16:48:51 +08:00
Haowei Wen ee9a27b34e
examples: fix validation errors 2020-09-12 17:51:18 +08:00
Haowei Wen 5931532f9b
examples: use static layers_table
so its contents are preserved after refresh
2020-09-12 17:32:50 +08:00
Haowei Wen 80bb7a049c
examples: add example 'offscreen-render' 2020-09-10 01:39:19 +08:00
Haowei Wen a92b28d0e9
remove 'domElement' property & add 'canvas' property 2020-09-06 18:27:18 +08:00
Haowei Wen 038285e1d5
examples: rename cape.png -> legacy_cape.png 2020-08-31 08:01:21 +08:00
Haowei Wen 8b7ae5d752
examples: rename Hacksore.png -> hacksore.png
lowercase is preferred
2020-08-31 07:58:11 +08:00
Haowei Wen 03c9772d9a
example: add user-scalable=no 2020-08-24 04:38:54 +08:00
Haowei Wen 4677c5e053
example: responsive layout 2020-08-24 04:32:43 +08:00
Haowei Wen c21be7bcb5
example: add fps panel 2020-08-24 02:26:33 +08:00
Haowei Wen b13aa89be4
support FXAA, close #71 2020-08-24 01:16:37 +08:00
Haowei Wen a13daf4d9c
examples: use lightblue background 2020-08-23 23:29:40 +08:00
yushijinhun 78e236b18c
deploy to gh-pages 2020-08-17 22:17:21 +08:00
yushijinhun c412db53a7
use new demo page
from: ffe04d879e
2020-08-17 20:54:28 +08:00
yushijinhun 9385dc131a
Revert "Merge pull request #59 from bs-community/add-storybook"
This reverts commit c65b2cd25c, reversing
changes made to 990deb16db.
2020-08-17 20:35:05 +08:00
yushijinhun 34b6db200c
Move storybook things to examples/ 2020-07-14 03:01:55 +08:00
yushijinhun 90b4c57ada
Remove local-web-server & Use storybook for 'dev' script 2020-07-14 02:48:09 +08:00
Sean Boult e885a68731 Merge branch 'master' of github.com:bs-community/skinview3d into add-storybook 2020-07-10 08:52:02 -05:00
yushijinhun 1be920f502
update examples 2020-06-17 11:15:52 +08:00
yushijinhun d86dda16bc
bump skinview-utils to 0.5.1 2020-06-14 15:45:36 +08:00
yushijinhun b31012a501
Update readme 2020-05-29 16:46:19 +08:00
Sean Boult 8e0f9959b1 Add storybook 2020-03-13 21:52:20 -05:00
yushijinhun 80d96a0ac9
update example 2020-01-31 08:50:30 +08:00
yushijinhun 0cddbd51a8
Update examples 2020-01-27 19:03:42 +08:00
yushijinhun d65f8a2392
update dependencies 2020-01-23 01:57:41 +08:00
yushijinhun 2f304996ae
Revert "Merge remote-tracking branch 'ShirasawaSama/master'"
This reverts commit 9f6017d14c, reversing
changes made to db1884e782.

This reverts #41.
2020-01-01 16:46:54 +08:00
yushijinhun fe0ab2a74a
Use .all.js in example
Co-authored-by: Shirasawa <764798966@qq.com>
2020-01-01 01:53:19 +08:00
yushijinhun 127d2ee7a3
Full refactor of animation control 2019-12-22 20:19:33 +08:00
yushijinhun 5992d3e68d
Replace animationPaused with animationSpeed 2019-04-20 23:54:04 +08:00
Sean Boult fb9d22055b Change filename to the correct one 2018-08-16 08:09:35 -05:00
yushijinhun 01da178b13
Update <script> src in example page 2018-08-16 20:05:37 +08:00
Hacksore 3c8dfb21dd Change path to the bundled js file and add some basic style 2018-07-29 09:03:55 -05:00
Sean Boult b2932c96bb Working transpiling via "npm run buildtest" command
There is an issue witht the slim detection causing standard arms to load incorrectly, likely something caused by moving object properties around
2018-07-20 22:07:52 -05:00