登录
首页 » Visual C++ » cartoon

cartoon

于 2021-04-15 发布 文件大小:245KB
0 263
下载积分: 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 个回复

  • source_code_TBM_activecontours.tar
    主动轮廓模型结合一个特殊的显著性方法实现目标分割(using active contour with a special salient detction modle to segment an image )
    2014-06-28 10:55:32下载
    积分:1
  • arts_debug
     调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
    2013-08-03 14:53:53下载
    积分:1
  • VZ_HELP
    说明:  全数字摄影测量系统 VirtuoZo 具有以下特点:
    2011-03-26 12:41:11下载
    积分:1
  • GEAR
    用吉尔方法积分一阶微分方程组的初值问题。(Gill method with integral equations of first order initial value problem.)
    2021-03-08 11:29:28下载
    积分:1
  • 1822
    ebook for learning c++
    2013-12-24 05:02:21下载
    积分:1
  • 改后matab程序
    6自由度机器人关节运动轨迹的一般方法,只要改下里面位移数字就行(Six degrees of freedom robot joint trajectory, the general method, so long as change in displacement under digital)
    2018-01-20 10:17:33下载
    积分:1
  • 适用于AVR系列单片机的几种C语言比较
    说明:  使用于AVR单片机的几种C语言,大家可以参考一下,以便以后在AVR的程序编写中提高自己(used in the AVR several C language, we can make reference to the AVR after the procedure to improve their writing)
    2005-12-17 12:40:39下载
    积分:1
  • bfyy
    暴风影音源码,很不错哦```快来下吧()
    2020-06-26 04:00:02下载
    积分:1
  • car4Ssale
    用c++做的汽车4s店销售系统(mfc) 录入查询库存预定等功能模块 头文件中定义 class CAutomobile4SshopDlg : public CDialog 头文件中定义class sale : public CDialog class service : public CDialog class storage : public CDialog class guanli : public CDialog 分别作销售,服务,库存,管理功能模块函数体调用 #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #define IDS_ABOUTBOX 101 #define IDD_AUTOMOBILE4SSHOP_DIALOG 102 .....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc) Input query inventory reserve and other functional modules Header file defines class CAutomobile4SshopDlg: public CDialog Header file defines class sale: public CDialog class service: public CDialog class storage: public CDialog class guanli: public CDialog Respectively, for sales, service, inventory management function module calls the function body # define IDM_ABOUTBOX 0x0010 # define IDD_ABOUTBOX 100 # define IDS_ABOUTBOX 101 # define IDD_AUTOMOBILE4SSHOP_DIALOG 102 Defined as a function of the body ..... macro call)
    2013-10-24 17:52:29下载
    积分:1
  • diedaifenxing
    用于Matlab计算迭代计算的,非常典型,还有完整的解释(Iterative calculation for Matlab, very typical, as well as a complete explanation)
    2009-07-04 22:25:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载