微小的鱼

Results 13 comments of 微小的鱼

Unfortunately still not possible~ ![image](https://user-images.githubusercontent.com/22174508/122515009-66bb4c80-d03f-11eb-8022-40dcef0dd747.png)

谢谢大佬,都是国人;底下这些测试什么的用去理他吗?或者怎么解决? ![image](https://user-images.githubusercontent.com/22174508/122536099-c2dd9b00-d056-11eb-8696-50d4ce435155.png)

@fanvanzh 别这样说,有没有什么方法思路什么的能解决这个的?还有你convert_polygon 函数里面获取shp的底点坐标 为什么这里又重复来一次?`int inner_count = polyon->getNumInteriorRings();`

确实带洞的面是可以生成的没有问题!至于他拉起来的问题 是shp文件设置的时候没有给他高度值只有高度值段!拿cesiumlab查看看不出来,应该是cesium.js本身的问题;下图是cesiumlab生成的 ![6E7B2EA2-C6D4-44c9-8F7D-FDDD14603E5A](https://user-images.githubusercontent.com/22174508/110885127-42095780-8321-11eb-8390-107458983415.png) 下图是我自己生成的在cesium版本 1.79.1展示的,感觉是gltf还有他版本的问题! ![16AA944C-64F9-4e48-8B3E-DE68F8B5EA8D](https://user-images.githubusercontent.com/22174508/110885232-71b85f80-8321-11eb-9dce-18a5225574af.png)

不支持的,别说HLOD就是LOD静态的你要生成多种精度的模型就需要减面曲面细分 都还需要支持带纹理材质 不能丢失这些属性!你看看引擎中LOD 写的有多少有多复杂,一般说的lod 是一个概念 里面实现很深的,所以这里的是不支持的 呀。

First of all, I apologize for the behavior of my “@” and unrelated personnel~ Back to the question: 1. I didn't know that OGRE has split two branches. 1.X version...

Hello, it's OK to build and compile according [to the document](https://ogrecave.github.io/ogre-next/api/2.3/_setting_up_ogre_windows.html), but there are still some small problems as follows: 1、C2039 "sqrt" in OgreAabb: Not a member of "std" (compiled...

[CMakeLists.txt](https://github.com/OGRECave/ogre-next/files/5499361/CMakeLists.txt)

由于github.io禁止来自中国的IP,或者说是DNS污染(域名指向不正确的IP地址),导致不能输入网址直接访问,需要更改下本机的配置才可以; 底下链接是群友发的我转发一下: [如何访问LearnOpenGL-cn教材的github的地址](https://www.cnblogs.com/laoyueblogs/p/14223418.html)

虽然我按照这样做了[如何访问LearnOpenGL-cn教材的github的地址](https://www.cnblogs.com/laoyueblogs/p/14223418.html) 但是很神奇的是同一台电脑,谷歌浏览器无妨访问,但是在火狐浏览器居然可以!(我家里的电脑谷歌可以正常访问)有人能告诉我为什么会这样? ![QQ图片20210923155656](https://user-images.githubusercontent.com/22174508/134472585-d6455a02-334e-4fb8-baa0-af236b8e34d8.jpg)