WebGL rendering engine based on native TypeScript.
Go to file
2023-02-03 08:51:58 +08:00
engine Hosting code to git for the first time. 2023-02-02 17:29:05 +08:00
packages Rename WebGLCanvas.canvas to WebGLCanvas.element. 2023-02-03 08:51:58 +08:00
.gitignore Hosting code to git for the first time. 2023-02-02 17:29:05 +08:00
default.code-workspace Hosting code to git for the first time. 2023-02-02 17:29:05 +08:00
LICENSE Initial commit 2023-02-02 16:25:43 +08:00
package.json Hosting code to git for the first time. 2023-02-02 17:29:05 +08:00
pnpm-lock.yaml Hosting code to git for the first time. 2023-02-02 17:29:05 +08:00
pnpm-workspace.yaml Hosting code to git for the first time. 2023-02-02 17:29:05 +08:00
README.md Initial commit 2023-02-02 16:25:43 +08:00
tsconfig.json Hosting code to git for the first time. 2023-02-02 17:29:05 +08:00

ray-lab

WebGL rendering engine based on native TypeScript.