搜索资源列表
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
renji
- 《计算机图形学》algorithm,bresenham直线生成算法 ,与方向无关的Bresenham算法 ,用DirectX画直线.都是一些算法。
DirectX
- 使用DirectX提供的几何图元建立模型, 从而得到物体的数学描述,DirectX将点,直线,多边形,图形和位图视 为图元。在三维空间排列物体,选择观察场景的有利位置. 2).色彩渲染:将物体的数学描述和相关的颜色信息转换为屏幕像素,这称为光栅化。-i will help you with it .
Line
- 2D平面直线扫过的格子情况,精确计算到边缘坐标-2D linear sweep of the lattice plane, the accurate calculation of the coordinates-to-edge
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
CPP-test-DX-draw-a-line-speed
- 改程序是用C++编程,能够用C++ DirectX画出直线,并能测出画直线的速度,该程序很经典。-The program is written in c++ programming, can use c++ DirectX draw a straight line, and can measure the draw a line speed, this program is very classical.
DirextX001
- 这是vc d3d DirextX编程编程,写的一个最简单的d3d程序,效果是绘制两条直线。-vc++ d3d