-
java编写简单3D引擎,可以实现phong和gauraud着色算法。
java编写简单3D引擎,可以实现phong和gauraud着色算法。-java to prepare simple 3D engine, can be achieved and gauraud Phong shading algorithm.
- 2022-03-13 12:40:52下载
- 积分:1
-
旋转金刚石实验,有意者载
旋转金刚石实验,有意者载-rotary diamond experiments Interested parties set
- 2022-11-25 01:15:03下载
- 积分:1
-
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形...
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
- 2022-03-05 21:42:30下载
- 积分:1
-
java的图像处理程序,很简单的,很实用
java的图像处理程序,很简单的,很实用-java image processing is very simple and very practical
- 2022-04-23 10:13:24下载
- 积分:1
-
这是我珍藏的一个屏幕录像工具。希望大家会喜欢。
这是我珍藏的一个屏幕录像工具。希望大家会喜欢。-This is my collection of one-screen video tool. Hope you will like it.
- 2022-12-28 07:00:04下载
- 积分:1
-
此代码示范了如何用数码相机、扫描仪等设备来记录或制作快照,以及如何实现Windows XP风格的窗口...
此代码示范了如何用数码相机、扫描仪等设备来记录或制作快照,以及如何实现Windows XP风格的窗口-this code demonstrated how to use digital cameras, scanners and other devices to record or production snapshot, and how Windows XP-style window
- 2022-12-04 07:40:03下载
- 积分:1
-
intel performance library of ipp sample code, in multi
intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现人脸识别-intel performance library of ipp sample code, in multi-core platform can take full advantage of multi-core performance to achieve face recognition
- 2022-07-04 08:48:23下载
- 积分:1
-
卡尔三角形,在点随机数
解三角形的vc++6版本,并可以随机产生在指定范围内的数值-cal triangle,and randam numbers in point
- 2022-07-27 04:50:04下载
- 积分:1
-
VESA模式下256色Tiff格式图形文件显示
VESA模式下256色Tiff格式图形文件显示 -The diplay of 256-bit tiff file in VESA mode
- 2022-06-14 00:50:06下载
- 积分:1
-
huf图像压缩编码
huf图像压缩编码-imaging reduce by huf
- 2022-01-26 07:20:34下载
- 积分:1