This form is for three.js bug reports and feature requests only.
This is NOT a help site. Do not ask help questions here.
If you need help, please use the forum or stackoverflow.
Describe the bug or feature request in detail.
Are there any plans to port the three.js library to WebGL 2.0?
Always include a code snippet, screenshots, and any relevant models or textures to help us understand your issue.
Please also include a live example if possible. You can start from these templates:
Are there any plans to port the three.js library to WebGL 2.0?
Duplicate of #9965
You can use a WebGL 2 rendering context since R95. Please read the following guide for more information about the WebGL 2 and three.js.
https://raw.githack.com/mrdoob/three.js/dev/docs/index.html#manual/en/introduction/How-to-use-WebGL2
At the end of the page, there is also a list that shows which WebGL 2 features are already supported.
Most helpful comment
Duplicate of #9965
You can use a WebGL 2 rendering context since
R95. Please read the following guide for more information about the WebGL 2 andthree.js.https://raw.githack.com/mrdoob/three.js/dev/docs/index.html#manual/en/introduction/How-to-use-WebGL2
At the end of the page, there is also a list that shows which WebGL 2 features are already supported.