Giter Site home page Giter Site logo

rendermanforblender's Introduction

RenderMan for Blender

Onward Walking Teapot

RenderMan for Blender is a render engine addon written for the 3D creation suite Blender.

Installing

To use, install RenderMan, (free from renderman.pixar.com), download the latest release and put it in the addons folder for Blender. See the installation.txt file for detailed instructions.

Getting Help

For support visit the RenderMan AnswerHub or the RenderMan Discord Server.

Acknowledgements

Many thanks to Matt Ebb for the initial 3delight/Blender plugin this is forked from. Also thanks to contributors to this release: rgordon, aek, jdent02, jdbener

rendermanforblender's People

Contributors

a-e-k avatar adminradio avatar atomicperception avatar bsavery avatar carlosdp avatar earlywill avatar ian-hsieh avatar ideasman42 avatar jdent02 avatar king-wally avatar lightye avatar mattebb avatar mmdanggg2 avatar mwy3510 avatar ohsnapitsjoel avatar p2or avatar prman-pixar avatar redchillipadi avatar rendermouse avatar retsyo avatar thegasmask avatar zeffii avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

rendermanforblender's Issues

Add DayLight from Toolshelf tools, adds 'HEMI' type instead of 'SUN'

The Problem is, that the update function in properties.py declares the renderman lamp types ['SKY', 'ENV'] as 'HEMI', but it should not change blender lamp types 'SUN' with renderman lamp types 'SKY'.

Already added a quickfix by changing the blender lamp type back to 'SUN' immediatly before the operator returns. See: 981afb8
Leave it here and open for further investigation.

Implement a file and path handling module

Refactor every path and file handling to a module under rfb.path.
Instead of having many path and file builders on the fly around the whole code base, we should have a simple to use get() method under rfb.path

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.