Skip to content

Update XR Input Source sample tutorial#89

Merged
willeastcott merged 3 commits intoplaycanvas:masterfrom
Maksims:webxr-ui-tutorial
May 2, 2020
Merged

Update XR Input Source sample tutorial#89
willeastcott merged 3 commits intoplaycanvas:masterfrom
Maksims:webxr-ui-tutorial

Conversation

@Maksims
Copy link
Collaborator

@Maksims Maksims commented May 2, 2020

After introduction of UI interaction with XR (playcanvas/engine#1988) I've simplified tutorial a lot. Now there is no need of custom raycasting with AABBs.
It is as simple as creating UI for non-XR applications.

@willeastcott willeastcott self-assigned this May 2, 2020
@willeastcott willeastcott merged commit a2f6a31 into playcanvas:master May 2, 2020
@willeastcott
Copy link
Contributor

Thanks! 👍

yaustar added a commit that referenced this pull request Jun 8, 2020
* Update XR Input Source sample tutorial (#89)

* update XR Input Source sample tutorial

* Update webxr-ray-input.md

* Update webxr-ray-input.md

Co-authored-by: Will Eastcott <will@playcanvas.com>

* start with mini-stats (#92)

* added initial mini-stats doc

Co-authored-by: Donovan Hutchence <dhutchence@snapchat.com>

* [ImgBot] Optimize images (#93)

*Total -- 27,648.74kb -> 25,189.38kb (8.9%)

/public/images/tutorials/beginner/keepyup-part-five/particle-bounce.gif -- 1,176.02kb -> 127.27kb (89.18%)
/public/images/user-manual/graphics/particles/particle_system_default.gif -- 1,133.27kb -> 844.31kb (25.5%)
/public/images/user-manual/assets/preloading-and-streaming/streaming.gif -- 36.06kb -> 27.24kb (24.46%)
/public/images/user-manual/physics/physics-constraints.gif -- 7,485.66kb -> 6,522.31kb (12.87%)
/public/images/user-manual/scripting/go-to-anything.gif -- 454.63kb -> 426.78kb (6.12%)
/public/images/common/loader.gif -- 0.53kb -> 0.52kb (2.94%)
/public/images/user-manual/physics/falling-box.gif -- 1,495.62kb -> 1,455.04kb (2.71%)
/public/images/user-manual/optimization/mini-stats/mini-stats.gif -- 397.63kb -> 388.19kb (2.37%)
/public/images/user-manual/physics/kinematic-box.gif -- 2,852.26kb -> 2,785.58kb (2.34%)
/public/images/user-manual/optimization/batching/western-animation-all.gif -- 135.42kb -> 134.58kb (0.62%)
/public/images/user-manual/optimization/batching/western-animation.gif -- 127.93kb -> 127.31kb (0.49%)
/public/images/user-manual/2D/9-slicing/button-resize.gif -- 1,669.35kb -> 1,667.68kb (0.1%)
/public/images/user-manual/scripting/code-editor-quick-searching.gif -- 324.05kb -> 323.94kb (0.03%)
/public/images/user-manual/2D/9-slicing/sliced-resize.gif -- 4,012.51kb -> 4,011.42kb (0.03%)
/public/images/user-manual/scripting/code-editor-multiple-selection.gif -- 383.64kb -> 383.55kb (0.02%)
/public/images/user-manual/2D/9-slicing/tiled-resize.gif -- 2,050.22kb -> 2,049.81kb (0.02%)
/public/images/user-manual/2D/9-slicing/simple-resize.gif -- 3,913.93kb -> 3,913.84kb (0%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>

* Changed thumbnail for the webxr ray input tutorial (#94)

Co-authored-by: Steven Yau <syau@snaphcat.com>

* Fixed up deadlinks on the front page and added tutorial listing (#91)

* Fixed up deadlinks on the front page and added tutorial listing

* Corrected URL to BMW car demo

* Updated Tanx thumbnail

Co-authored-by: Steven Yau <syau@snaphcat.com>

* [ImgBot] Optimize images (#95)

*Total -- 181.98kb -> 171.29kb (5.88%)

/public/images/user-manual/frontpage/ui_tutorial_thumb.png -- 20.85kb -> 16.86kb (19.14%)
/public/images/thumbnails/Rzr_Thumb.png -- 50.77kb -> 48.08kb (5.3%)
/public/images/thumbnails/Robostorm_Thumb.png -- 110.36kb -> 106.35kb (3.63%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>

* Update http-server version

* Update package.json dependencies

* More package.json updates

* Delete unnecessary serve script. Use npm serve instead.

* http -> https

Co-authored-by: moka <core@moka.co>
Co-authored-by: Will Eastcott <will@playcanvas.com>
Co-authored-by: Donovan Hutchence <slimbuck7@gmail.com>
Co-authored-by: Donovan Hutchence <dhutchence@snapchat.com>
Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: Steven Yau <syau@snaphcat.com>
yaustar added a commit that referenced this pull request Jun 9, 2020
* Update XR Input Source sample tutorial (#89)

* update XR Input Source sample tutorial

* Update webxr-ray-input.md

* Update webxr-ray-input.md

Co-authored-by: Will Eastcott <will@playcanvas.com>

* start with mini-stats (#92)

* added initial mini-stats doc

Co-authored-by: Donovan Hutchence <dhutchence@snapchat.com>

* [ImgBot] Optimize images (#93)

*Total -- 27,648.74kb -> 25,189.38kb (8.9%)

/public/images/tutorials/beginner/keepyup-part-five/particle-bounce.gif -- 1,176.02kb -> 127.27kb (89.18%)
/public/images/user-manual/graphics/particles/particle_system_default.gif -- 1,133.27kb -> 844.31kb (25.5%)
/public/images/user-manual/assets/preloading-and-streaming/streaming.gif -- 36.06kb -> 27.24kb (24.46%)
/public/images/user-manual/physics/physics-constraints.gif -- 7,485.66kb -> 6,522.31kb (12.87%)
/public/images/user-manual/scripting/go-to-anything.gif -- 454.63kb -> 426.78kb (6.12%)
/public/images/common/loader.gif -- 0.53kb -> 0.52kb (2.94%)
/public/images/user-manual/physics/falling-box.gif -- 1,495.62kb -> 1,455.04kb (2.71%)
/public/images/user-manual/optimization/mini-stats/mini-stats.gif -- 397.63kb -> 388.19kb (2.37%)
/public/images/user-manual/physics/kinematic-box.gif -- 2,852.26kb -> 2,785.58kb (2.34%)
/public/images/user-manual/optimization/batching/western-animation-all.gif -- 135.42kb -> 134.58kb (0.62%)
/public/images/user-manual/optimization/batching/western-animation.gif -- 127.93kb -> 127.31kb (0.49%)
/public/images/user-manual/2D/9-slicing/button-resize.gif -- 1,669.35kb -> 1,667.68kb (0.1%)
/public/images/user-manual/scripting/code-editor-quick-searching.gif -- 324.05kb -> 323.94kb (0.03%)
/public/images/user-manual/2D/9-slicing/sliced-resize.gif -- 4,012.51kb -> 4,011.42kb (0.03%)
/public/images/user-manual/scripting/code-editor-multiple-selection.gif -- 383.64kb -> 383.55kb (0.02%)
/public/images/user-manual/2D/9-slicing/tiled-resize.gif -- 2,050.22kb -> 2,049.81kb (0.02%)
/public/images/user-manual/2D/9-slicing/simple-resize.gif -- 3,913.93kb -> 3,913.84kb (0%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>

* Changed thumbnail for the webxr ray input tutorial (#94)

Co-authored-by: Steven Yau <syau@snaphcat.com>

* Fixed up deadlinks on the front page and added tutorial listing (#91)

* Fixed up deadlinks on the front page and added tutorial listing

* Corrected URL to BMW car demo

* Updated Tanx thumbnail

Co-authored-by: Steven Yau <syau@snaphcat.com>

* [ImgBot] Optimize images (#95)

*Total -- 181.98kb -> 171.29kb (5.88%)

/public/images/user-manual/frontpage/ui_tutorial_thumb.png -- 20.85kb -> 16.86kb (19.14%)
/public/images/thumbnails/Rzr_Thumb.png -- 50.77kb -> 48.08kb (5.3%)
/public/images/thumbnails/Robostorm_Thumb.png -- 110.36kb -> 106.35kb (3.63%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>

* Update http-server version

* Update package.json dependencies

* More package.json updates

* Delete unnecessary serve script. Use npm serve instead.

* http -> https

* Fixed code blocks and strong blocks (#102)

Co-authored-by: Steven Yau <syau@snaphcat.com>

Co-authored-by: moka <core@moka.co>
Co-authored-by: Will Eastcott <will@playcanvas.com>
Co-authored-by: Donovan Hutchence <slimbuck7@gmail.com>
Co-authored-by: Donovan Hutchence <dhutchence@snapchat.com>
Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: Steven Yau <syau@snaphcat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants