搜索资源列表
OpenGL_vckbase20在VC中实现OpenGL三维绘图
- OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
StdAfx
- 贝赛尔纽曼函数绘图代码,用VC实现的,和大家分享-Beisaierniuman function mapping code, with VC, and share
MatlabMaps
- Matlab路网绘图代码,可以绘制路网图,自动加载路段长度信息-Matlab network mapping code, mapping the network map, automatic loading sections of the length of Information
MyDraw-good
- 一个很不错的绘图代码,有参考价值,尤其是对需要用vc绘图的朋友-a good way of drawing code, reference value, particularly for mapping needs vc friends
3D_object-VC
- 用Opengl画半透明的三维物体,可以将其嵌入vc其他三维绘图代码-Opengl painting with translucent three-dimensional objects, which can be embedded in other vc 3D graphics code
GLEasy
- 自己编写的opengl程序,在vc6.0 SDI中搭建opengl的框架,程序绘制了一个彩色立方体,有光照,如果需要只修改DrawScene中的绘图代码即可-prepared opengl own procedures, vc6.0 SDI in which structures opengl framework of a mapping process color cube, light, If you need only change the mapping DrawScene code c
fngraph1
- 实用的函数图象绘图代码,可绘制多种函数,功能完备。
gun1
- 这是一个使用C++写的绘图代码,实现单击界面显示烟花效果
C原代码
- 精细绘图及动画 制个程序是本人自己编写,所以这里能后做出详细解释。程序运行后会在屏幕上用triplex_font显示“press any key for set off”,下方是用基本的线条画出的发射架(有点粗糙),即程序中的DrawGun()函数,当按下任意键后,将在发射架上方出现一个用横线填充的飞机,同时背景被繁星填充,此时必须按住任意键不放,否则飞机将不会发射。发射完成后,即飞机坐标小于0,将出现一句话:\"successfully!!!,press ESC to quit\",若中途按E
贝赛尔纽曼函数绘图代码
- 贝赛尔纽曼函数绘图代码,一种常用的数学函数代码, VC++60 开发,编译通过-Beisaierniuman function mapping code, a common mathematical functions code, VC + +60 develop, compile
矢量绘图软件EastDraw及其完整源代码
- 本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能-the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
opengl独立窗口运行代码
- 利用该程序约定的界面规则 读者可以在此基础上稍微修改绘图语句 轻松实现3d的绘图,特别对于初学opengl的人来说很方便
在OpenGL中实现基本的计算机绘图
- 在OpenGL中实现如下基本的计算机绘图功能: 1.为屏幕显示定义一个坐标系统; 2.熟悉绘点函数,并上机实习课件上的几个画点函数的例子; 3. 熟悉画线方法,并熟悉不同的画线状态,并上机实习课件上的几个画线函数的例子; 4. 在模板中添加代码,实现DDA法和Bresenham法绘制直线图元; 5.实现Bresenham法绘制圆图元; 6.实现中点法椭圆图元的生成(选做); 7.掌握顶点阵列和象素阵列绘制图元的方法,用顶点阵列绘制一个长方体,并设置表面颜
MiniCAD
- 小型CAD绘图软件(MFC),代码精简便于学习。-Mini CAD Drawing Tool(MFC)
isirwe1_0
- 本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能。 -The code vector graphics functions: linear, circular, various types of curves were readily available, and to carry out painting brush stroke style and color settings, and save the file function.
Test1
- 本代码演示了如何在VC中实现OpenGL三维绘图-This code demonstrates how OpenGL in VC to achieve three-dimensional graphics
DlgDraw
- 基于MFC的vc++实现的动态绘图代码,一个很不错的绘图代码,有参考价值-MFC based on vc++ to achieve the dynamic mapping code, a very good graphics code, there is reference value
FFT
- 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
MATLAB载入txt数据并绘制其图的代码
- txt数据在MATLAB里载入并plot绘图,含数据(txt)文件(Txt data is loaded in MATLAB and plot graphics, including data (txt) files)
MATLAB高级绘图代码
- 绘图工具,实用且经过实际测验有着较好的效果,兼容性好(Drawing tool, practical and tested in practice, has good effect and compatibility.)