搜索资源列表
实例56
- 利用OpenGL函数实现绘制茶壶图形,包括可视窗口的大小尺寸,窗口背景和绘图功能。-Function OpenGL graphics rendering teapot, including the visualization window sizes, the window background and graphics features.
Visual Basic_NET图形图像编程与实例详解
- Visual Basic_NET图形图像编程与实例详解 很难才找到的,希望大家喜欢-Visual Basic_NET graphics programming and example explanation is difficult to find, I hope you like them
实例 66
- 严华峰VC精彩编程百例,例66实现画点画线功能,很有意思的小程序,适合初学VC图形者.-Yanhuafeng exciting programming VC 100 cases, 66 cases achieving painting dotted line functions, the very interesting small program suitable for beginners who VC graphics.
二维图形游戏编程实例
- 二维图形游戏编程的几个很好的实例,如BMP图形创建、碰撞反弹、色彩混合等演示、动画。-2D game programming in several good examples, such as the creation of BMP graphics, collision rebound, such as color mixing demonstration of animation.
三维游戏高级图形编程中的纹理特效制作实例源代码
- 三维游戏高级图形编程中的纹理特效制作实例源代码,如高级纹理映射、Billboard、阴影、粒子系统、L系统以及三维游戏自然场景的特效生成算法(树、云、雾、烟、爆炸等等)-3D game graphics programming texture effects produced source code examples, such as the High texture mapping, Billboard, shadows, particle system, L 3D games and the
Drectx 3D图形编程实例源代码
- Drectx 3D图形游戏编程实例源代码,包括directx9初始化、图形的着色、顶点缓冲及3D效果等-Drectx game 3D graphics programming source code examples, including directx9 initialization, graphics rendering, a vertex buffer and 3D effects
实例程序
- 计算机图形学的实力程序-the strength of computer graphics procedures
isee_code01231.zip
- 一个类似ACDSee的看图工具,可以察看很多种格式的图形文件。由ISee开发组提供,ACDSee pictures of a similar tool, you can see a variety of graphics file formats. ISee provided by the development team
3-dimensional-graphics-drawing
- C#二维三维图形绘制工程实例宝典第8章:三维图形。本章介绍了应用三维图形的基础知识,包括三维矩阵,变换和坐标体系等来创建各种三维图形,例如三维折线图,三维网格和曲面图,轮廓图,三维柱状图,四维切片图和三维复合图。-Two-dimensional three-dimensional graphics drawing C# Projects Collection Chapter 8: three-dimensional graphics. This chapter describes the bas
VC++
- VC++绘图程序设计技巧与实例教程 -VC++ Graphics Programming Tutorial and Examples
Graphics
- 用图像实例演示最新的光线跟踪算法,取得不错效果-Image examples of presentations using the latest Ray-tracing algorithm, and achieved good effects
matlab
- 这是100个matlab实用程序实例。1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇-This is the 100 instances of matlab utility. 1-32 are: application of articles 33-66 are graphic: interface design articles 67-84 is: is the graphics chapter 85-100
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.C.building.blocks.
- C图形编程实例积木效果代码Graphics Programming Example C code building blocks effect -Graphics Programming Example C code building blocks effect
C.examples.computer.graphics.algorithms
- C计算机图形学算法编程实例C programming examples in computer graphics algorithms -C programming examples in computer graphics algorithms
OpenGL-in-VC-to-graphics
- 在VC中实现OpenGL三维绘图,完整实例,应该有帮助。-OpenGL in VC to achieve three-dimensional graphics, complete examples, should help.
AutoCAD-three-dimensiona-graphics
- 为了解决CAD水平测试的自动化阅卷问题,实现AutoCAD绘图题的计算机判分,提取CAD图形数据信息是关键。研究了三维几何造型开发工具ACIS的模型及其存储文件SAT的格式,给出了一种从SAT文件中提取CAD图形数据信息的方法,通过实例验证了该方法的有效性和正确性。-CAD proficiency test in order to solve the problem of automated scoring, AutoCAD drawing to achieve sub-sub-theme co
An-interactive-computer-graphics
- 本书向读者讲授如何用OpenGL从初级阶段快速制作优质的交互式计算机图形实例,OpenGL是业界广泛采用的三维图形API,本书藉此向读者提供了在计算机图形学领域更广阔空间内发展的坚实基础。书中内容覆盖了计算机图形学基础课程所需的所有论题,如光景交互作用、图形明暗处理、图形建模、曲线与曲面、偏差预防、纹理映射和图形组合,还探讨了计算机硬件方面的问题。本版为配合计算机图形学领域最新进展,增加了更具广度和深度的内容,包括图像处理、多重透视、并行透视等,并运用选择模式、仿真模拟、面向对象图形学与实景图像
three-dimensional-graphics
- 在Matlab编程环境下进行三维实体的绘制,给出了四个实例-three dimensional graphics rendering with Matlab
VC++使用OpenGL绘制三维图形的实例
- 代码包含用c++语言 借助于opengl 绘制3维图形的事例(The code contains an example of drawing 3 dimensional graphics in c++ language with the aid of OpenG)