-
在VS2005环境下,用GLUT和Cg实现了各向异性的实时渲染。
在VS2005环境下,用GLUT和Cg实现了各向异性的实时渲染。-In the VS2005 environment, using GLUT and Cg anisotropic realize the real-time rendering.
- 2022-03-28 19:01:43下载
- 积分:1
-
一个简单分形图形的源码,谢尔宾斯基三角形生成
一个简单分形图形的源码,谢尔宾斯基三角形生成-a simple fractal graphics source code, the Sierpinski triangle formation
- 2022-05-23 19:03:10下载
- 积分:1
-
飞舞的两只蝴蝶,用VC++ MFC编写。比较简单的程序,源码和运行。...
飞舞的两只蝴蝶,用VC++ MFC编写。比较简单的程序,源码和运行。-Two butterflies fluttering by VC++ MFC prepared. Relatively simple procedures, source code and run.
- 2023-02-23 12:15:03下载
- 积分:1
-
一个图像显示的程序
一个图像显示的程序-an image display procedures
- 2022-01-30 10:48:23下载
- 积分:1
-
CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。...
CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。-CxImage Class Library is an excellent image library operations. It can quickly and easily access, display, conversion of various images.
- 2022-04-28 05:35:39下载
- 积分:1
-
The bouncing ball ~
在VC++环境下,利用OpenGL编写的小球的弹跳~-The bouncing ball ~
- 2022-05-31 13:20:06下载
- 积分:1
-
WPF classic summary of knowledge, it is the classic example, and deom ah
WPF经典知识总结,很经典的例子和deom啊-WPF classic summary of knowledge, it is the classic example, and deom ah
- 2022-03-29 13:38:28下载
- 积分:1
-
一个计算机图形算法演示程序,对计算机图形算法的具体实现进行了编写。可做为学习图形算法的参考!...
一个计算机图形算法演示程序,对计算机图形算法的具体实现进行了编写。可做为学习图形算法的参考!-a computer graphics algorithms demo program, computer graphics algorithms to a concrete realization of the preparation. Graphics can serve as learning algorithm reference!
- 2022-12-25 03:55:04下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1
-
8.如何实现图形的拉伸显示效果?这是需要技术的,要不图形会很难看的!...
8.如何实现图形的拉伸显示效果?这是需要技术的,要不图形会很难看的!-8.How to realize extending display effect of graph? This technology is necessary, or the graph will be ungainly.
- 2022-01-25 19:42:51下载
- 积分:1