文件名称:2dDrawing
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码] [Visual.Net]
- 上传时间:
- 2012-11-26
- 文件大小:
- 739kb
- 下载次数:
- 0次
- 提 供 者:
- jin****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
The basics of this program is to develop a simple 2D paint program, similar in function in many respects to MS Paint. provide the user access to the following functions:
Point in this mode, each left mouse down should create a point on the screen
Scribble in this mode, user should be able to draw “freehand” lines with left mouse down
Line in this mode, the user can draw a line between two points selected with two successive clicks of the left mouse button
Rectangle in this mode, the user can draw a rectangle by selecting two opposite corners of the rectangle with two successive clicks of the left mouse button
Clear clear the screen to black
Quit cause the program to exit-this program is very useful for OpenGl beginers
Point in this mode, each left mouse down should create a point on the screen
Scribble in this mode, user should be able to draw “freehand” lines with left mouse down
Line in this mode, the user can draw a line between two points selected with two successive clicks of the left mouse button
Rectangle in this mode, the user can draw a rectangle by selecting two opposite corners of the rectangle with two successive clicks of the left mouse button
Clear clear the screen to black
Quit cause the program to exit-this program is very useful for OpenGl beginers
(系统自动生成,下载前可以参看下载内容)
下载文件列表
submission\Assignment1_Template.ncb
..........\Assignment1_Template.sln
..........\Assignment1_Template.suo
..........\Assignment1_Template.vcproj
..........\Assignment1_Template.vcproj.Jinjuan-PC.Jinjuan.user
..........\Assignment1_Template.vcproj.yueyanan-PC.yueyanan.user
..........\Debug\Assignment1_Template.exe
..........\.....\Assignment1_Template.exe.embed.manifest
..........\.....\Assignment1_Template.exe.embed.manifest.res
..........\.....\Assignment1_Template.exe.intermediate.manifest
..........\.....\Assignment1_Template.ilk
..........\.....\Assignment1_Template.pdb
..........\.....\BuildLog.htm
..........\.....\mt.dep
..........\.....\object.obj
..........\.....\vc90.idb
..........\.....\vc90.pdb
..........\.....\wpaint.obj
..........\object.cpp
..........\object.h
..........\wpaint.cpp
..........\Debug
submission
..........\Assignment1_Template.sln
..........\Assignment1_Template.suo
..........\Assignment1_Template.vcproj
..........\Assignment1_Template.vcproj.Jinjuan-PC.Jinjuan.user
..........\Assignment1_Template.vcproj.yueyanan-PC.yueyanan.user
..........\Debug\Assignment1_Template.exe
..........\.....\Assignment1_Template.exe.embed.manifest
..........\.....\Assignment1_Template.exe.embed.manifest.res
..........\.....\Assignment1_Template.exe.intermediate.manifest
..........\.....\Assignment1_Template.ilk
..........\.....\Assignment1_Template.pdb
..........\.....\BuildLog.htm
..........\.....\mt.dep
..........\.....\object.obj
..........\.....\vc90.idb
..........\.....\vc90.pdb
..........\.....\wpaint.obj
..........\object.cpp
..........\object.h
..........\wpaint.cpp
..........\Debug
submission