GithubHelp home page GithubHelp logo

jonike / sytoons Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iceprincefounder/sytoons

0.0 2.0 0.0 10.79 MB

Arnold Cartoon Shaders For Anime

License: Apache License 2.0

Makefile 0.74% Python 7.40% C++ 91.69% Batchfile 0.17%

sytoons's Introduction

sytoons_network

sytoons

Arnold sytoons shaders are a shader kit to render the celluloid printing style image with power and speed!

We contents a full kit to create custom design and styling images.

Supported Platforms

branch windows linux
master Build Status Build Status

Windows 7 or newer;Centos 6.7 or newer;

Arnold 4.2.11.3 or newer(not support Arnold 5 yet)

How to Install

windows

For in-place install

  • Libraries and MTD files found in the 'bin' directory go somewhere in your ARNOLD_PLUGIN_PATH or in 'shaders' under your MtoA installation directory
  • *.py interface templates found in the 'ae' directory go somwhere in your MTOA_TEMPLATES_PATH or in 'scripts/mtoa/ui/ae' under your MtoA installation directory

For custom install - necessary for Maya 2016 and above

  • Extract the package to an alShaders folder somewhere on your filesystem.
  • Set the ARNOLD_PLUGIN_PATH variable to include /path/to/sytoons/bin
  • Set the MTOA_TEMPLATES_PATH variable to include /path/to/sytoons/ae
  • Set the MAYA_CUSTOM_TEMPLATE_PATH variable to include /path/to/sytoons/aexml

Or in Maya.env file


ARNOLD_PLUGIN_PATH=path\to\sytoons\bin
MTOA_TEMPLATES_PATH=path\to\sytoons\ae
MAYA_CUSTOM_TEMPLATE_PATH=path\to\sytoons\aexml

linux

set those environment variable in shell script

export MTOA_TEMPLATES_PATH=/path/to/sytoons/ae:$MTOA_TEMPLATES_PATH

export MAYA_CUSTOM_TEMPLATE_PATH=/path/to/sytoons/aexml:$MAYA_CUSTOM_TEMPLATE_PATH

export ARNOLD_PLUGIN_PATH=/path/to/sytoons/bin:$ARNOLD_PLUGIN_PATH

How to Compile

windows

set ARNOLD_PATH in Compile.bat

set your Visual Studio 14.0 vcvarsall.bat file path

cd /path/to/sytoons
Compile.bat

linux

set ARNOLD_PATH in Makefile file

cd /path/to/sytoons
make 

For details,check out our wikis

https://github.com/iceprincefounder/sytoons/wiki

Maya ID


Autodesk Maya Developer Node ID Block:

    Node ID Block is: 0x0012d340 - 0x0012d37f
    Registered for syToons [Kevin Tsui]

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.