Getting started Renderman with MS Visual Studio?


#1

I’m just a beginner on Renderman.

I have a list of questions about it.

Currently on the PC (Windows XP) I can access, there installed all the pixar stuff I believe, including the following:

Mayaman,
MaxMan
Active Perl.
RAT…
and some *ini file in it

Only Mtor does work in Maya but there is sth wrong with rendering because of the networking.

As I assume, a shader writer will write the code and complie it somewhere and then convert it to a texture.

I even have no idea on how to get started now.

*sl will be the code we’re going to complie, right?

So, I assume in the Visual Studio we need to put some header file, like “ri.h” in the code.

I’m trying to find the header file"ri.h" in the renderman folder but no result. Where should we find it? Or should we compile it in “Slim” or somewhere else?

So. I’m wondering if anyone could give me a quick guide of renderman working procedure in Windows.

My question as following?

First, if we’ve done the code, is it good to compile in Studio.NET for Windows user? How about the header file?

Second, When we complie it, can we see some images, like openGL programming?

Third, for the code, how can we save or convert it as a *sl file or whatever the renderman need?

Fourth, what it the final result after the texture converting? what kind of file do we have? is that the texture stuff we can apply in Maya?

Fifth, without openning Maya, we can also write the code and see the result we have, right?

I did try to read some online guide but get no result.


#2

You on’t use visual studio for compiling shaders. You use the included shader.exe

It’s easiest to use MTOR, so if you’ve got a network problem, try the support forums at pixar.com. They’re always happy to sort out problems for paying customers.


#3

Yeah, you should start with .rib files for your scenes and switch to the renderman interface once you feel confortable. As for shaders, you compile them using shader.exe so the only program you need for them is your favorite text-editor.

Good luck!
-b


#4

This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.