基于Vector Animation Complex技术的矢量图形编辑器:VPaint_html/css_WEB-ITnose

php中文网
发布: 2016-06-21 09:08:21
原创
1757人浏览过

VPaint是一个基于Vector Animation Complex技术的实验性矢量图形编辑器。它允许你创建一个使用创新技术与分辨率无关的插图和动画。 HOW TO COMPILE

Linux

(tested on Kubuntu 15.04 64bit)

  • Install GCC 4.8 or higher. On Ubuntu, you can do this with: sudo apt-get install build-essential
  • Install GLU for development. On Ubuntu, you can do this with: sudo apt-get install libglu1-mesa-dev
  • Download and install Qt 5.4 Community from http://www.qt.io/
  • Open src/VPaint.pro with Qt Creator
  • Specify GCC 4.8+ as your compiler
  • Build > Run
  • MacOS X

    (tested on MacOS X Yosemite 10.10.4, on MacBook Pro 15-inch Early 2008)

    • Note 1: VPaint will -NOT- compile with clang or GCC 4.2 (provided by default on MacOS X).

    • Note 2: There are bugs in Qt 5.1 to 5.4 with Yosemite, hence Qt 5.5+ is recommended.

      立即学习前端免费学习笔记(深入)”;

  • Install XCode
  • Install GCC 4.8 via homebrew, following these instructions: http://www-scf.usc.edu/~csci104/20142/installation/gccmac.html
  • Download and install Qt 5.5 Community from http://www.qt.io/
  • Create a new Qt mkspec for GCC 4.8 following these instructions: a. Go to the folder /Users//Qt/5.5/clang_64/mkspecs b. Duplicate the folder macx-g++42 and rename the copy macx-g++48 c. In the folder macx-g++48, edit the file qmake.conf by setting these two values: QMAKE_CC = gcc-4.8 QMAKE_CXX = g++-4.8
  • Open Qt Creator
  • Go to Qt Creator > Preferences > Build and Run > Compiler > Add > GCC Name: G++ 4.8 Compiler path: /usr/local/bin/g++-4.8
  • Go to Qt Creator > Preferences > Build and Run > Kit > Add Name: Desktop Qt 5.5.0 G++ 4.8 Compiler: G++ 4.8 Qt mkspec: macx-g++48
  • Open src/VPaint.pro
  • Build > Run
  • Windows

    (tested on Windows 7 64bit)

    AI图像编辑器
    AI图像编辑器

    使用文本提示编辑、变换和增强照片

    AI图像编辑器 46
    查看详情 AI图像编辑器
    • Note 1: To support more user, compiling in 32bit is recommended, as it can run on both 32bit and 64bit versions of Windows.

    • Note 2: Windows XP and lower are not supported.

    • Note 3: VPaint will -NOT- compile with MinGW 4.8 (either 32bit and 64bit) or Visual Studio 2010 or lower.

  • Make sure that Visual Studio 2012 or higher is installed on your system
  • Download and install Qt 5.4 Community from http://www.qt.io/. Make sure to use the OpenGL version (not ANGLE), and that it corresponds to the version of Visual Studio you have.
  • Open src/VPaint.pro with Qt Creator
  • Specify MSVC as your compiler
  • Build > Run
  • 项目主页:http://www.open-open.com/lib/view/home/1439377745348

    最佳 Windows 性能的顶级免费优化软件
    最佳 Windows 性能的顶级免费优化软件

    每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。

    下载
    来源:php中文网
    本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
    最新问题
    热门推荐
    开源免费商场系统广告
    热门教程
    更多>
    最新下载
    更多>
    网站特效
    网站源码
    网站素材
    前端模板
    关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
    php中文网:公益在线php培训,帮助PHP学习者快速成长!
    关注服务号 技术交流群
    PHP中文网订阅号
    每天精选资源文章推送
    PHP中文网APP
    随时随地碎片化学习

    Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号