搜索资源列表
DrawTriangle
- directx入门代码,绘制一个三角形,绝对适合初学者学习.-directx portal code, drawing a triangle, and is suitable for beginners learning.
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
Sample02
- 使用DirectDraw画线。表面是一个按线性排列的内存块,它可以用一个char数组来描述。通过调用IDirectDrawSurface::Lock()方法,就可以访问与每个表面相关的内存。-using DirectDraw line drawing. The surface is a linear arrangement on the block of memory, it can use a char array to describe. By calling IDirectDrawSurf
d3d.rar
- 绘制立体图形,用CDC类中的方法来绘制立体图形,Drawing three-dimensional graphics
testRect_rar
- d3d画矩形程序,初学者很好的学习资料,主要是看起初始化,和画图原理。-d3d draw a rectangle procedure, good learning materials for beginners, the main effect is to look at initialization, and drawing principles.
DirectX
- 一系列关于DirectX的学习资料,包括初始化,光照,纹理映射,绘制流水线等的ppt资料及源码-Series of DirectX, learning materials, including initialization, lighting, texture mapping, drawing lines and other information and source of ppt
skybox
- 天空盒的绘制,里面只要替换图片就可以换成一个新的天空盒-Drawing the sky boxes, which as long as the picture can be replaced by the replacement of a new sky box
DX8TS
- Direct3D8教程:主要讲述3D数学基础,3D编程基础。第一章、准备就绪。第二章、绘制三角形。第三章、旋转的立方体。第四章、全屏模式和深度缓冲。第五章、矩阵变换。第六章、纹理。第七章、灯光与材质。第八章、索引缓冲。第九章、有纹理的球体、圆柱体和锥体。第十章、载入模型。第十一章、3D中的2D。第十二章、键盘与鼠标输入。第十三章、声音和音乐。-Direct3D8 Tutorial: 3D, focuses on the foundations of mathematics, 3D program
200611251918562
- 这是利用CnPack代码的水波算法制作的,只利用了GDI画图,在有的电脑上可能有闪烁。不久本工作室将提供DirectX画图的代码 -This is the use of the water code CnPack algorithm produced only use the GDI to draw, in some computers may be blinking. Soon the studio will provide DirectX drawing code
demo
- 短毛发绘制演示,取自精通directx3d-Drawing hair short presentation from the master directx3d
dX_demos
- This article explains how my class CDXSurfaceMgr can be used to facilitate Double Buffered drawing/graphics.
dX
- 使用directx实现2d图形的双缓冲绘制-Directx graphics used to achieve the double buffer 2d drawing
ParallelWorld
- 一个用DirectX9编写的3D小游戏,虽然功能不多,但是基本的倒影,人物行走,对话等都实现。-RView::CRView() { // TODO: add construction code here } CRView::~CRView() { } BOOL CRView::PreCreateWindow(CREATESTRUCT& cs) { // TODO: Modify the Window class or styles her
fsource
- Engine Introduction Many people have asked me for the DirectX demo C++ source code, so here it is. The Demo framework I ve build for creating the demos consist of the following components: * Kernel system, with scene manager, camera and simple
TestLine_rar
- d3d的画线程序,vc++开发,运行sln即可,初学者可以借鉴一下。-d3d process of drawing lines, vc++ development, you can run the sln, beginners can learn about.
Drawing_demo
- 这是一个用directx实现绘图和用gdi实现绘图的源代码.-This is a realization of the drawing with directx and the use of gdi drawing the source code to achieve.
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
DX_Sample
- This Sample code use the direct X drawing.
direct
- Direct Draw App If you want fast animation (games!), you have to use DirectX. Try filling the screen by drawing each pixel separately using GDI. Compare it with DirectX, which gives you practically direct access to the screen buffer. There s no com
Surfer8DrawingGuide
- Surfer8 绘图指南 Drawing Guide-Surfer8 Drawing Guide
