Giter Site home page Giter Site logo

pitvfx / openimageio Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 69.71 MB

Prebuilt OpenImageIO windows x64 version

Batchfile 0.02% Shell 0.02% CMake 0.01% Python 98.11% HTML 0.41% CSS 0.01% Roff 0.05% DTrace 0.01% VBScript 0.01% PLSQL 0.05% XSLT 0.01% PowerShell 0.02% Cython 0.18% C 0.89% C++ 0.19% Fortran 0.06% Forth 0.01%
freetype opencolorio openimageio python-3

openimageio's Introduction

OpenImageIO

intro

Prebuilt OpenImageIO for standalone command line and python tools. Not made for C++ development!

install

If you want the precomplied x64 Windows version, get the latest release. Unzip it and your done.

If you want the install bat to build and install yourself:

curl -o oiio_install_x64-win.bat https://raw.githubusercontent.com/pitvfx/OpenImageIO/master/oiio_install_x64-win.bat

Run the oiio_install_x64-win.bat and once everything is done, you should have a oiio_install_x64-win and a OpenImageIO folder. The OpenImageIO folder is the actual root directory, you can copy it to your system and work with it. The oiio_install_x64-win folder you can either keep, archive or delete it.

usage

The only really important step is that you always start with the OpenImageIO.bat from the OpenImageIO folder you've either unziped or created in the previous install section. From there on out, all environment variables are set correctly and you can use tools, like oiiotool or iconvert, from the commandline. You can also use the python3 compiler to start a python session. Just import oiio and numpy and go crazy.

test

Run oiiotool --help with root folder under C:.

image

Great! To check if OpenColorIO is working scroll down to the last lines and find the a line starting with OpenColorIO.

image

Found it? Awesome. Now let's test python! Simply start python by entering "python" into the console. Now let's check if this is actually the compiler from within our OpenImageIO directory by importing sys and checking the sys.exectuable.

image

The output should be python.exe in the python\bin folder of the root directory (C:\OpenImageIO). Next, let's try importing oiio and numpy:

image

No errrors? Brilliant! You're good to go!

Have fun.

openimageio's People

Contributors

pitvfx 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.