In this exercise, you will practice uv mapping, lighting, and rendering. There are different tutorials and exercise submission requirements for three experience levels. Choose the experience level that matches your own.

image alt text

Learning Resources

Tutorials:

Level 1: Novice Students
Lynda.com - Essential Training Lynda.com - Lights and Rendering
Digital Tutors: Building a Backdrop

Level 2: Intermediate Students
Lynda Tutorials - Creating Textures and Shaders
Lynda Tutorials - Lighting and Rendering in Mental Ray
Digital Tutors: Building a Backdrop Color Management in Maya 2016

Level 3: Experienced Students
Lynda.com - ZBrush Essential Training Lynda.com - ZBrush Character

Website References

Chair History:** **Random History
3 Point Lighting: 5M Design Studio

More Information:

Textbook: Introducing Autodesk Maya 2015
Chapter 10 and 11

Textbook: Mastering Autodesk Maya 2015
Chapter 9 and 10

Steps to Completion

Choose a single level to complete based on your level of experience with 3D tools. If you are a novice, choose Level 1. If you have some experience, choose Level 2. If you are very experienced with 3D tools, choose Level 3.

Level 1 Steps Level 2 Steps Level 3 Steps

Level 1:

  1. Watch tutorials from Lynda on texturing and lighting.
  2. Create and set a project folder called mr-rendering-YOURSTUDENTID-L1.
  3. Set your project folder by choosing FileSet Project.
  4. Create your folder structure by choosing FileProject WindowAccept.
  5. After reading this webpage, create a new scene and create a hi-res polygon model of a chair from one of the mentioned time periods approximately within 4 units wide, high, and deep as well as a patch of ground 10 units wide by 10 units deep by roughly 1 unit high. These can be a single polygonal mesh or modeled as separate objects.
  6. Create a new perspective called cam1. In the camera attributes, change the film gate to 35mm Academy.
  7. In your Cam1 viewport, enable the Resolution Gate: ViewCamera SettingsResolution Gate.
  8. Create a standard 3-point lighting setup with three area lights and name them KeyLight, FillLight, and RimLight. Read More about three point lighting.
  9. Unfold your UVs using the UV Texture editor other UV tools.
  10. Apply a texture that you’ve created or found online and name it color-mr-rendering-YOURSTUDENTID.jpg in the sourceimages folder.
  11. Create and apply a bump map to your Lambert called bump-mr-rendering-YOURSTUDENTID.jpg in the sourceimages folder.
  12. Adjust the Bump Depth to 0.200 on the bump2d node connected to your bump map channel.
    image alt text
  13. Enable Mental Ray as the rendering engine in the render settings.
  14. Match the following render settings:
    Render using Mental Ray
    Quality Tab
    a. Overall Quality: 3
    b. Indirect Diffuse (GI) Mode: Finalgather Common Tab
    a. Presets: HD 1080
  15. Position Cam1 so that the object is in the center, filling most of the composition.
  16. Render the image from Cam1 and save it as render-mr-rendering-YOURSTUDENTID.exr in the images folder using OpenEXR format. (Not JPG)
  17. Save your scene as mr-rendering-YOURSTUDENTID in the scenes folder.
  18. Compress the project folder once you’ve completed the tutorial and rename it mr-rendering-YOURSTUDENTID-L1.zip.
  19. Upload the .zip file to the submission dropbox
  20. Ensure you’ve included everything properly. Failure to ensure that you’ve uploaded the file will result in your exercise being graded according the grading criteria.

Example Level 1 folder structure


mr-rendering-YOURSTUDENTID-L1.zip
|
└── mr-rendering-YOURSTUDENTID-L1
    |
    ├── sourceimages/
    |   |
    |   ├── color-mr-rendering-YOURSTUDENTID.jpg
    |   └── bump-mr-rendering-YOURSTUDENTID.jpg
    |
    ├── sound/
    ├── scripts/
    ├── scenes/
    |   |
    |   └── mr-rendering-YOURSTUDENTID.mb
    |
    ├── renderData/
    ├── particles/
    ├── movies/
    ├── images/
    |   |
    |   └── render-mr-rendering-YOURSTUDENTID.exr
    |   
    ├── data/
    ├── clips/
    ├── cache/
    ├── autosave/
    └── assets/

