threedo:Three.js库的包装游戏引擎

时间:2021-05-26 05:56:33
【文件属性】:
文件名称:threedo:Three.js库的包装游戏引擎
文件大小:9.34MB
文件格式:ZIP
更新时间:2021-05-26 05:56:33
JavaScript 三人行 Three.js库的包装游戏引擎 学到更多 您可以在上关注threedo的开发。 安装 基本用法 查看example目录中的init.js文件以查看工作示例 场景 待办事项:添加多场景处理的支持和文档 创建您的第一个场景 /* threedo.init(options,callback); */ threedo.init({ name : "DemoScene" },function(){ // Callback fired when scene is ready. You can create models within the scene here, but that is better done in separate files to maintain organization. }); 节点数 节点是threedo中游戏对象的主要构建块。 会有许多不同类型的节点都可
【文件预览】:
threedo-master
----.gitignore(24B)
----README.md(2KB)
----README.html(3KB)
----Example()
--------.gitignore(12B)
--------img()
--------js()
--------index.html(1KB)
--------lib()
----.gitattributes(378B)
----Gruntfile.js(2KB)
----package.json(210B)
----sass()
--------UI()
--------threedo.scss(227B)
----prepros.cfg(31KB)
----build()
--------threedo.min.js.map(21KB)
--------threedo.min.js(17KB)
--------threedo.css(2KB)
--------threedo.concat.js(931B)
--------threedo.css.map(1KB)
----js()
--------threedo.base.js(2KB)
--------utility()
--------Modules()
--------core()

网友评论