登录
首页 » Visual C++ » cartoon

cartoon

于 2021-04-15 发布 文件大小:245KB
0 243
下载积分: 1 下载次数: 3

代码说明:

  二维卡通任务交互设计系统,实现直线,多边形绘制算法(橡皮筋效果),实现基于鼠标交互的卡通人物设计与绘制。使用颜色填充与反走样技术对卡通人物外貌以及衣着进行绘制。实现对卡通人物轮廓的交互控制,点击鼠标左键可以对人物五官位置进行拖拽移动调整。点击鼠标右键可以对卡通人物进行放缩等操作。(Two-dimensional cartoon task interactive design system realizes straight line, polygon rendering algorithm (rubber band effect), and cartoon character design and rendering based on mouse interaction. Using color filling and anti-aliasing technology to draw the appearance and clothing of cartoon characters. To realize the interactive control of cartoon character contour, clicking the left mouse button can adjust the position of the five features of the characters by dragging and dragging. Click the right mouse button to zoom in and out the cartoon characters.)

文件列表:

cartoon, 0 , 2018-05-05
cartoon\Debug, 0 , 2018-05-05
cartoon\Debug\cartoon.log, 90 , 2018-05-05
cartoon\Debug\cartoon.tlog, 0 , 2018-05-05
cartoon\Debug\cartoon.tlog\CL.command.1.tlog, 630 , 2018-05-05
cartoon\Debug\cartoon.tlog\CL.read.1.tlog, 19552 , 2018-05-05
cartoon\Debug\cartoon.tlog\CL.write.1.tlog, 464 , 2018-05-05
cartoon\Debug\cartoon.tlog\cartoon.lastbuildstate, 211 , 2018-05-05
cartoon\Debug\cartoon.tlog\link.command.1.tlog, 1118 , 2018-05-05
cartoon\Debug\cartoon.tlog\link.read.1.tlog, 4492 , 2018-05-05
cartoon\Debug\cartoon.tlog\link.write.1.tlog, 448 , 2018-05-05
cartoon\Debug\vc141.idb, 158720 , 2018-05-05
cartoon\Debug\vc141.pdb, 356352 , 2018-05-05
cartoon\Debug\Դ.obj, 85144 , 2018-05-05
cartoon\Includes, 0 , 2018-04-28
cartoon\Includes\KHR, 0 , 2018-04-28
cartoon\Includes\KHR\khrplatform.h, 10037 , 2018-04-07
cartoon\Includes\glad, 0 , 2018-04-28
cartoon\Includes\glad\glad.h, 110489 , 2018-04-07
cartoon\Includes\glfw3.h, 152470 , 2016-08-18
cartoon\Libs, 0 , 2018-04-28
cartoon\Libs\glfw3.lib, 245676 , 2016-08-18
cartoon\Libs\glfw3dll.lib, 24454 , 2016-08-18
cartoon\cartoon.vcxproj, 5944 , 2018-04-28
cartoon\cartoon.vcxproj.filters, 948 , 2018-04-28
cartoon\cartoon.vcxproj.user, 165 , 2018-04-28
cartoon\Դ.cpp, 12558 , 2018-05-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • me
    说明:  修改视图图标及标题,能够让程序员使用自己设定的标题及图标(Edit View icon and title, allowing programmers to use their own title and icon set)
    2010-04-22 01:42:06下载
    积分:1
  • des
    des经典加密算法,实现数据交互过程中的保密(des classical encryption algorithm, data confidentiality during the interaction)
    2013-12-19 18:38:55下载
    积分:1
  • CommMFC
    WinCE操作系统上串口接收及发送程序,VC++程序,有界面,简单易懂。(WinCE operating system serial port receive and transmit procedures, VC++ program, interface, easy to understand.)
    2013-09-01 20:02:12下载
    积分:1
  • zhengxuan
    一款VC++图像开场加载效果,向大家演示了几种图像装载的特效实现的方法,比如扫描显示、滑动显示、渐入显示和马赛克显示等,大家在使用一些幻灯片软件的时候,经学会看到类似的效果,如果你有一定的VC++基础,你可以借鉴一下本效果的具体方法,再次扩展,可以制作出一款带特效的图像查看器(The opening loading effect of a VC++ image to demonstrate the effects achieved in several image loading, such as scanning, slide show, getting into the display and mosaic display, we learn to look at some slides software to similar effect, if you have certain VC++ basis, you can learn about the effects of specific methods, extended again, can create the image of a band effects Viewer)
    2012-11-08 19:51:35下载
    积分:1
  • matclass_si
    This contains the full set of source files for the MatClass library together with a make file to create the libraries using Microsoft C/C++ v7 or later. This make file is a stand-alone file to be used with NMAKE or as a NON-PWB makefile in PWB. Note the make file generates uses the Large Memory model. It generates a library file called LIBMAT.LIB.
    2010-03-04 17:09:47下载
    积分:1
  • 1
    说明:  在机器视觉中,对于编码标志圆的检测是三维测量系统得以完成的必备前提。通过对圆的精确检测,才能得到精确的圆心坐标,以提取到三维点的图像坐标值,从而进行三维重建!这里实现了对圆的精确检测程序!(In machine vision, the circle symbol for the encoding of three-dimensional measurement system testing is essential to the completion of the prerequisite. Through the accurate detection of the yen in order to obtain precise coordinates of the center in order to extract three-dimensional image coordinates of points in order to carry out three-dimensional reconstruction! Here to achieve the accuracy of testing procedures round! )
    2009-08-09 11:01:03下载
    积分:1
  • softwareengineering4
    软件工程基本课件4,快速入门。精品课程教案。详细讲解软件工程相关知识(The basic software engineering courseware 4, Getting Started. Courses lesson plans. Explain in detail the software engineering knowledge)
    2014-04-24 17:25:09下载
    积分:1
  • matlab
    用于的峰值的探测,能够较好的获得波峰和波谷。(peak detection。)
    2021-01-02 15:38:57下载
    积分:1
  • puzzle_Dialaog
    采用A星算法,解决八数码问题。用的软件是Visual C++ 6.0,有图形界面。(A Star code for 8 Puzzle Problems)
    2013-10-16 20:29:53下载
    积分:1
  • 1
    说明:  命令解释器,处理dir、date、time、copy、del、erase命令,即当用户输入dir时,程序显示当前目录下的内容,当输入为dir c:\windows时输出对应目录下的内容,输入del时删除某个文件或目录,输erase时清空某个目录,输date时输出当前系统日期,输入time时输出当前系统时间,输入copy时能完成文件的复制(verygood)
    2010-06-06 18:54:29下载
    积分:1
  • 696516资源总数
  • 106752会员总数
  • 15今日下载