1. 309b67e Merge pull request #216 from cabanier/depth-sensing by Rik Cabanier · 9 days ago main
  2. 975bd63 update occlusion sample to new depth API by Rik Cabanier · 10 days ago
  3. 037f2a9 enhance multisample example for foveated textures by Rik Cabanier · 6 weeks ago
  4. 119053c make controller-state resilient to gamepad changes by Rik Cabanier · 8 weeks ago
  5. 870336f Fixed the image, the code actually assume left/right, note that chess-pano-4k180 may also be wrong. Now chess-pano-4k.png and chess-pano-4k180.jpg aligns. by Ruofei Du · 9 weeks ago
  6. 87cdfa7 Reverted formatting change. by Ruofei Du · 9 weeks ago
  7. d5702db Fixed the top bottom skybox example of WebXR Skybox and improved readability. by Ruofei Du · 9 weeks ago
  8. 8c7515b Enable WebGPU samples tab by Brandon Jones · 10 weeks ago
  9. 082da25 Fix button not showing 'Exit VR' when a session starts by Brandon Jones · 3 months ago
  10. ab8b4a4 Add texture-array option to projection layer sample by Brandon Jones · 4 months ago
  11. b4fc6ac Don't request 'layers' feature in projection layer sample by Brandon Jones · 4 months ago
  12. 86cbed2 Fixed a typo by Brandon Jones · 6 months ago
  13. f11ab81 Remove depth sensing from boundary test by Rik Cabanier · 6 months ago
  14. 76f14bb Merge pull request #200 from cabanier/viewportscaling by Rik Cabanier · 7 months ago
  15. fabcd3f address review comments by Rik Cabanier · 7 months ago
  16. 67e733e Add test file for viewport scaling by Rik Cabanier · 7 months ago
  17. 2675c69 Merge branch 'immersive-web:main' into main by Rik Cabanier · 7 months ago
  18. 97550eb Add depthStencil support to WebGPU barebones samples by Brandon Jones · 7 months ago
  19. 2666b21 Stop only clearing the first view in WebGPU samples. by Brandon Jones · 7 months ago
  20. 42a42f2 Comment out WebGPU tab from all other tabs by Brandon Jones · 7 months ago
  21. 8b77921 This code got me to first triangle on both ARCore and Cardboard w/ Chrome by Brandon Jones · 7 months ago
  22. 746b806 Added AR barebones as well by Brandon Jones · 7 months ago
  23. 9f32e9e Forgot to commit some fixes by Brandon Jones · 7 months ago
  24. 6eeb6b0 Adding initial WebXR+WebGPU samples by Brandon Jones · 7 months ago
  25. 6c5a818 add reset event to room-scale sample by Rik Cabanier · 8 months ago
  26. 32e765c Merge pull request #195 from cabanier/showbounded by Rik Cabanier · 9 months ago
  27. 269cd59 Merge pull request #1 from cabanier/showbounded by Rik Cabanier · 10 months ago
  28. 817e8fc Add test for bounded floor by Rik Cabanier · 10 months ago
  29. 4d4cd6b Merge pull request #194 from cabanier/main by Ada Rose Cannon · 10 months ago
  30. ea8c276 Use the reference space event reset if provided by Rik Cabanier · 10 months ago
  31. ddacc25 Fix PWA installability by Alexey Rodionov · 10 months ago
  32. 6d43438 prevent bug when none handed input is present in immersive-hands example by Ada Rose Cannon · 11 months ago
  33. 98a0538 Merge pull request #191 from cabanier/labels by Rik Cabanier · 11 months ago
  34. 251dce3 show semantic labels in mesh sample by Rik Cabanier · 11 months ago
  35. f6efa8c Merge pull request #189 from cabanier/depth-sense-fix by Rik Cabanier · 11 months ago
  36. 8ff5cec add session initializer to depth sensing example by Rik Cabanier · 12 months ago
  37. cc5f95f Merge pull request #182 from cabanier/trackedsources by Rik Cabanier · 1 year, 2 months ago
  38. b598bc0 add comment to clarify that ttracked sources are experimental by Rik Cabanier · 1 year, 2 months ago
  39. b25b9e9 fix up hands example + add support for tracked sources by Rik Cabanier · 1 year, 2 months ago
  40. 6e138f7 Merge pull request #181 from cabanier/multi-controller by Rik Cabanier · 1 year, 3 months ago
  41. ba92792 Update input samples so they support more than 2 controllers by Rik Cabanier · 1 year, 3 months ago
  42. 9c7e303 Merge pull request #176 from cabanier/change-description by Rik Cabanier · 1 year, 4 months ago
  43. 4c454fc Fix occlusion example by Rik Cabanier · 1 year, 4 months ago
  44. a19cc7d Merge branch 'cabanier-main' into main by Rik Cabanier · 1 year, 4 months ago
  45. e26ad98 Merge branch 'main' of github.com:cabanier/webxr-samples-fork into cabanier-main by Rik Cabanier · 1 year, 4 months ago
  46. f85a4ad address review comments by Rik Cabanier · 1 year, 4 months ago
  47. 4a5df35 Merge pull request #174 from immersive-web/revert-171-video by Rik Cabanier · 1 year, 4 months ago
  48. 322631d Revert "Add occlusion sample" by Rik Cabanier · 1 year, 4 months ago
  49. 2544b7d Merge pull request #171 from cabanier/video by Rik Cabanier · 1 year, 4 months ago
  50. 3e5dbe0 Require depth sensing by Rik Cabanier · 1 year, 4 months ago
  51. be1289d Add occlusion sample by Rik Cabanier · 1 year, 6 months ago
  52. c2fa841 Merge pull request #170 from cabanier/video by Rik Cabanier · 1 year, 7 months ago
  53. 71479b6 Add AV1 and VP8 media examples by Rik Cabanier · 1 year, 7 months ago
  54. 364a021 Fix page title by Brandon Jones · 1 year, 10 months ago
  55. 91bd3d4 Added a test page with an in-world exit button by Brandon Jones · 1 year, 10 months ago
  56. d7e5a65 Add Hand Input to Report by mkeblx · 1 year, 10 months ago
  57. 016a039 Add number of bounds geometry points to report page by Brandon Jones · 1 year, 10 months ago
  58. 11ff50d Fix spacing on FPS counter by Brandon Jones · 1 year, 11 months ago
  59. 2581df3 fix style + simplified code with help function by Rik Cabanier · 1 year, 11 months ago
  60. d0e52b5 called out the mesh code more explicitly by Rik Cabanier · 1 year, 11 months ago
  61. a1fad7e Address review comments for mesh example by Rik Cabanier · 1 year, 11 months ago
  62. 79bcfe4 Add WebXR Mesh example by Rik Cabanier · 1 year, 11 months ago
  63. bd5e8f7 Fit fps string into 6 char boundary by mkeblx · 1 year, 11 months ago
  64. f093280 Fix a minor order-of-operations bug by Brandon Jones · 1 year, 11 months ago
  65. b82ef38 Allow spectator mode to start automatically with a query arg by Brandon Jones · 1 year, 11 months ago
  66. 0ea02ab Merge pull request #160 from dmliao/dm/stencil-mask by Rik Cabanier · 2 years ago
  67. 848d4ff gl.stencilMask should not be set to a boolean by DM Liao · 2 years ago
  68. a4bfad1 Add support for forceMonoPresentation to layers samples by Rik Cabanier · 2 years, 8 months ago
  69. 9e1b8f5 Merge pull request #152 from mrxz/main by Klaus Weidner · 3 years ago
  70. e3af9cb Correctly add 'dom-overlay' to optionalFeatures in case of an 'immersive-ar' session by Noeri Huisman · 3 years ago
  71. 2768df5 Clarify how the controller-state demo works by Klaus Weidner · 3 years, 1 month ago
  72. ab0990a Fix crashes and console errors by Alexey Rodionov · 3 years, 1 month ago
  73. b7f97a2 Fix seam in media layer sample by Rik Cabanier · 3 years, 4 months ago
  74. 62ace36 Notification multiple actions by Alexey Rodionov · 3 years, 5 months ago
  75. 4a272e9 Hotfix for #135 by Alexey Rodionov · 3 years, 5 months ago
  76. 5254507 Add "Install PWA" and "Show notification" buttons by Alexey Rodionov · 3 years, 5 months ago
  77. 62b4551 Restore main examples to old order by Daniel Adams · 3 years, 5 months ago
  78. 2fc01dc Use production version of Vue by Daniel Adams · 3 years, 5 months ago
  79. aef9bd2 Small tweaks to proposals pages by Daniel Adams · 3 years, 5 months ago
  80. 5aec177 Clean up individual layers sample pages by Daniel Adams · 3 years, 5 months ago
  81. cb66fce Actually should be short, tell more on each page by Daniel Adams · 3 years, 5 months ago
  82. 62f48b2 Clean up descriptions and move media layer up by Daniel Adams · 3 years, 5 months ago
  83. 9e558a3 Minor fixes to main sample pages by Daniel Adams · 3 years, 5 months ago
  84. e0a4f76 Clean up explainer, replace ReactVR with ReactXR by Daniel Adams · 3 years, 5 months ago
  85. 57f9269 Clean up main page and improve examples flow by Daniel Adams · 3 years, 5 months ago
  86. f26ff75 Remove several never-used CSS selectors by Daniel Adams · 3 years, 5 months ago
  87. 0316c53 Fix and pretty up Report page by Daniel Adams · 3 years, 5 months ago
  88. 2d144c7 Update AR barebones sample to work without pose by Klaus Weidner · 3 years, 9 months ago
  89. f71413e Add a variant of the hittest sample with anchor support (#125) by Phu Le · 3 years, 9 months ago
  90. 55cc6f1 Typo fix by Brandon Jones · 3 years, 10 months ago
  91. caddcc5 Added a sample for testing WebGL 2 multisampled renderbuffers by Brandon Jones · 3 years, 10 months ago
  92. 7db0e01 Add multiview example (#110) by Tianrui "Felix" Zhang · 3 years, 10 months ago
  93. e45b981 Add Equirect Video example with media control bar (#108) by Tianrui "Felix" Zhang · 3 years, 10 months ago
  94. b8e401e Update immersive-hands.html by Lachlan Ford · 3 years, 11 months ago
  95. 3fe0146 Update index.html by Lachlan Ford · 3 years, 11 months ago
  96. ae739ba Delete immersive-hands.html by Lachlan Ford · 3 years, 11 months ago
  97. ba5c714 Update index.html by Lachlan Ford · 3 years, 11 months ago
  98. 32797e2 Rename hand-input.html to immersive-hands.html by Lachlan Ford · 3 years, 11 months ago
  99. e3d0ada Update hand-input.html by Lachlan Ford · 3 years, 11 months ago
  100. 9b3b12d Update hand-input.html by Lachlan Ford · 3 years, 11 months ago