联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All OpenGL(146) 

[OpenGL] THREE

三线换网
Mesh replacement for THREE.Line (2023-01-21, JavaScript, 2981KB, 下载0次)

http://www.pudn.com/Download/item/id/1687625057844414.html

[OpenGL] mrmbers_prificient

分享我在中国期刊网下载的神经网络论文,分享我在中国期刊网下载
Share in the China journal net I download neural network, share in China journal net I download (2017-05-17, matlab, 289KB, 下载1次)

http://www.pudn.com/Download/item/id/1494958699408284.html

[OpenGL] osgVR

osg用约束线去掉想去掉三角网的区域,实现地形的裁剪和编辑,方便灵活。
osg with constraint remove want to remove triangulation area Terrain cutting and editing, convenient and flexible. (2016-03-22, Visual C++, 5KB, 下载30次)

http://www.pudn.com/Download/item/id/1458608618852132.html

[OpenGL] 3DTIN

通过绘制多个点,利用TIN生成算法生成tin三角网,并可以选择opengl模式添加光照纹理
painting points and build TIN and adding lighting and texture (2015-11-23, Visual C++, 107KB, 下载16次)

http://www.pudn.com/Download/item/id/1448254883531573.html

[OpenGL] Shoot.tar

飞机大战 和微信打飞机功能相似,好玩有意思;目的多交流技术
飞机大战 和微信打飞机功能相似,好玩有意思;目的多交流技术 (2015-04-11, Java, 264KB, 下载13次)

http://www.pudn.com/Download/item/id/1428754390947157.html

[OpenGL] 6-16-myCom

基于window中qt的串口、网口驱动程序,利用opengl对数据进行3D显示
Based on the windows qt serial ports and net driver , using the opengl 3 d display data (2014-07-02, QT, 7324KB, 下载13次)

http://www.pudn.com/Download/item/id/2579960.html

[OpenGL] ww

运用虚拟现实技术,对环网柜检修进行模拟仿真,此程序用来控制场景播放。
This procedure is used to control the scene play. (2014-06-24, C++, 15KB, 下载7次)

http://www.pudn.com/Download/item/id/2573518.html

[OpenGL] delaunay1

用VC opengl做的delaunay三角网,这是一个三角网边生长算法的实现方法。
With VC opengl do delaunay triangulation, which is a triangulation edge growth algorithm implementation. (2014-04-22, Visual C++, 2KB, 下载10次)

http://www.pudn.com/Download/item/id/2518823.html

[OpenGL] Rules-grid-terrain

能够通过OpenGL编程,对初学者具有很大的意义,能现显示规则格网的三维地形。
Through OpenGL programming, has a great significance for beginners,and can display rules grid of 3d terrain. (2014-03-31, Visual C++, 2091KB, 下载3次)

http://www.pudn.com/Download/item/id/2498852.html

[OpenGL] google-earth-example

关于谷歌地球开发的例子程序,从官网上一点一点整理的
About Google Earth examples of program development, little by little from the official line finishing (2014-02-24, JavaScript, 1318KB, 下载11次)

http://www.pudn.com/Download/item/id/2468726.html

[OpenGL] book

模拟当当网做的一个小模块,前台显示商品,后台对商品进行操作
Analog Dangdang do a small module, front display merchandise, backstage operations for commodities (2014-01-06, Java, 4096KB, 下载1次)

http://www.pudn.com/Download/item/id/2444615.html

[OpenGL] GPS-wpc

用于测量工程的控制网平差,具有水准测量、二三维控制测量、碎部测量、断面测量、道路和桥梁测设、工程放样等外业测量作业模块
Control network adjustment, with the standard of measurement for measurement engineering, surveying operations of the two three-dimensional control surveying, broken the Ministry of measurement, the cross-section measurement, survey and design of roads and bridges, and lofting external modules (2013-02-09, Visual C++, 424KB, 下载12次)

http://www.pudn.com/Download/item/id/2135849.html

[OpenGL] MyDEM3D

openGL,VC++实现三角网绘图,绘制三位地形。
openGL, VC++ triangular network drawing, draw three terrain. (2012-07-31, Visual C++, 7014KB, 下载45次)

http://www.pudn.com/Download/item/id/1953523.html

[OpenGL] DelaunayTest

在mfc框架下,鼠标点击固定点,会自动生成三角网,是一个很好的测试程序。
In MFC framework, the mouse to click the protection, will automatically generate triangle nets, is a very good test procedures. (2012-05-27, Visual C++, 4414KB, 下载6次)

http://www.pudn.com/Download/item/id/1888613.html

[OpenGL] Tin

计算机图形学中三角网的生成与三维显示,这是课堂实验必须交的实验代码。
Computer graphics triangle nets of generating and 3 d display, this is the classroom must be handed in experimental code. (2012-03-19, Visual C++, 49KB, 下载11次)

http://www.pudn.com/Download/item/id/1799143.html

[OpenGL] OpenSceneGraph-2.9.11

osg的安装及例子,从官网上下载的,功能齐全
osg installation and examples for download from the official website, fully functional (2011-03-10, Visual C++, 6708KB, 下载37次)

http://www.pudn.com/Download/item/id/1450299.html

[OpenGL] opengl

读取三维地形文件,地形模型用三角网法实现,并在地形上增加了一些简单分型产生的树!!可以借鉴一下哦!
Read the three-dimensional topographical documents, terrain model with a triangular mesh realize, and an increase of terrain some simple typing generated tree! ! Can learn from you Oh! (2008-07-08, Visual C++, 2144KB, 下载609次)

http://www.pudn.com/Download/item/id/507087.html

[OpenGL] 3DTERRIN

DEM的规则格网存储结构是一个二维点阵,由于其高度与宽度已知,因此可以用一个一维数组p[n]进行管理,设原点的平面位置为(0, 0),DEM的长度与宽度分别为s和t,则任意一点(i,j)的高程值为p[i×t+j]。规则格网的这种简明结构,事实上已经对DEM数据进行了很好的组织,因此将格网数据读入内存,而无需使用其它任何结构进行管理,直接对读入的DEM数据块进行处理,生成格网面。 利用bitmap将DEM位图中的数据读入到程序数组中,其中规则网格将区域空间切分为规则的格网单元, 每个格网单元对应一个数值, 在计算机实现中则是一个二维数组, 每个格网单元或数组的一个元素, 对应一个高程值。很自然地, 我们可以把数字位图与规则网格模型联系起来, 把位图的灰度值与高程值对应起来,添加纹理表面。
err (2008-04-26, Visual C++, 325KB, 下载280次)

http://www.pudn.com/Download/item/id/446971.html

[OpenGL] GltFrame

在VC6.0环境下使用OPenGL进行编程,根据算法自动生成三角网格!
in VC6.0 environment for the use of OpenGL programming, under the automatic generation algorithm mesh! (2007-07-04, Visual C++, 2153KB, 下载191次)

http://www.pudn.com/Download/item/id/303559.html

[OpenGL] le02

nehe opengl 第二课
nehe opengl second cla (2004-09-11, C++, 25KB, 下载5次)

http://www.pudn.com/Download/item/id/1094889408819505.html
总计:146