搜索资源列表
三维游戏高级图形编程中的纹理特效制作实例源代码
- 三维游戏高级图形编程中的纹理特效制作实例源代码,如高级纹理映射、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
000208
- 论述了利用Visual Basic进行图形处理的技术,以具体实例说明了Visual Basic图形处理过程中象素点在色值的定义、读取、处理及各种图形艺术化处理的技术和方法,并给出了应用程序。-discussed the use of Visual Basic for graphics processing technology, specific examples of Visual Basic graphics processing pixel color value in the defin
Soft20060210100935528
- 计算机图形学课程设计,图形设计的实例。用VCC++编写的。-computer graphics curriculum design, graphic design examples. VCC with the preparation.
Hough-Radon
- 一个关于hough和radon变换的实例,实现了时钟图形做图.-and one in Chinese on hough transform examples and achieve a clock graphic graphics.
bunny
- ply三维图形格式的数据实例,请大家参考,给出建议,-ply three-dimensional graphics data format examples, please refer to, suggest, thank you
VMLgraphics
- 简单的VML绘图实例,可以实现画圆和线,并且可以任意拖动-VML graphics simple example, you can achieve drawcircle and lines, and can drag
tuxingxue
- 这是一个计算机图形学实例,在C++环境下实现圆中点BRESENHAM算法-This is an example of computer graphics in C++ environment to achieve the midpoint circle algorithm BRESENHAM
Highcharts
- javascr ipt 写的强大的 图表处理 库,非常漂亮,很多的实例-javascr ipt to write powerful graphics processing library, very beautiful, a lot of examples of
call-back
- 对于matlab中交互绘图的一个实例,回调函数的简单应用。-Matlab in interactive graphics for an example of a simple application callback function.
mydemo1
- Matlab图形图像处理例程。应用MATLAB图形函数和绘图实例-Matlab graphics and image processing routines. Application of MATLAB graphics functions and drawing examples
MATLABR2008_1
- 《MATLAB R2008图形与动画编程实例教程》的源代码--第一章-" MATLAB R2008 examples of graphics and animation programming tutorial" source code- the first chapter
MATLABR2008_2
- 《MATLAB R2008图形与动画编程实例教程》的源代码--第二章-" MATLAB R2008 examples of graphics and animation programming tutorial" source code- Chapter II
MATLABR2008_3
- 《MATLAB R2008图形与动画编程实例教程》的源代码--第三章-" MATLAB R2008 examples of graphics and animation programming tutorial" source code- Chapter III
MATLABR2008_4
- 《MATLAB R2008图形与动画编程实例教程》的源代码--第四章-" MATLAB R2008 examples of graphics and animation programming tutorial" source code- Chapter IV
MATLABR2008_5
- 《MATLAB R2008图形与动画编程实例教程》的源代码--第五章-" MATLAB R2008 examples of graphics and animation programming tutorial" source code- Chapter V
MATLABR2008_6
- 《MATLAB R2008图形与动画编程实例教程》的源代码--第六章-" MATLAB R2008 examples of graphics and animation programming tutorial" source code- Chapter VI
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
C.examples.computer.graphics.algorithms
- C计算机图形学算法编程实例C programming examples in computer graphics algorithms -C programming examples in computer graphics algorithms
An-interactive-computer-graphics
- 本书向读者讲授如何用OpenGL从初级阶段快速制作优质的交互式计算机图形实例,OpenGL是业界广泛采用的三维图形API,本书藉此向读者提供了在计算机图形学领域更广阔空间内发展的坚实基础。书中内容覆盖了计算机图形学基础课程所需的所有论题,如光景交互作用、图形明暗处理、图形建模、曲线与曲面、偏差预防、纹理映射和图形组合,还探讨了计算机硬件方面的问题。本版为配合计算机图形学领域最新进展,增加了更具广度和深度的内容,包括图像处理、多重透视、并行透视等,并运用选择模式、仿真模拟、面向对象图形学与实景图像
DelphiXE10.3_FMX画图全部实例
- { 相关介绍: FMX 的 Canvas 在不同的系统上会分别使用: WinVista、Win7: D2D (FMX.Canvas.D2D.pas) WinXP: GDI+ (FMX.Canvas.GDIP.pas) Mac 系列: Core Graphics (FMX.Canvas.Mac.pas) 和 HTML5 中的 Canvas 非常类似, 现在的 Canvas 模糊了 Pen 的概念: 之前的 Canvas.Pen 对应: Canvas.Stroke; 之前的 Ca