egret3d icon indicating copy to clipboard operation
egret3d copied to clipboard

open source 3d renderer for egret

Results 35 egret3d issues
Sort by recently updated
recently updated
newest added

resource文件夹下缺少default.res.json文件

web 前端观光 新建项目的时候, 一直卡在正在编译中 ![image](https://user-images.githubusercontent.com/21010425/66666672-c1ee4680-ec83-11e9-94c1-98ef0728c3c1.png) 控制台显示 "Error: spawn node ENOENT"

引擎v5.3.2本地安装, Pro0.9.2创建的工程,在main中import Rotater from "./behaviours/Rotater";。。。。这里报语法错误“exports is not defined”,官方没有解决方法?

![333](https://user-images.githubusercontent.com/43531728/59331810-62107f00-8d27-11e9-8251-9ba9901d86cd.png)

![微信图片_20190712154704](https://user-images.githubusercontent.com/2813953/61111548-6cf03800-a4bc-11e9-9073-ec814d0e39e5.png) IE11不支持模板字符

在为模型添加刚体和碰撞体后,如果不调用transform.translate,物体可以正常掉落和碰撞。一旦调用了transform.translate命令,物体移动时就会穿模,遇到应跌落的地方也不会掉落,而是依然按着translate命令指定的方向继续移动,仿佛引力根本不存在...

点了之后,场景中的物体会消失,但在点“预览”按钮后,原本消失了的东西依然会显示在运行的场景中 ![image](https://user-images.githubusercontent.com/43531728/59430001-a416ef00-8e13-11e9-82e3-fe31ffe7e1d0.png) ![image](https://user-images.githubusercontent.com/43531728/59430031-babd4600-8e13-11e9-9011-22b23b3ae46e.png)