-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
WebGPU renderer #4989
Comments
NXT is the old name. This is WebGPU now. https://en.wikipedia.org/wiki/WebGPU |
|
|
WebGPU is coming to chromium: https://blog.chromium.org/2021/08/chrome-94-beta-webcodecs-webgpu.html. |
|
When will it be released?🤔️ |
Hi @indeexx, we don't have any immediate plans to start work on this. We'll likely update this issue when we do. Let us know if you have any thoughts or questions regarding the implementation in the meantime. Thanks! |
Do we have some plan for this feature? |
It's about to be released. Any progress? |
Any news on this? |
Recently, I have been researching WebGPU, a new API for the web that exposes modern computer graphics capabilities, specifically GPU computing, to the Web. From my understanding, it has the potential to greatly enhance the performance of web-based graphics applications. The capabilities of WebGPU, such as its high-efficiency rendering pipeline, low overhead, and better hardware utilization, seem to provide an exciting avenue for performance improvements in Cesium. Moreover, with its promise of providing a unified standard across different platforms and devices, I believe it can make Cesium more robust and versatile. Given the enormous potential WebGPU has to offer, I kindly urge you to consider conducting research into integrating WebGPU into Cesium. Not only could this greatly improve Cesium's performance, but it could also put Cesium at the forefront of web graphics technology, enhancing its reputation as a pioneering platform in this field. Thank you for considering my proposal. I look forward to witnessing the continued growth and evolution of Cesium. |
|
Any new news? |
You can pay attention to GEngine, which has a similar rendering layer package to cesium
|
Any news on this? |
Any news on this? |
@s3xysteak We don't have any concrete plans at the moment, but are definitely excited for this to happen at some point. If you are interesting in contributing, maybe working on a prototype of CesiumJS using WebGPU, please let us know and we'd be happy to discuss. Thanks! |
Interest on the forum: https://community.cesium.com/t/does-cesiumjs-had-support-webgpu/36688 |
This is a long-term roadmap issue to track development of NXT, the NeXT generation graphics API for the Web (similar to #797 for WebGL 2).
The text was updated successfully, but these errors were encountered: