Git Product home page Git Product logo

afetools's Introduction

AFE TOOLS

This is a small but expanding collection of tools that I have developed for use in Autodesk Maya. The tools have been compiled for maya 2016, 2016.5 and 2017. However, the source code is also provided so you can recompile them for whatever version you desire.

Shaders

In addition to tools, the package also contains some useful shaders that were designed to be used in Autodesk Maya with Solidangle's Arnold renderer. However, since the shaders are developed using Open Shading Language they should also work in all supporting renderers such as Pixar's Renderman or Blender's Cycles, even though the shaders have not been tested in any renderer other than Arnold.

Installation

The plugins can be used in maya by loading the .mll files (Located in the Plugins/PLUGINNAME/Compiled folder) from Maya's plugin manager. Most plugins also have an accompanying GUI, which consists of a python script located in the Scripts folder. This folder also contains a few standalone scripts for maya. The GUI and tool scripts can easily be added to the maya shelf or tool bar. Refer to the Maya User Guide on the Shelf for more information on adding a script to the shelf.

To utilize the shaders, you must point the Arnold environment variable to the folder where the .osl and .mtl (From the Shaders folder) files are located, i.e. ARNOLD_PLUGIN_PATH=C:\solidangle\mtoadeploy\osl.

Finally, the .mel files (From the Templates folder) must be placed in the maya scripts folder, i.e. C:\Users\Username\Documents\maya\scripts.

For more information on installing OSL shaders refer to the Arnold User Guide aswell as the Maya User Guide on Template Installation and the Maya User Guide on Plugin Installation.

afetools's People

Contributors

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