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

Investigate Babylon.js WebGPU speed-ups and camera improvements #31

Open
9 tasks
Abbondanzo opened this issue Jun 20, 2019 · 0 comments
Open
9 tasks

Investigate Babylon.js WebGPU speed-ups and camera improvements #31

Abbondanzo opened this issue Jun 20, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Abbondanzo
Copy link
Member

Babylon.js has some powerful features and better bookkeeping than that of Three.js but it would be great to measure just how much more powerful the framework is. Track the following changes:

  • Camera interpolation
  • Object interpolation and animation keyframe builder ease-of-use
  • Object-state management
  • CPU vs. GPU performance
    • on paint
    • on camera changes
    • on initial load/render
  • Model loading/loaders (ease-of-use)
  • WebGPU vs WebGL main thread performance (any noticeable slowdown inside a heavy React app?)
@Abbondanzo Abbondanzo added the enhancement New feature or request label Jun 20, 2019
@Abbondanzo Abbondanzo self-assigned this Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant