soulsonic Posted February 13, 2008 Share Posted February 13, 2008 Hello everyone I am texturing a car using the OTL paint shader. Is there a tire shader or a good way of starting 1 in VEX. This will be smoking out of the pipe and possibly burn rubber on a street. With a rain particle system at least that's the plan... Thank in advance... any comments welcomed. Quote Link to comment Share on other sites More sharing options...
mark Posted February 14, 2008 Share Posted February 14, 2008 it looks good but needs some reflections Hello everyone I am texturing a car using the OTL paint shader. Is there a tire shader or a good way of starting 1 in VEX. This will be smoking out of the pipe and possibly burn rubber on a street. With a rain particle system at least that's the plan... Thank in advance... any comments welcomed. Quote Link to comment Share on other sites More sharing options...
soulsonic Posted February 14, 2008 Author Share Posted February 14, 2008 Thank you Mark your comments are greatly appreciated!! Do you have any clue as to how procedurally do a shader for the tires. I can wip something up in photoshop but I prefer procedural shaders. I am well versed with Renderman pro tools. I created the shader there once before. I just don't seem to be able to find a simple way to do the same in Houdini. Thanks Quote Link to comment Share on other sites More sharing options...
stu Posted February 14, 2008 Share Posted February 14, 2008 When you ask about a tire shader, are you referring to a shader for the black rubber material or are you referring to some sort of tread displacement? Quote Link to comment Share on other sites More sharing options...
soulsonic Posted February 14, 2008 Author Share Posted February 14, 2008 When you ask about a tire shader, are you referring to a shader for the black rubber material or are you referring to some sort of tread displacement? I am referring to the threading. I have a shader that can easily resemble rubber. I just need to do the displacement to resemble the threads Cheers Quote Link to comment Share on other sites More sharing options...
Marc Posted February 14, 2008 Share Posted February 14, 2008 Google is your very best friend http://images.google.com/images?hl=en&...sa=N&tab=wi Quote Link to comment Share on other sites More sharing options...
stu Posted February 14, 2008 Share Posted February 14, 2008 Is there a reason why you want this sort of thing to be created procedurally through a shader? It's so much more easily achieved through a displacement map, or, better yet, with geometry. Quote Link to comment Share on other sites More sharing options...
soulsonic Posted February 14, 2008 Author Share Posted February 14, 2008 Good point stu will give all three a shot and see what comes out the best! Thanks for the comments and recommendations.. Quote Link to comment Share on other sites More sharing options...
symek Posted February 14, 2008 Share Posted February 14, 2008 Well, you could, if you really want to, model some piece of that tread as a flat object, render it in UV space, mapping hight of a pattern to 0-1 illumination. You can then apply this rendering (render dependencies!) as a displacement map to your rubber. Long way to do fairly simply thing but if you really want to... sy. Quote Link to comment Share on other sites More sharing options...
soulsonic Posted February 15, 2008 Author Share Posted February 15, 2008 Here's an update with different paint and more reflection. I will attempt to do a rain system next and a smoking exaust... -R Quote Link to comment Share on other sites More sharing options...
Andz Posted February 15, 2008 Share Posted February 15, 2008 Here's an update with different paint and more reflection. I will attempt to do a rain system next and a smoking exaust...-R Hey Soulsonic, Check out these tutorials with some tips on creating a studio enviroment for car pictures. Car photos are all about reflections and highlights. http://www.3dm3.com/tutorials/vray_render_studio/index.php http://www.toxiclab.org/tutorial.asp?ID=118 http://www.carbodydesign.com/tutorials/car...g-tutorials.php Quote Link to comment Share on other sites More sharing options...
michael Posted February 15, 2008 Share Posted February 15, 2008 sounds like a cool little project...build an asset that you can drop a car into and render... Quote Link to comment Share on other sites More sharing options...
Andz Posted February 15, 2008 Share Posted February 15, 2008 sounds like a cool little project...build an asset that you can drop a car into and render... Yep, guys at Maxwell forum have a virtual light box for product rendering... but I think that they have to manually adjust the pannels, etc... I don't know of anyone using Maxwell+Houdini. They are mostly maya, 3dsmax and cinema4d i think. http://www.max3d.org/maxwell/largebox4.jpg http://www.max3d.org/maxwell/largebox3closeup.jpg Quote Link to comment Share on other sites More sharing options...
michael Posted February 15, 2008 Share Posted February 15, 2008 hahahahaha... that thing has wheels!... Quote Link to comment Share on other sites More sharing options...
Andz Posted February 15, 2008 Share Posted February 15, 2008 hahahahaha...that thing has wheels!... You wouldn't believe how theses guys are fixed in the idea of "physicaly correct render". Quote Link to comment Share on other sites More sharing options...
soulsonic Posted February 15, 2008 Author Share Posted February 15, 2008 Thanks Andz, I will check out the links and give it my best shot. I am at the moment using the rotating table D.A provided for the animators. Micheal I will attempt to create a Digital Asset with the perfect setup. At the moment I am working on Demo Reel work have to get a job soon!! Cheers -R Quote Link to comment Share on other sites More sharing options...
Symbolic Posted February 16, 2008 Share Posted February 16, 2008 Hey Soulsonic,Check out these tutorials with some tips on creating a studio enviroment for car pictures. Car photos are all about reflections and highlights. http://www.3dm3.com/tutorials/vray_render_studio/index.php http://www.toxiclab.org/tutorial.asp?ID=118 http://www.carbodydesign.com/tutorials/car...g-tutorials.php Hi Andz, I have looked at your links. Nice resources thanks. I am sure the entire VRAY approach is possible with mantra as well... but just a quick question... can you get a light source to reflect on the car... or do you usually use a geometry with some glow on it instead?!... this is for mantra of course... thanks. Quote Link to comment Share on other sites More sharing options...
stu Posted February 16, 2008 Share Posted February 16, 2008 can you get a light source to reflect on the car... or do you usually use a geometry with some glow on it instead?!... Specular Highlight. If you use pbr it'll be appropriately shaped and sized (assuming you're using area lights), as opposed to the default round highlight that you'll get in micropolygon rendering. And if you have to use micropolygon rendering and want shaped highlights, I'd recommend placing constant shaded geometry where the lights are and either raytracing the reflections or generating an environment map. This method is especially effective if your geometric light sources aren't flat white, but are images of genuine stage lights. Quote Link to comment Share on other sites More sharing options...
Symbolic Posted February 17, 2008 Share Posted February 17, 2008 Thanks stu, I really do not understand the difference between "Micropolygon" and "PBR"... I started a post at the Rendering section... but nothing much happened there... maybe someone can help about it. Cheers. Quote Link to comment Share on other sites More sharing options...
old school Posted February 18, 2008 Share Posted February 18, 2008 PBR is a completely different rendering scheme built in to Mantra for Houdini9. It stands for Physically Based Rendering. It is similar in theory to Maxwell where you describe how a surface is to behave when illuminated, then Mantra as a black box will handle all the light transport to properly illuminate your surface. You simply enable parts of PBR to do more physically correct rendering (caustics, etc.). This is in contrast to the default MicroPolygon scan line rendering engine in Mantra where you as the user have to write the lighting model or use lighting models written by other shader writers. That is done in the illuminance loop where each light in turn is passed in to the loop and you do what you want. Mantra also has a built in raytracer that can be run in isolation or in combination with MicroPolygon rendering. If used in this hybrid raytrace-micropolygon mode, the principal surface shading is handled with micropolygons and the subsequent rays use the ray tracer to handle reflections, refraction and light gathering. Mantra has yet a fourth render engine, the volumetric renderer. Think of Mantra as RenderMan, Maxwell, Air and Mental Ray plus a nice volume renderer all wrapped up in to one seamless rendering interface and you are not far off the mark. With all of these features "built-in", I see Mantra as the most amazing value in this industry! All you need is a few Batch licenses to free Mantra up on any render farm. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.