PrincessGod
PrincessGod
@JChehe Hi, I know what you mean, it looks like the `片元着色器` is more commonly used. But [there](https://zh.wikipedia.org/wiki/%E7%9D%80%E8%89%B2%E5%99%A8) use `片断着色器`, and I hope you have more officially translation, because this...
@xieguanglei , I want to translate the simplify chinese version, are you also intend to do it? Maybe we can do together after you decide that. Because I think it's...
@xieguanglei It will expend more time than I expected. Maybe I will take a long time to finish it if no one else join.🙂
@1608617462 这个问题应该不会存在,因为 js 字符串不分中文还是其他语言?你看看导出后的obj是不是已经是乱码了,查看方式就是直接用写字板打开obj,查找中文名称。
@chiangbt 可以参考[问题定位](https://github.com/PrincessGod/objTo3d-tiles/blob/master/README_CN.md#%E9%97%AE%E9%A2%98%E5%AE%9A%E4%BD%8D)
Actually you should keep your tile not cover too many areas. So maybe you can try too split your big tile. Because earth is sphere like and tile is a...
@git4wht 你好 我只在windows上和mac上运行,而且对Linux不是很熟悉,不能提供什么帮助。 但是从报错上来看,好像是你的Node公共环境变量的问题?
I tried use `transform` in `customTilesetOptions.json`, it works fine. Maybe you give it a wrong value? This is my test config ``` json { "region": true, "transform": [ 0.9686356343768792, 0.24848542777253735,...
Sorry first, this tool not support convert multi objs into single tileset. So you should combine objs in other way, such as import 3d modeling software and export combined obj.
@CrashedBboy Great job! After you finished it, I can put your link in README.