Description:
RenderMan interface & shading language.
|
|
|
Skybox / panoramic image possible?
|
| |
Hi, I have a task to create panoramic imagery in RIB. That means that output of such render, would be used to create effect of 360 degrees panorama where user can wander around. My first idea was to create 6 images with FOV=90 and map them on a cube, that somehow works and looks good. But the problem is that while... more »
|
|
I'm looking for simple REYES implementation.
|
| |
Hi. I have read "Production Rendering: Design and Implementation" to understand REYES architecture. That was a very nice book. Next, I'm looking for simple REYES implementation. I know both Aqsis and Pixie are very good. But they are rather complicated for me. I heard Adrian Skilling's implementation was simple.... more »
|
|
baking ss in 3delight
|
| |
I am usign this shader to try to bake the subsurface: volume ptc_bake2( string ptc_file = "default.ptc"; string ptc_coordsys = "world"; ) { uniform string raytype = "unknown"; rayinfo("type",raytype); normal Nf = faceforward( normalize(N), I ); if(raytype != "subsurface") { bake3d(ptc_file,"",P,Nf,"coord system",ptc_coordsys,... more »
|
|
Shader Developers Needed at Dreamworks Animation
|
| |
Hi all, We are looking to fill openings for Shader Developers in our Northern and Southern California offices at Dreamworks Animation. If there is any interest, please contact me at my work email: kelly.barsc...@dreamworks.com. I have pasted the job description below: Job Description for Production Shader Developer... more »
|
|
trouble with rotating a cylinder
|
| |
I'm trying to write a program that will take two sets of coordinates in space A = [x1, y1, z1] and B = [x2, y2, z2] and then draw a cylinder between the two of them. I am having a surprisingly hard time of expressing this calculation in Renderman. For example, I made a sphere that is at [0, 0, 0] and another at [1,... more »
|
|
RSL site gone?
|
| |
Hello, Just a quick check to see if anyone knew what went wrong with the accompanying website to the RSL book. I thought that was a temporary thing a few weeks ago, but it seems to be gone for real. I just wanted to check and download the latest errata for the book and some of the code. Any of the authors following this newsgroup?... more »
|
|
Blender to Renderman Artist Tools 0.5 rc2
|
| |
Hello all, Over the past 2 months I have been working hard on testing Blender 2.48 and the recent versions of Aqsis and Pixie to make sure that it can be considered "production stable", I have been on and off with making this ISO over the past year (to many people's dismay - sorry again) but so far with latest developments this looks good. Most of... more »
|
|
ANN: 3Delight 8.5 and 3DFM 4.5
|
| |
Hello, 3Delight 8.5 and 3Delight For Maya 4.5 are available for download at [link]. Here is a list of the most important features and improvements: 3Delight For Maya * Introducing the 3Delight Relationship Editor. This new user interface replaces the now deprecated Shader Manager and Attribs Node Manager and makes it much... more »
|
|
|