Git Product home page Git Product logo

dwango_opentoonz_plugins's Introduction

DWANGO OpenToonz Plugins (日本語)

This repository contains example plugins for developers. These plugins are depend on opentoonz_plugin_utility. They require OpenCV3 runtime. Visual C++ Redistributable Packages for Visual Studio 2013 is also required on Windows.

How to use prebuilt plugins

osx and win are zip archives which contain prebuilt plugins. You can install them with following steps:

  1. Copy .plugin files, which you want, to ${path-to-opentoonz-stuff}/plugins/.
  • ${path-to-opentoonz-stuff} is /Applications/OpenToonz/OpenToonz_1.0_stuff/plugins/ (OSX) or C:\OpenToonz 1.0 stuff\plugins (Windows) by default.
  1. Install OpenCV3.
  2. Restart OpenToonz.

Plugin manual is here.

How to install OpenCV3

OSX

You can install OpenCV3 by homebrew.

brew install opencv3
brew ln opencv3 --force

Windows

  1. Download OpenCV for Windows VERSION 3.1.
  2. Set PATH to ${path-to-opencv3}\build\x64\vc12\bin\,
  • Or copy ${path-to-opencv3}\build\x64\vc12\bin\opencv_world310.dll to C:\Program Files\OpenToonz 1.0.

dwango_opentoonz_plugins's People

Contributors

hi-king avatar ixixi avatar originaladric avatar skitaoka avatar yuri-odagiri avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.