搜索资源列表
3d_graphic
- 3d画图演示,比较简单,可以参考
opengl画图
- 用opengl自己实现画bezier和bspline曲线还有曲面,花瓶,茶壶
Sierpinski 三角形进行Sierpinski化
- 功能介绍: 1.鼠标拖动 2.对三角形进行Sierpinski化 问及解决: 1.全局变量与局部变量的区别,资源与变量类的关系。变量析构并不代表着资源的析构。(画布 光照 画图) 2.画图前的视图模型的初始化 3.调用函数比较生疏
121234563211
- 可以对文件的最后时间进行批量修改,并且可以批量修改名称。很实用 [DTemp.zip] - [图形制作] 七彩画图 2002-04-21 19 1191 这是一个按照预定公式画图的-Can document the final time for the bulk modification, and can modify the name of volume. Very useful [DTemp.zip]- [graphic production] colorful drawing 200
MFCOpenGL
- 画图软件,这是我上机实习做的用Opengl开发的2D画图软件(我们上机实习的大作业),它具有绘制图形,选定图形,裁剪图形。。。等等它全部采用Opengl开发制作,是你三维的好代码-Drawing software, which is on my machine to do the internship with opengl 2D drawing software development [we practice on a large machine operation], it has dra
Art3D
- 力矢量算法实现的画图程序,编写环境matlab, 3D 本人原创 -force-oriented graph drawing algrithm, 3D, computer science applied
3
- 这是一个三维画图程序源代码,主要是进行三维网格剖分-It is a three-dimensional drawing program source code, mainly for three-dimensional mesh generation
6
- 这是一个用函数画图的源代码程序,可以是二维的,也可以是三维的-This is a drawing of the source code with function procedures, can be two-dimensional, it can be three-dimensional
Cload3ds
- 该类是在qt4.6上运行通过,是我将网上流传的两个文件进行了整合,使得适用于qt了,加载了3ds文件成功显示。注意头文件。 使用方法: CLoad3DS *m_3ds_p = new CLoad3DS() m_3ds_p->Init("e:/plane1.3ds",0) //以上代码置于OpenGL的Init部分 //以下代码置于OpenGL画图部分 m_3ds_p->show3ds(0,50,50,-50,10.0) 说明:上面的0表示绑定
directdraw
- directdraw实现画图是好的学习directDraw的学习材料-directdraw to achieve a good learning directDraw drawing learning materials
bs
- VRML柔性制造系统的程序,是proe画图转换出来的-VRML ok I KNOW BUT I AM NOT TIME
Tableball
- 自己编写的matlab三维画图,台球,适合初学者熟悉matlab函数及结构-I have written Matlab three-dimensional drawing, billiards, suitable for beginners are familiar with Matlab functions and structure
jsFORVML
- VML实现画图,2D统计图,3D统计图,条形统计图,柱状图,饼图,矢量图形标记语言-VML achieve drawing 2D Chart, 3D charts, bar charts, histograms, pie charts, vector graphics markup language
tetrahedron
- 给出数据,即可按照数据内容画图。可以自动读取数据,十分方便。-Given the data, you can draw in accordance with the data content. Data can be read automatically, very convenient.
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
Simu
- Opengl画图和机器视觉求位姿.可根据opengl生成的模拟图像求取其位姿状态。用于视觉检测-Opengl drawing and machine vision requirements pose
shanqu
- 3D图形编程,让你形象的看到一座山峰,同时也能举一反三运用到其他画图的方面。-3D graphics programming, so you see the image of a mountain, but also can be applied to other aspects of replicability drawing.
proe5.0
- 可以画图的功能强大cad软件一定不要错过你值得拥有制图高级工具-You can paint the powerful CAD software must not miss you worthy of drawing advanced tools
polar3d
- 制作的polar函数的三维画图,方便做出极坐标系下的三维图形-Produced a three-dimensional drawing polar functions, easy to make a three-dimensional graphics polar coordinates
实用的openGL画图类
- 提供了一个openGL画图类,实现了画图和转换视角的功能,对3D画图极其有用