搜索资源列表
dbutils
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing
多种图片读取方式的比较
- 本程序通过使用SetDBIbits,BitBit,IPicture,SetPiexl等多种图片读取方式来计算相同图片读取时所以需的时间,从而体现出不同贴图方式上在时间的差异-this procedure through the use of SetDBIbits, BitBit, IPicture, SetPiexl read so many pictures to calculate the same way when you read Photo Therefore, it takes ti
计算机图形实验代码
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon fillin
MazeSearching
- 用VC写的界面编程,可实现用图形纹理的设计。-VC write programming interface can be used to achieve the design graphics textures.
Gl_TextureGeneration.ZIP
- 纹理贴图,效果还行,多加交流,反馈信息,谢谢合作-textures, the results were OK, more exchanges, feedback information, Thank you for your cooperation
BumpTexture
- Bump Texture Tools allows users to add bump and displacement textures to imagery, making it more realistic. The tools are Adobe Photoshop™ plug-ins - which means they work inside Photoshop as menu options - thus offering the user the full power
T6
- For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately, when using meshes, D3DX does most of the work for this, parsing a geometry file and creating vertx buffers for us. This tutorial shows how to use
计算机图形算法演
- 计算机图形算法演示 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-computer graphics algorithms demonstration included painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3
MyUI
- 仿QQ界面 采用png贴图。很犀利哦,各种透明处理,没有采用MFC框架 都是自写类。-Like QQ interface using png textures. Oh, very sharp, transparent handling of
3D下的计算机图形学的编程实践VC源码
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
Bdlg32
- 背景贴图的例子,微软出品,包含OnPaint方式、OnEraseBkGnd方式,另外还有Bitmap Button/Static,清晰好懂-Examples of background textures, Microsoft products, including OnPaint methods, OnEraseBkGnd way, there is another Bitmap Button/Static, clear and well understood
dx9multitexture
- 这是3D游戏编程中的多纹理混合的代码,可以让我们混合多张不同的纹理,来取得我们需要的效果。-This is the 3D Game Programming in many textures mixed code, will enable us to more than mixed different textures, we need to obtain results.
05.Textures
- 利用DirectX读取x文件,创建3D模型-The use of DirectX read x files, create a 3D model
Textures
- 一个directx的演示程序,该程序展示了一个旋转的木桶,并且有光照的效果,适合3d入门者学习。-Directx demo a program to display a rotating barrel, and the effect of light, suitable for beginners to learn 3d.
l6nou
- C++ CODE TEXTURES FOR GRAPHICs
CBitmapSlider_demoN
- 很漂亮的滑动条控件.背景拉杆可以透明也可以贴图.推子也是贴图的.-Very nice slider control. The context of rod can also be transparent textures. Fader is also a map of.
Tut05_Textures
- DirectX 9.0 Tutorial Textures.
dx9_offscreen_rendering
- This sample demonstrates how to create dynamic textures // through off-screen rendering. // // As a demonstration, a spinning textured cube is rendered // to an off-screen surface, which is in turn, used to create // a dynamic texture. T
OpenflightAPIstudy
- OpenflightAPI学习相关的代码,包括简单的程序,对材质和纹理的处理-OpenflightAPI study relevant code, including simple procedures, handling of materials and textures
DUBAInterface
- VC++使用BMP位图进行窗体贴图编程实例05524420VC++使用BMP位图进行窗体贴图编程实例,这个实例模仿了金山毒霸的主界面,美观大方,主要是使用BMP图像贴图完成的,在窗体上使用图片制作按钮、布置复选框、进度条、数据列表等,也算是给大家提供一个使用此方法制作窗体的一个实例吧。-Vc++ to use bitmap textures BMP programming examples 05524420VC form++ use BMP bitmap textures for example