文件名称:learning-webgl-03:学习WebGL第3课从原始WebGL转换为使用stack.gl
文件大小:25KB
文件格式:ZIP
更新时间:2024-06-06 00:16:03
learning-webgl-03 从普通WebGL转换为使用 。 您可以在找到原件的来源以进行比较。 感谢Giles Thomas和Tony Parisi的原始课程。 运行这件事 通过从终端运行以下命令来设置项目并在本地运行: git clone https://github.com/stackgl/learning-webgl-03.git cd learning-webgl-03 npm install npm start 运行npm start , 服务器应开始在 。 享受! 执照 。
【文件预览】:
learning-webgl-03-gh-pages
----index.html(198B)
----bundle.min.js(74KB)
----shader.frag(100B)
----shader.vert(250B)
----README.md(975B)
----.gitignore(13B)
----index.js(3KB)
----package.json(678B)