-
图形色彩量子化及材质压缩程序源代码
图形色彩量子化及材质压缩程序源代码-Quantum color graphics and texture compression source code
- 2023-08-26 21:10:03下载
- 积分:1
-
No graphics library function like windows drawing program to do this is the rece...
不用图形库函数的仿windows画图程序
这是最近做的计算机图形学实验,其界面是一个仿Windows下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论。
-No graphics library function like windows drawing program to do this is the recent experiment of computer graphics, the interface is an imitation of the window under the Windows interface, the program has better interactivity. All graphics functions are not used C language graphics library built-in function, written by direct write screen functions are achieved, the majority of simulation graphics library function function. However, some did not write, such as the preservation of graphical block getimage () function and so on. Due to the limited level, there are some features did not realize, such as saved or opened that BMP pictures. With time, etc. later. What algorithm is written in the scrawl, are casual, welcome expert guidance, I hope with the
- 2022-09-09 18:05:02下载
- 积分:1
-
等值面提取
Isosurface Extraction
- 2022-02-01 23:56:00下载
- 积分:1
-
自己写的简易长方体房间 可以在里面漫游 行走 具有很好的参考价值...
自己写的简易长方体房间 可以在里面漫游 行走 具有很好的参考价值-Write your own simple rectangular room in which roaming has a very good reference value for walking
- 2022-01-29 03:34:08下载
- 积分:1
-
在LCD上绘出直线,实现两点之间的差值,保证连续显示。
在LCD上绘出直线,实现两点之间的差值,保证连续显示。-Draw a straight line in the LCD on, realize the difference between two points to ensure the continuous display.
- 2022-06-30 14:48:01下载
- 积分:1
-
拷贝位图到剪贴板
拷贝位图到剪贴板-bitmap copy to the clipboard
- 2022-07-27 23:26:42下载
- 积分:1
-
basic image processing code vc
基本的图像处理vc代码-basic image processing code vc
- 2022-08-14 11:29:04下载
- 积分:1
-
该PDF
tex to pdf
- 2022-07-27 21:27:20下载
- 积分:1
-
Chapter 6 B
Chapter 6 B-spline Surfaces
basis.c tbasis.c Calculates the B-spline basis functions.
bsplsurf.c tbsurf.c Calculates a B-spline surface.
bspsurfu.c tbsurfu.c Calculates a periodic B-spline surface.
dbasis.c tdbasis.c Calculates the B-spline basis functions and derivatives.
dbsurf.c tdbsurf.c Calculates a B-spline surface and derivatives.
knot.c tknot.c Calculates an open knot vector.
knotu.c tknotu.c Calculates a periodic knot vector.
rdpnp.c Support routine - inputs PNP (polygon net point) file.
chap6all.zip ZIP file for all of Chapter 6.
chap6all.tar.gz UNIX tar file for all of Chapter 6.
-Chapter 6 B-spline Surfaces
basis.c tbasis.c Calculates the B-spline basis functions.
bsplsurf.c tbsurf.c Calculates a B-spline surface.
bspsurfu.c tbsurfu.c Calculates a periodic B-spline surface.
dbasis.c tdbasis.c Calculates the B-spline basis functions and derivatives.
dbsurf.c tdbsurf.c Calculates a B-spline surface and derivatives.
kn
- 2022-01-22 14:02:02下载
- 积分:1
-
计算机图形学作业,茶壶的旋转。。。
这里做了一个茶壶,实现了茶壶的,旋转,平移,颜色控制,光源的位置变换等等功能。代码里面还做了一只3D的兔子,也实现了兔子的自动旋转,平移,以及兔子颜色的变换功能。
- 2022-01-23 10:45:35下载
- 积分:1