utea:玩具WebGL 3D引擎

时间:2024-06-12 06:45:42
【文件属性】:

文件名称:utea:玩具WebGL 3D引擎

文件大小:53KB

文件格式:ZIP

更新时间:2024-06-12 06:45:42

JavaScript

乌特阿 玩具WebGL 3D引擎(具有基本的2D支持) :warning: 正在建设中 :construction_worker: :construction: 到处乱混 这些示例当前可从。 去看看他们! 如果您希望在本地运行项目: $ npm install # start webpack's dev-server $ npm run start # now you're ready :D # go to http://localhost:8080/example/ or http://localhost:8080/webpack-dev-server/ # OR, build the project's examples and start your own $ npm run build $ python -m " SimpleHTTPServer " # server started, now just # go to http://localho


【文件预览】:
utea-master
----webpack.config.js(1KB)
----src()
--------utils()
--------buffers()
--------cameras()
--------materials()
--------geometries()
--------Body.js(2KB)
--------shaders()
--------renderers()
--------PaintBoard.js(3KB)
--------Renderable.js(1KB)
--------index.js(95B)
----publish.sh(354B)
----.travis.yml(887B)
----example()
--------index.html(451B)
--------01-square()
--------02-cubes()
--------03-curves()
--------common.css(103B)
----LICENSE(18KB)
----README.md(2KB)
----.editorconfig(167B)
----.gitignore(31B)
----package.json(974B)
----vendor()
--------webgl-debug.js(28KB)

网友评论