搜索资源列表
diy
- 画图工具,能够实现画图工具、画直线、画椭圆、画多边形等功能,并且在绘图的过程中能够修改该画笔的大小以及颜色。该画图程序还需具有橡皮擦功能。 -Drawing tools, drawing tool, draw a straight line, painted oval, and polygon drawing, and in the process of drawing can modify the size and color of the brush. The Paint program n
fpga-draw
- 二维图形加速器设计与实现。采用Verilog HDL语言对各功能模块进行了设计,包括画线、画圆、画椭圆、多边形填充以及区域复制等,总结了一套将算法使用硬件描述语言实现的一般流程.这是本人花了50大洋买的,吐血奉献-Design and implementation of a two-dimensional graphics accelerator. Using Verilog HDL language of each functional module design, draw lines, d
5187
- 南京信息工程大学 实验(实习)报告 实验目的:练习图形几何变换的算法及实现 实验内容:给定多边形P的控制点为:{{-3,5},{-3,2},{2,-2},{2,1}, {6,2},{2,6}},对该多边形进行二维几何变换并画出变换后的图形。 实验要求: 1、 试将坐标原点移动到多边形P的重心; 2、 将多边形P绕(2,-2)点顺时针旋转60度; 3、 将多边形P分别向x方向错切2倍,向y方向错切1/2倍; 4、 撰写实验报告并附上所用变换矩阵、程序
openGL
- 用openGL实现的基础实例,简单的画点,画线,画多边形-openGL instance,can draw point,draw line,and draw rectangular
OpenGL-template-test
- 我们在用OpenGL绘图时往往想制作一些复合图形以及凹凸多边形,像五角星、大的矩形里再画一个小的矩形;另外有时还想做些镂空图或类似的效果。这时我们可以开启模板测试功能来完成。-When we tend to want to use OpenGL graphics to make some complex polygon graphics and irregularities, such as five-pointed star, and then draw a large rectangle i