搜索资源列表
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
dx_Billboard
- The Billboard sample illustrates the billboarding technique. Rather than rendering complex 3D models (such as a high-polygon tree model), billboarding renders a 2D image of the model and rotates it to always face the eyepoint. This techniqu
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.
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
dx11src05
- This tutorial will explain how to use texturing in DirectX 11. Texturing allows us to add photorealism to our scenes by applying photographs and other images onto polygon faces-Tutorial 5: Texturing
iCRI
- Dirext2D的简单应用,主要模拟了几个飞行仪表。涉及DirectWriter,图片导入,画线,画矩形,画多边形等方法-Dirext2D simple application main simulated several flight instruments. Involving DirectWriter, picture import, draw lines, draw a rectangle, polygon drawing method