登录

最新会员 最新下载

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48

成为了本站VIP会员

10月14日 20:46
已选条件
  1. 编程语言:所有
  2. 代码类别:3D图形编程
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 用Opengl画出三维地

  读取dem数据,用Opengl画出三维地形,实现漫游。(Read dem data,and use Opengl to render the 3D Terrian. )

186
下载
198
浏览
2009-12-09发布

2. jpg2obj

  可以把jpg图片转换成obj三维网格文件,这样可以在三维形态下观察图像数据(Jpg images can be converted into three-dimensional grid obj file, so that patterns can be observed under the three-dimensional image data)

261
下载
199
浏览
2009-12-06发布

3. ode-0.11.1

  可以用于rigid body等动画的仿真open dynamic engine最新版本。本人已经创建工程的ODE,全国首发,SLN文件在ode-0.11.1uildvs2008下,打开为可以运行的sample程序。(Open dynamic engine, which is used to animation simulation, such as rigid body. It is called as physical engine. I have make the ODE to be a .Sln file. You guys can directly use it. Have fun!)

77
下载
198
浏览
2009-11-25发布

4. MinCut

  这是一个非常好的图象分割程序,基于纹理分割的,保证别人没有上传过(very good image segtation)

151
下载
144
浏览
2009-11-02发布

5. 3Dmesh

  实现3D自动划分网格,网格包括三角形、四边形和六面体等(This function is for 3D automatical meshing.)

184
下载
134
浏览
2009-10-09发布

6. Deal_ply_matrix

  读取ply三维数据时,可采用改程序对读取的矩阵数据进行的预处理,从而便于在matlab上直接使用数据.(Read ply three-dimensional data, the program can be used to change the matrix to read the data pre-processing, so as to facilitate the use of data directly in matlab.)

15
下载
125
浏览
2009-10-08发布

7. BeautyScene

  DX写的水面效果模拟,折射反射fresnel源码(Real water effect with DirectX&HLSL,reflect refract & fesnel effect.)

86
下载
207
浏览
2009-10-02发布

8. solid_reconstruction

  该压缩文件是一个matlab编写的三维重建的示例程序(This zip file contains files that were used in the case study for image processing seminars given by The MathWorks. In brief, the code will take two images that were taken from adjacent layers of a solid wooden dowel. These images can be realigned based on their features such that the solid is reconstructed. This demo shows two images being realligned, but the process can be followed for all the pairs, recreating the entire solid. The benefit of this code is that the realignment is done automatically. )

20
下载
109
浏览
2009-09-21发布

9. 3dterrainDEMO

说明:  3d 地形渲染DEMO lod 采用lod技术 多层渲染(3d terrain rendering using DEMO lod multi-lod rendering technology)

1
下载
125
浏览
2009-08-01发布

10. COpenGL

说明:  结合MFC和opengl编程,可以显示网格,网格的格式为obj # 顶点数 面片数 v....f....(Combination of MFC and opengl programming, you can display the mesh, the mesh format obj# Vertices few patches v. ... f. ...)

1
下载
194
浏览
2009-07-30发布

11. sphere3d

  3d球坐标 球坐标绘图 直角转极坐标 画三维图( SPHERE3D(Zin,theta_min,theta_max,phi_min,phi_max,Rho,meshscale) plots the 3D profile Zin as a mesh plot on a spherical surface of radius Rho, between horizontal sweep angles theta_min and theta_max and vertical phi_min and phi_max, with mesh size determined by meshscale. )

172
下载
182
浏览
2009-07-16发布

12. 3dreconstruction

  该函数能完成多视图的三维重建工作,牵涉很多三维重建工作的函数,相信一定会对你有用(The file includes 3d reconstruction code)

325
下载
132
浏览
2009-07-14发布

13. Skinmesh

  实现骨骼动画类,实现简单骨骼动画载入鸡演示(Category to achieve skeletal animation, skeleton animation simple loading)

41
下载
161
浏览
2009-07-09发布

14. 3dde

  3d demo c++ opengl demo (good 3d demo)

2
下载
172
浏览
2009-06-18发布

15. segmentation3D

  利用itk的区域增长算法,分割三维图像并用vtk进行重建显示(Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk)

263
下载
167
浏览
2009-06-01发布

16. ansysbearingsimulate

  ansys的轴承仿真程序,直接套用,应用分析。供大家交流欣赏。(ansys bearing simulation program directly to apply, application analysis. Exchange for all to enjoy.)

149
下载
133
浏览
2009-05-18发布

17. chaos_paper1

  构建了一类可切换的三维自治混沌系统,通过系统选择器实现这类系统间的切换) 这类系统都由七项组成,且 都包含三项系统变量乘积的二次非线性项) 详细地分析了这类三维系统平衡点的性质、混沌吸引子的相图和 *+,-./01 指数等特性,设计了实现这类可切换系统的实际电路并进行了电路实验(Construction of a class of three-dimensional autonomous chaotic switching systems, the realization of the system selector to switch between such systems) are the seven components of such systems, and system variable contains the product of three quadratic nonlinear term) detailed analysis of such three-dimensional nature of the system equilibrium point, chaotic attractor of the phase diagram and properties of*+,-./ 01 index is designed to achieve this kind of switched systems can be the actual circuit and the circuit experiment)

16
下载
116
浏览
2009-05-16发布

18. final

  三维物体模型显示程序设计 利用C语言及OpenGL语言读取OBJ文件,显示三维物体模型 (Three-dimensional object model display program design the use of C language and OpenGL language OBJ read documents to show the three-dimensional object model )

111
下载
156
浏览
2009-05-11发布

19. Display-3D-Image

  本程序是用于三维图像的,三维重建,非常有用(This procedure is used for three-dimensional images, three-dimensional reconstruction, a very useful)

157
下载
111
浏览
2009-04-16发布

20. 3333

  基于2D轮廓的三维模型相似性比较研究 在游戏开发和机械建模 常用的方法

9
下载
165
浏览
2009-04-11发布