Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update WebXR Layers example to compare quality. #22083

Merged
merged 2 commits into from
Jul 5, 2021
Merged

Conversation

sigmaxipi
Copy link
Contributor

  • Modified the WebXR Layers example to render a Snellen eye chart using
    both standard rendering to the eye buffer and WebXR layers. This
    demonstrates the quality improvement of layers for text legibility.
  • Added snellen.png which is a custom image rendered with a JS
    canvas based on the standard eye chart.

Live demo at https://sxp.me/three.js/examples/webxr_vr_layers.html

cc @cabanier

* Modified the WebXR Layers example to render a Snellen eye chart using
  both standard rendering to the eye buffer and WebXR layers. This
  demonstrates the quality improvement of layers for text legibility.
* Added snellen.png which is a custom image rendered with a JS
  canvas based on the standard eye chart.
@mrdoob
Copy link
Owner

mrdoob commented Jul 5, 2021

@mrdoob mrdoob added this to the r130 milestone Jul 5, 2021
@mrdoob mrdoob merged commit cdd242f into mrdoob:dev Jul 5, 2021
@mrdoob
Copy link
Owner

mrdoob commented Jul 5, 2021

Thanks!

ThorstenBux added a commit to ThorstenBux/three.js that referenced this pull request Jul 6, 2021
…l-placement-usdz

* commit 'd0340e3a147e290fa86d14bc3ed97d8e1c20602e': (79 commits)
  r130 (bis)
  Revert "Update revision (mrdoob#22087)" (mrdoob#22090)
  Update WebXR Layers example to compare quality. (mrdoob#22083)
  Update revision (mrdoob#22087)
  Updated examples builds
  Updated builds
  USDZExporter: Added map transparency support (mrdoob#22086)
  DragControls: added onPointerDown parameters (mrdoob#22084)
  Examples: Clean up.
  FBXLoader: Matrix4 code clean up.
  USDZExporter: Log a warning when matrixWorld has a negative scale.
  Docs: Improved AnimationMixer page. (mrdoob#22076)
  WebGLTextures: Fix mips gen for 3D render targets. (mrdoob#22072)
  Fix regression in WebXR (mrdoob#22074)
  Revert "TransformControls: Clean up."
  r130
  Examples: Clean up
  Editor: Cache network responses in sw.js.
  Updated builds
  Updated examples builds
  ...

# Conflicts:
#	examples/jsm/exporters/USDZExporter.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants