搜索资源列表
OpenGL_quxian
- 一个OpenGL 曲线绘图的例子 VC 编译 需要 OpenGL 开发库 -a curve OpenGL graphics examples VC compiler need for the development of OpenGL
06.tar
- 关于OPENGL的立体感图形的例子-on OpenGL 3D graphics examples flu
Graphics
- 用图像实例演示最新的光线跟踪算法,取得不错效果-Image examples of presentations using the latest Ray-tracing algorithm, and achieved good effects
vb_draw_demo
- 一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 个人认为,VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。-VB-based vecto
suferapplication
- 提供sufer在web环境下绘图实例,涵盖sufer基本函数在C#中的使用方法,包括数据准备、数据白化、等值线绘制、图形绘制、图形输出等-Provided in the web environment sufer graphics examples sufer covers the basic functions in C# in the use of methods, including data preparation, data whitening, contour mapping, gr
delphi-examples-deal-with-graphics
- delphi 处理多边形与直线的截断例子 -delphi examples deal with graphics
graphics
- 计算机图形学源码 包含大量例子及其分析-Source code contains a large number of examples of computer graphics and analysis
Graphics-Clock
- 本实例实现走懂的图形时钟的绘制,首先由DrawClock()子函数画出表盘,再由gettime(&newtime)检测系统时间,每秒钟调用DrawClock()更新一次表盘。-The examples were to go to understand the graphics clock drawing, first by DrawClock () Functions to draw the dial, then gettime (& newtime) detection system
graphics
- 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
computer_graphices
- 图形学中的几个重点实验的文档,其中包括二位图形变换,直线的几种不同算法,以及抛物线的画法等。文档中有详细源码和图形实例。-Graphics in the document several key experiments, including two graphics transform, line of several different algorithms, and the parabola of the painting and so on. Source document in deta
C.examples.computer.graphics.algorithms
- C计算机图形学算法编程实例C programming examples in computer graphics algorithms -C programming examples in computer graphics algorithms
Rotating-cube-graphics-operations
- 图形操作_旋转立方体,对图形例题图像进行处理,完成某些动作-_ Rotating cube graphics operations, graphic examples of image processing, to complete certain actions
OpenGL-in-VC-to-graphics
- 在VC中实现OpenGL三维绘图,完整实例,应该有帮助。-OpenGL in VC to achieve three-dimensional graphics, complete examples, should help.
Computer-Graphics
- 计算机图形学43个案例,包括直线中点Bresenham算法-Computer Graphics 43 examples,such as Bresenham algorithm
Examples-of-utility1
- MATLAB关于基本图形的绘制命令的例程,包含的例子比较全面,适用于初学者方便查询-MATLAB command about the basic graphics rendering routines, contains examples of more comprehensive and easier to find for beginners
VTK-Tutorial-Examples
- VTK编程程序入门小例子,包含一些三维图形的显示,漫游,文件读取等c++代码实例-VTK programming program started small example, contains a number of three-dimensional graphics display, roaming, etc. c++ file reading code examples
Computer-graphics-experiment-code
- 计算机图形学的一些例子,比较适合初学者。-Some examples of computer graphics, more suitable for beginners.
OpenGL-programming-and-examples
- opengl编程和实例非常详细的讲解了利用opengl在图形图像编程方面的问题,非常具有参考价值-opengl programming and examples explained in great detail in using opengl graphics programming problems, great reference value
Three-dimensional-graphics
- 三维图形课程设计,用opengl开发,包含一些简单的例子。-Curriculum design three-dimensional graphics with opengl development, including some simple examples.
GRAPHICS
- Examples Source Code files from the book, Programming for Graphics Files in C and C++ by John Levine, Published by Wiley