搜索资源列表
huitu
- 点击鼠标右键输入所用参数完成零件的绘图程序
blanking
- 在屏幕上任意绘制一个多边形,在计算机内将其表示为一个以此多边形为底面的正n边棱柱(指定高度),棱柱的各面具有不同的颜色。 用Z-Buffer算法做面消隐; 允许以棱柱中心为固定点,通过输入x, y, z方向的转动角度实现任意角度的旋转(或通过鼠标操作实现任意角度的旋转) ; 投影方式:正平行投影,并假设物体始终在裁剪空间内;-On the screen draw an arbitrary polygon, within the computer as a polygon of its
Bezier_curve
- MFC绘制贝齐尔曲线,使用鼠标输入控制顶点-MFC Drawing Bezier curves, use the mouse input control points
Simple-polygon
- 通过鼠标依次输入n个顶点(n>=3),显示多边形。-Order by mouse input n vertices (n> = 3), and display the polygon.
reflection-calculate
- 使用HTML5canvas技术制作的一个镜面反射角计算程序。使用输入框调整镜面的角度,使用鼠标调整入射角,canvas就会根据法线计算并绘制出射角-A mirror reflection angle calculation program using HTML5canvas made. Use input box to adjust the angle of the mirror, use the mouse to adjust the angle of incidence, canvas wi
Transform_16
- 实现基本图形变换和绘制 1、学会在VC视图类中加入成员变量和成员函数 2、添加有关的变量,输入相关算法,弄清函数的输入参数和输出参数; 3、通过鼠标响应消息,实现移动、放大、缩小、旋转;-Basic drawing a graphics transformation and learn to add member variables and member functions in VC view class 2, add the relevant variables, enter