搜索资源列表
Graphite
- 这是图形学里的国外一个牛人写的纹理变形和参数化的程序。是我看到的最好的文纹理映射和参数化程序之一。里有很多丰富的代码,是学习的好帮助。-graphics Lane is a cow of foreign written by deformation and texture parameters of the procedure. I see the text of the best texture mapping procedures and parameters of one. There a
Nieuw-Rich-Text-document
- #include<graphics.h> #include<conio.h> main() { int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50 initgraph(&gd, &gm, C:\\TC\\BGI ) rectangle(left, top, right, bottom) circle(