You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add RedCube.js to webgl-test and webgpu-test. webgl-test is a repository for testing the basic usage of the WebGL/WebGL2 library, and webgpu-test is a repository for testing the WebGPU library.
However, I have not been able to find a way to create a mesh from code using RedCube.js.
It would be great if you could provide some sample code if you can.