搜索资源列表
DIRECTDRAWcubes
- 在VC下编写的directDraw应用演示,通过立方体运动演示了多边形组合和光照渲染-in VC directDraw prepared with the application demonstration, a demonstration sport cube polygon rendering light and composition
gui3d
- 程序是基于d3d开发的,开发工具vc++,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-are based on d3d development, development tools vc, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, po
square
- Directx框架代码,渲染了一个简单的多边形,但是这个就足够了,因为任何复杂的图形都可以用多边形来构造。
Sample03
- 使用DirectDraw画多边形。DirectDrawSurface接口的优点是能够调用GDI,仅需4个函数就可以在DirectDraw中画多边形。-using DirectDraw painting polygon. DirectDrawSurface advantage of the interface can call GDI, only four can function in DirectDraw draws polygons.
DirectX
- 使用DirectX提供的几何图元建立模型, 从而得到物体的数学描述,DirectX将点,直线,多边形,图形和位图视 为图元。在三维空间排列物体,选择观察场景的有利位置. 2).色彩渲染:将物体的数学描述和相关的颜色信息转换为屏幕像素,这称为光栅化。-i will help you with it .
Draw
- 一个很小的VC++6.0画图程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初级的参考-A small VC++6.0 drawing program, can provide, including drawing a straight line, rectangle, rounded rectangle, and polygon features can be used as the primary reference for VC graphic image
yt
- 绘制一个多边形,找个纹理贴图对它分别进行 1.重叠纹理寻址 2.镜像纹理寻址 3.夹取纹理寻址 4.边框颜色纹理寻址 -Draw a polygon texture mapping it were (1) overlapping texture addressing (2) mirror the texture addressing Clip texture addressing Border color texture addressing
poly2tri-win32src
- poly2tri-win32src.zip可以将任意多边形切分成N个三角形,是三维渲染必不可少的分割算法。但有时也会出现分割错误。-poly2tri-win32src.zip can freeform cut into N triangles, three-dimensional rendering is essential for segmentation. But sometimes appear split error.
iCRI
- Dirext2D的简单应用,主要模拟了几个飞行仪表。涉及DirectWriter,图片导入,画线,画矩形,画多边形等方法-Dirext2D simple application main simulated several flight instruments. Involving DirectWriter, picture import, draw lines, draw a rectangle, polygon drawing method