Webrenderer:基于画布的3D渲染器

时间:2021-05-03 01:16:11
【文件属性】:
文件名称:Webrenderer:基于画布的3D渲染器
文件大小:739KB
文件格式:ZIP
更新时间:2021-05-03 01:16:11
TypeScript Web渲染器 基于画布的3D渲染器。 建造 sudo npm install typescript -g sudo npm install uglify-js -g chmod +x ./build.sh ./build.sh # If use vscode, you can use shift+cmd+b to build # Start the server, for image load. # This will serve files from the current directory at localhost under port 8000: # python 2 python -m SimpleHTTPServer # python 3 python -m http.server
【文件预览】:
Webrenderer-master
----.gitignore(20B)
----src()
--------Scene.ts(468B)
--------WebRenderer.ts(23KB)
--------Object3D()
--------loaders()
--------main.ts(68B)
--------examples()
--------Vertex.ts(2KB)
--------math()
--------Camera.ts(999B)
--------materials()
----assets()
--------container_specular.png(141KB)
--------container.png(457KB)
--------2.jpg(130KB)
----tsconfig.json(5KB)
----README.md(403B)
----index.html(592B)
----.vscode()
--------tasks.json(833B)
----build.sh(769B)

网友评论