-
图形学实验 实现了直线绘制的多种算法 画圆以及椭圆 多边形绘制,填充 扫描线算法等等功能 和剪裁算法的实现...
图形学实验 实现了直线绘制的多种算法 画圆以及椭圆 多边形绘制,填充 扫描线算法等等功能 和剪裁算法的实现-Experimental Graphics realize the multi-linear mapping algorithm, as well as elliptical drawcircle polygon drawing, filling scan line algorithm so the function and cut algorithm
- 2022-01-23 10:46:08下载
- 积分:1
-
Nurbs package, It compacts all the funtions to reconstruct urbs curves
Nurbs package, It compacts all the funtions to reconstruct urbs curves-Nurbs package
- 2022-03-03 00:53:15下载
- 积分:1
-
一个关于对8位512*512bmp图像进行FFT变换的程序
一个关于对8位512*512bmp图像进行FFT变换的程序- About carries on the FFT transformation to 8 512* 512bmp
picture the procedure
- 2022-08-07 14:32:52下载
- 积分:1
-
本程序用设计用于读取24位真彩色图片,并分别显示出其RGB通道图,使用opengl实现...
本程序用设计用于读取24位真彩色图片,并分别显示出其RGB通道图,使用opengl实现-This procedure is designed for readers with 24-bit true color picture, and separately show the RGB channel diagram, the use of opengl implementation
- 2022-03-07 02:50:23下载
- 积分:1
-
实现几个典型图象处理功能的程序
实现几个典型图象处理功能的程序-achieving several typical image processing procedures
- 2022-03-16 20:43:06下载
- 积分:1
-
用Shader语言实现的海浪效果,是根据网上代码改写的。
用Shader语言实现的海浪效果,是根据网上代码改写的。-Shader language used to achieve the effect of the waves is based on rewriting the code online.
- 2022-07-20 12:50:54下载
- 积分:1
-
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。...
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。
- 2022-04-26 21:34:41下载
- 积分:1
-
Function Introduction: to help you easily crawl all kinds of resources in the do...
功能简介:,帮助您轻松抓取各种资源文件中的图标,并可保存为图标和位图等格式或将其复制到系统剪切板中,以便在其它程序中粘贴时使用-Function Introduction: to help you easily crawl all kinds of resources in the document icon, and saved as icon and bitmap formats, or copy it to the system clipboard in order to paste in other programs to use
- 2022-12-16 13:40:03下载
- 积分:1
-
BMP图像旋转
输入一张.bmp图像的路径
再输入旋转角
输出旋转后的.bmp图像
- 2023-01-17 11:00:04下载
- 积分:1
-
打开
OpenS-CAD, a simple 2D CAD application
Have you ever wondered how a 2D CAD application is designed and implemented? I have, so I decided to sit down and write one. Now, implementing a fully functional 2D CAD is a tremendous task for a single person, and not something that can be completed in just a couple of months when only working on it on and off in the evenings. So, what I have implemented so far is the basic framework and only the most basic tools, but it does demonstrate how a CAD application could be implemented.
- 2022-07-08 01:41:01下载
- 积分:1