我的github
上一页 1 ··· 129 130 131 132 133 134 135 136 137 ··· 157 下一页
摘要: [].concat.apply([],...) 参考1:https://www.runoob.com/jsref/jsref-concat-array.html 参考2:类数组拼接(将json数组中的属性取出来拼接到一起形成一个新的数组) 阅读全文
posted @ 2022-11-08 11:11 XiaoNiuFeiTian 阅读(27) 评论(0) 推荐(0) 编辑
摘要: NativeWindow 类 定义 命名空间:System.Windows.Forms 程序集:System.Windows.Forms.dll 提供窗口句柄和窗口过程的低级封装。 参考:https://learn.microsoft.com/zh-cn/dotnet/api/system.wind 阅读全文
posted @ 2022-11-08 09:35 XiaoNiuFeiTian 阅读(23) 评论(0) 推荐(0) 编辑
摘要: Chapter 0: Learn OpenTK in 15' 第0章:在15年学习OpenTK So, you have downloaded the latest version of OpenTK - what now? 所以,现在你已经下载了最新版本的OpenTK - 接下来该怎么办? Thi 阅读全文
posted @ 2022-11-07 16:26 XiaoNiuFeiTian 阅读(124) 评论(0) 推荐(0) 编辑
摘要: The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input a 阅读全文
posted @ 2022-11-07 16:00 XiaoNiuFeiTian 阅读(754) 评论(0) 推荐(0) 编辑
摘要: Marching cubes uses a divide-and-conquer approach to locate the surface in a logical cube created from eight pixels; four each from two adjacent slice 阅读全文
posted @ 2022-11-07 10:46 XiaoNiuFeiTian 阅读(225) 评论(0) 推荐(0) 编辑
摘要: STK基础教程:https://www.doc88.com/p-7374957800715.html STK和Cesium非常像。。Cesium的很多灵感来自于STK。其次是Insight3D >>什么是STK?它可以用来做什么呢?:https://www.bilibili.com/video/BV 阅读全文
posted @ 2022-11-07 10:30 XiaoNiuFeiTian 阅读(511) 评论(0) 推荐(0) 编辑
摘要: 提交记录1 每次release所做的修改记录 最早2012年5月份的第一个版本 参考:https://github.com/CesiumGS/cesium 阅读全文
posted @ 2022-11-06 23:03 XiaoNiuFeiTian 阅读(23) 评论(0) 推荐(0) 编辑
摘要: Note: OpenGlobe is great for learning along with our book, 3D Engine Design for Virtual Globes. But for a production quality, open source, virtual glo 阅读全文
posted @ 2022-11-06 22:47 XiaoNiuFeiTian 阅读(128) 评论(0) 推荐(0) 编辑
摘要: 前言:不要让这本书的标题欺骗你。标题告诉你的是,如果你有兴趣学习高性能和健壮的游戏地形渲染,这本书适合你。如果你对美国国家航空航天局(NASA)、世界风能(World Wind)或谷歌地球(Google Earth)等测绘程序的功能和性能印象深刻,并且想知道如何编写此类软件,这本书适合你。一些作者写 阅读全文
posted @ 2022-11-06 21:31 XiaoNiuFeiTian 阅读(620) 评论(0) 推荐(0) 编辑
摘要: 《WebGL Insights》2015年 前言:自2011年2月WebGL规范首次发布以来,围绕着它发展了一个引人注目的、充满激情的社区。来自不同领域的狂热者,从演示场景到医学研究科学家,以及介于两者之间的每个人,都创造了美丽的视觉效果、人工制品、应用程序和图书馆。也许最引人注目的是,这些个人和团 阅读全文
posted @ 2022-11-06 20:45 XiaoNiuFeiTian 阅读(188) 评论(0) 推荐(0) 编辑
上一页 1 ··· 129 130 131 132 133 134 135 136 137 ··· 157 下一页