Python

Renderman Plugin guide

This page lists the rib and python syntax for all of the current renderman plugins.

Renderman Plugin guide

This page lists the rib and python syntax for all of the current renderman plugins.

Links

Online Renderman hekp

Lecture 2 Geometry in Renderman

An introduction to the different geometry types in renderman

Introduction to Renderman and Python

An introduction to renderman and the python api

Lecture 3 Lighting in Renderman

Lighting in renderman

Eimear Crotty

Vulkan is a low-level graphics and compute API which aims to provide users with faster draw speeds by removing overhead from the driver. The user is expected to explicitly provide the details previously generated by the driver. The resulting extra code can be difficult to understand and taxing to write for beginners, leading to the need for a helper library.

Lecture 2 Maya and Python.

Using Python and PyMel

Lecture 1 A technical Introduction to Maya

Introducing some of the more technical aspects of Maya

Lecture 4 Computation, Iterators and Exporters

Maya C++ Computation, Iterators and Exporters