搜索资源列表
jCAE-src-0.5.tar
- 有限元分析软件,造型部分采用opencascade造型内核实现,界面显示采用Java/Java3D ,通过Corba调用opencascade函数进行造型与有限元分析。- Finite element analysis software, the modelling partially uses the opencascade modelling essence realization, the contact surface demonstrated uses Java/Java3D, t
Sierpinski 三角形进行Sierpinski化
- 功能介绍: 1.鼠标拖动 2.对三角形进行Sierpinski化 问及解决: 1.全局变量与局部变量的区别,资源与变量类的关系。变量析构并不代表着资源的析构。(画布 光照 画图) 2.画图前的视图模型的初始化 3.调用函数比较生疏
ThreeDBMP
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
test
- 通过OpenGL基本体素,例如三角形、三角形带、四边形、四边形带,它们都可以构成的球体。通过改变半径控制大小,通过改变角度的改变大小就可以改变顶点的数目和密度,通过在调用回调函数设置模式,就可以改变填充状态。通过调用函数来得到当前时间就可以得到一个功能要花费的时间。-Through the OpenGL primitives, such as triangle, triangle strip, quadrilateral, quadrilateral zone, which can consti
ForEverySysterm
- 实现了一个窗口,调用了glut函数库, 可以推广到所有操作系统。-Implements a window, call the glut library can be extended to all operating systems.
myMapMatch7
- 地图匹配代码,可以供大家参考。 调用opencv库函数。-stereo matching
cubeFrameModel
- 按原理对立体线框模型使用VC++调用SetPixel函数实现-Principles of three-dimensional wireframe model by using VC++ function calls to achieve SetPixel
osg-HUD
- osg HUD 文字 示例, 很方便的调用该函数,并且可以嵌入使用,带编译框架。-osg HUD Text Example, It is convenient to call the function, and can be embedded in use, with the translation frame.
matlab-implicitsurf
- 可以画出隐函数图像,当把图形表示成隐函数后,调用此函数画出图形。应把此文件与画图文件放在一个文件夹下-Implicit function can draw the image, when the graphical representation of a hidden function, call this function to draw graphics. This file should be placed in a drawing file folder
1
- OBB包围盒算法,定义算法,可用于调用函数,非常有用。-OBB bounding box algorithm, the definition of the algorithm can be used to call the function, very useful.
data
- 读入点云的las文件,输出x,y,z,intensity的文件(里面有测试数据,还有一个main函数,调用另外一个函数)-read point cloud as format of las,then input x,y,z,intensity