Skip to content

Conversation

@astralarya
Copy link

Why

Current View component needs some changes to support WebGPU

What

Detect if renderer is WebGPU and use flipped Y axis convention

Checklist

  • Documentation updated (example)
  • Storybook entry added (example)
  • Ready to be merged

@vercel
Copy link

vercel bot commented Dec 7, 2025

@astralarya is attempting to deploy a commit to the Poimandres Team on Vercel.

A member of the Team first needs to authorize it.

@astralarya
Copy link
Author

A few tasks are outstanding:

  1. @types/three needs to be updated to a later version to include type definitions for "three/webgpu".
  2. I need a working example of mouse events with View to verify that those are still working. Currently I can't even get mouse events to work with master branch View in WebGL 😅

@astralarya
Copy link
Author

I was able to test mouse events and confirm that those are still working.

@astralarya
Copy link
Author

Things are working properly for fullscreen canvases, but I need to work out some kinks for non-fullscreen canvases

@astralarya
Copy link
Author

Updated to work with non-fullscreen canvases

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.

1 participant