-
现在只能做到给模型添加材质,修改它的颜色金属光泽等,但是给他添加贴图纹理,我找了一些相关代码都不成功,关于buf和bufviewer的地方看不太明白
我目前找的部分代码是比如给model.images.push_back(image);
material.values["baseColorTexture"] = baseColorTexture;
最后转出来加载后都不正确,下载了一些gltf…
-
this is a greate project,but i'dont kown how can i use it? can you give me some support,please? And I'd want to it support OSGB? Looking forward to your reply.
-
There are several systems that batch features together into a single draw call and hide individual features in the vertex shader by accessing their show property in the batch table and forcing them to…
-
Hi, I'm trying to test your library using a custom batch table and a custom tileset options file, but I'm getting an error message (see below). I followed your instructions to the letter:
- I have an…
-
Hi, I'm new to 3d tiles and trying to use this lib to display my cesium asset tiles, and found during the checkLoad, there is no boundingvolume intersets with the camera frustum. Below are my understa…
-
shp转3dtiles只支持wgs84吗?如果要转成高斯投影的坐标系有没有什么好办法呢?需要一个能在独立坐标系下的3dtiles白模型,我应该用什么办法呢?
-
你好,麻烦问下,倾斜摄影OSGB是基于CGCS2000的,如何转换成GCJ02 的3dtiles
-
I encountered an issue when trying to run the Docker command:
```
$ docker run -v $(pwd):/tiles -it compressor5000
```
I initially faced errors due to Windows-style line endings (\r\n) in the co…
-
Alas, starting on January 2025, the current Py3dTilers development team will move on to new projects. Py3dTilers will thus no longer be developed nor maintained.
The **current repository owners are t…
-
Hi, I want to show attributes of Instanced 3D Tiles (I3dm), like it works with Batched 3D Tiles (b3dm)
Sample (does not work): Click on cube in https://www.itowns-project.org/itowns/examples/3dtile…