GithubHelp home page GithubHelp logo

natron's Introduction

natronset

  • natronset is natron python setting for lazypic.

Install

cd ~ && git clone http://github.com/lazypic/natron

OCIO설치하고 Natron에 물리기

  • OpenColorIO를 다운로드 받습니다.
cd ~
git clone https://github.com/imageworks/OpenColorIO-Configs
  • OSX라면 .bash_profile에 아래줄을 추가합니다.
export OCIO=$HOME/OpenColorIO-Configs/aces_1.0.3/config.ocio

Plugin

natron_plugins

Natron 사용자는 플러그인을 한곳에 모아서 사용합니다. https://github.com/NatronVFX/natron-plugins 리포지터리이며, 아래처럼 macOS에서 셋팅하면 자동으로 모든 플러그인이 설치됩니다.

sudo mkdir -p "/Library/Application Support/Natron/Plugins"
cd "/Library/Application Support/Natron/Plugins"
sudo git clone https://github.com/NatronGitHub/natron-plugins.git

플러그인 업데이트는 다음처럼 진행합니다.

cd "/Library/Application Support/Natron/Plugins"
sudo git pull

레퍼런스

info

natron's People

Contributors

khw7096 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

sid1980

natron's Issues

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.