[webkit-changes] [WebKit/WebKit] 078257: [WebXR + WebGPU] add simple triangle test page
mwyrzykowski
noreply at github.com
Wed Aug 7 21:42:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 078257c706844e65c84500b57b535a17c1e3c735
https://github.com/WebKit/WebKit/commit/078257c706844e65c84500b57b535a17c1e3c735
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
A Websites/webkit.org/demos/webgpu/hello-triangle-xr.html
A Websites/webkit.org/demos/webgpu/scripts/hello-triangle-xr.js
Log Message:
-----------
[WebXR + WebGPU] add simple triangle test page
https://bugs.webkit.org/show_bug.cgi?id=277766
rdar://133408951
Reviewed by Dan Glastonbury.
Modify hello-triangle and adopt https://github.com/immersive-web/WebXR-WebGPU-Binding/blob/main/explainer.md
for simple WebXR + WebGPU hello triangle.
* Websites/webkit.org/demos/webgpu/hello-triangle-xr.html: Added.
* Websites/webkit.org/demos/webgpu/scripts/hello-triangle-xr.js: Added.
(async helloTriangle.try.onXRFrame):
(async helloTriangle):
Canonical link: https://commits.webkit.org/281979@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list