Skip to main content

V-Ray LWF the easy way. (For 3D Studio Max and V-Ray)

I've seen a lot of activity from V-Ray users on the web wanting to know how to use the LWF (Linear Work Flow) method for V-Ray. If you do a search on the official V-Ray forums (http://www.chaosgroup.com/forums/vbulletin/) for LWF, you will come across many, many pages of info. Too many pages. Wading through this info is tedious and time consuming, and it's filled with lots of theory, so I've decided to summarize the work flow in the shortest possible way, without any technical mumbo jumbo. BTW, what is this LWF thing anyway? Well it's simply an easier way to ensure quick, consistent and accurate lighting of 3D scenes. (No more burnt out images!) It's particularly useful for 3D architectural renderings. Just try it - it works!

Step1:

Change 3DS Max's Gamma settings to 2.2 (You can change the Gamma settings in 3DS Max here: Toolbar>Customize>Preferences)




Step2:
Change the color mapping in your V-Ray settings (Toolbar>Rendering>Render>V-Ray>V-Ray::Color Mapping)



Step3:
Disable the standard 3DS Max virtual frame buffer (VFB) (Toolbar>Rendering>Render>uncheck the "Rendered Frame
Window" check box.



Step4:
Enable the V-Ray frame buffer (VFB) (Toolbar>Rendering>Render>V-Ray>V-Ray Frame buffer>check the "enable V-Ray Frame
Buffer" check box. (I recommend using the V-Ray frame buffer all the time anyway, as it gives you more options for adjusting your renders - exposure, color correction, etc.)



That's it - your done! You are are now ready to create beautiful, well lit renderings!

V-Ray genius Aversis also has a brilliant tutorial about LWF on his website, that explains things in a bit more detail:
http://www.aversis.be/tutorials/vray/essential_gamma_01.htm

3D guru lukx (http://www.lukx.com/) has also made a simple video tutorial on LWF, it can be found here:
http://rapidshare.com/files/16248248/LWFbyLukx.avi.html











JG3D has moved and is now at http://www.jg3d.net/

Popular posts from this blog

How to create a mirror with 3ds max and V-Ray

Creating a mirror with 3ds Max and V-Ray In this tutorial we will create a simple, framed mirror with 3ds Max. We will then create the V-Ray materials for this mirror, and finally we will render out a simple 3d scene, showing reflections in the mirror. I am assuming that you have a basic knowledge of 3ds Max, so I won't explain absolutely everything, but it should still be easy enough for beginners to figure out what is going on in this tutorial. Step 1 Creating the mirror surface. Create a box in the front viewport that is approximately 70cm x 40cm x 0.4cm (Note, it doesn't have to be exactly this size and if you would prefer to work in inches or other units, that's also okay, I'm just used to working in cm.) Step 2 Create the actual V-Ray mirror material. Open up the material editor and change the first material in the material editor to a VrayMtl. Rename this material "mirror surface" and make it totally reflective, by making the reflect col...

How to create a wireframe material with V-Ray

Welcome to this tutorial on making a wireframe material with V-Ray. To complete this tutorial you will need 3DS Max with V-Ray. Step 1 The fist thing we need to do is create an object that we will apply our wireframe material to, in my case I made a simple teapot. Add a camera to the scene too. Step 2 Create a normal V-Ray material. (Open up the material editor and change the first material in the material editor to a VrayMtl). Rename this material "wireframe" Step 3 Add a map to the diffuse channel of the material (by clicking the little square box next to the diffuse colour swatch). Choose the VRayEdgesTex map. Step 4 You will notice that the default colour for the VRayEdgesTex map is white. (This means the wires of the wireframe material will be white. You can change it to any colour you like, but let us leave it as white for now. Notice too that you can change the thickness/units of the VRayEdgesTex map and that you can choose to show the hidden edges too. (t...

Tutorial: how to make a chrome material and use an HDRI in V-Ray

Welcome to this tutorial on making a chrome material and using an HDR image in V-Ray. To complete this tutorial you will need 3DS Max with V-Ray 1.5. Step 1 The first thing we need to do is create an object that we will apply our chrome material to, in my case I made a simple teapot. Add a camera to the scene too. Step 2 Create a normal V-Ray material. (Open up the material editor and change the first material in the material editor to a VrayMtl ). Rename this material "chrome" Step 3 We can leave the Diffuse colour of the chrome material grey, as chrome(chromium) seems to be a steely-grey colour in reality ( http://en.wikipedia.org/wiki/Chromium ). It doesn't really matter what colour we make the Diffuse channel though, because we are going to make it so reflective, (in the next step), that it's colour will come from whatever it reflects in the environment around it. Step 4 Change the reflect colour to pure white (maximum reflectivity) Step 5 Change ...