Level 2:

  1. Watch the Lynda tutorials on lighting and rendering.
  2. Duplicate your project folder from the last exercise and rename it to mr-rendering-YOURSTUDENTID-L2.
  3. Save each of the three scenes in the scenes folder as:
    obj1-mr-rendering-YOURSTUDENTID
    obj2-mr-rendering-YOURSTUDENTID
    obj3-mr-rendering-YOURSTUDENTID
  4. Ensure all of your objects are using a mia_material_x material with your textures. (introducing the mia_material)
  5. Compose your objects in their respective scenes
  6. Create a new perspective called cam1. In the camera attributes, change the film gate to 35mm Academy.
  7. In your Cam1 viewport, enable the Resolution Gate: ViewCamera SettingsResolution Gate.
  8. Create a standard 3-point lighting setup with three area lights and name them KeyLight, FillLight, and RimLight. Read More about three point lighting.
  9. Create a backdrop for your models Tutorial (You may use the same one in each scene by exporting the backdrop as an FBX).
  10. In the material attributes for each material, enable ambient occlusion.
  11. Save your color texture maps in the sourceimages folder as:
    color1-mr-rendering-YOURSTUDENTID.jpg
    color2-mr-rendering-YOURSTUDENTID.jpg
    color3-mr-rendering-YOURSTUDENTID.jpg
  12. Add surface details with bump maps. Save your bump texture maps in the sourceimages folder as:
    bump1-mr-rendering-YOURSTUDENTID.jpg
    bump2-mr-rendering-YOURSTUDENTID.jpg
    bump3-mr-rendering-YOURSTUDENTID.jpg
  13. Enable Depth of Field on Cam1 and adjust the focus length with the aid of a Locator.
  14. Enable the following render settings:
    Quality Tab
    a. Overall Quality: 2
    b. Indirect Diffuse (GI) Mode: Finalgather
    Common Tab
    a. Presets: HD 1080
  15. Position Cam1 so that the object is in the center, filling most of the composition.
  16. Render your three scenes from Cam1 and save them in the images folder using OpenEXR format. (Not JPG) render1-mr-rendering-YOURSTUDENTID.exr
    render2-mr-rendering-YOURSTUDENTID.exr
    render3-mr-rendering-YOURSTUDENTID.exr
  17. Compress the project folder once you’ve completed the tutorial and rename it mr-rendering-YOURSTUDENTID-L2.zip.
  18. Upload the .zip file to the submission dropbox
  19. Ensure you’ve included everything properly. Failure to ensure that you’ve uploaded the file will result in your exercise being graded according the grading criteria.

Example Level 2 folder structure


mr-rendering-YOURSTUDENTID-L2.zip
|
└── mr-rendering-YOURSTUDENTID-L2
    |
    ├── sourceimages/
    |   |
    |   ├── bump1-mr-rendering-YOURSTUDENTID.jpg
	|   ├── bump2-mr-rendering-YOURSTUDENTID.jpg
    |   ├── bump3-mr-rendering-YOURSTUDENTID.jpg
    |   ├── color1-mr-rendering-YOURSTUDENTID.jpg
    |   ├── color2-mr-rendering-YOURSTUDENTID.jpg
    |   └── color3-mr-rendering-YOURSTUDENTID.jpg
    |
    ├── sound/
    ├── scripts/
    ├── scenes/
    |   |
    |   ├── obj1-mr-rendering-YOURSTUDENTID.mb
    |   ├── obj2-mr-rendering-YOURSTUDENTID.mb
    |   └── obj3-mr-rendering-YOURSTUDENTID.mb
    |
    ├── renderData/
    ├── particles/
    ├── movies/
    ├── images/
    |   |
    |   ├── render1-mr-rendering-YOURSTUDENTID.exr
    |   ├── render2-mr-rendering-YOURSTUDENTID.exr
    |   └── render3-mr-rendering-YOURSTUDENTID.exr
    |
    ├── data/
    ├── clips/
    ├── cache/
    ├── autosave/
    └── assets/

Level 3:

  1. Watch the Essential Training and Digital Character Creation tutorials from Lynda on modeling with ZBrush through to the end.
  2. Using the techniques learned in the Digital Creature Creation tutorials, continue working on your model.
  3. Complete the your image to the level of finish of the tutorial’s final result. Instead of rendering an animated turntable, render four EXR images (Top, Side, Front, 3/4 view) and name them:
    top-mr-rendering-YOURSTUDENTID.exr
    side-mr-rendering-YOURSTUDENTID.exr
    front-mr-rendering-YOURSTUDENTID.exr
    quarter-mr-rendering-YOURSTUDENTID.exr
  4. Compress the project folder once you’ve completed the tutorial and rename it mr-rendering-YOURSTUDENTID-L3.zip.
  5. Upload the .zip file to the submission dropbox
  6. Ensure you’ve included everything properly. Failure to ensure that you’ve uploaded the file will result in your exercise being graded according the grading criteria.

Example Level 3 folder structure


mr-rendering-YOURSTUDENTID-L3.zip
|
└── mr-rendering-YOURSTUDENTID-L3
    |
    ├── sourceimages/
    ├── sound/
    ├── scripts/
    ├── scenes/
    |   |
    |   └── mr-rendering-YOURSTUDENTID.mb
    |
    ├── renderData/
    ├── particles/
    ├── movies/
    ├── images/
    |   ├── top-mr-rendering-YOURSTUDENTID.exr
    |   ├── side-mr-rendering-YOURSTUDENTID.exr
    |   ├── front-mr-rendering-YOURSTUDENTID.exr
    |   └── quarter-mr-rendering-YOURSTUDENTID.exr
    |   
    ├── data/
    ├── clips/
    ├── cache/
    ├── autosave/
    └── assets/


Grading

Your grade will be assessed according to the Exercise Grading Criteria.


Grading

Your grade will be assessed according to the following: