group members: jane drozd, adam kane, kang-che lee, shengying shen, ross wang arts col 753,...

37
Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter 2010 Professors: Maria Palazzi and Rick Parent

Upload: norman-cooper

Post on 23-Dec-2015

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Group Members: Jane Drozd, Adam Kane,

Kang-che Lee, Shengying Shen,

Ross Wang

Arts Col 753, Animation Production with CSE 682, Computer Animation

Winter 2010Professors: Maria Palazzi and Rick Parent

Page 2: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Outline Rendering:

playblast controlling rendering quality software v. hardware rendering render output: image formats, channels, etc. batch rendering the ACCAD render-farm render layers

Project management groups sets and partitions making an object unselectable (template) display layers copies v. instances file referencing proxy references

2

Page 3: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Rendering

3

Page 4: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

PlayblastA fast way to render in Maya

Use screen capture to make animation

Make sure the area to be displayed is not obstructed

4

Page 5: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Playblast StepsWindow -> Playblast

5

Page 6: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Playblast Steps

6

Page 7: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Rendering QualityWindow -> Rendering Editors -> Render

Settings

7

Page 8: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Rendering Quality

8

Page 9: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Software VS Hardware Rendering

Software Computation done by the computer instead of

special hardware It is flexible programming Slower than hardware since it needs more time for

calculation

Hardware Computation done through video card and drivers

It is faster than software rendering Usually it produce a lower quality than software

rendering

9

Page 10: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Render OutputFormats

Default: Maya Image File Format (IFF)

Two main types: Raster: pixel based format

TIFF, BMP, JPG… Vector: line/curve based format

AI, SWF, SVG…

10

Page 11: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Render OutputChannels:

Four main channels per pixel 3 color channels

Red Green Blue

Alpha channel, used for transparency. Depth channel may be used to record how far

away a given pixel is.

11

Page 12: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Channels

12

Page 13: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Batch RenderingAllows rendering of multiple images at onceRendering an animation:

Configure optionsCheck Script Editor

13

Page 14: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

ACCAD Render FarmStart->Programs->Graphics 3D->Submit to

ACCAD Distributed Rendering

14

Page 15: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Example from Maya documentation.

15

Page 16: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Reasons to CompositeCreativityModifiabilityEfficiency

16

Page 17: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Interface

17

Page 18: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

CaveatsBe mindful of compositor expectationsColor and channel interpretation

18

Page 19: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter
Page 20: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Grouping

20

Page 21: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Sets and PartitionsSets – collections of objects.Paritions – non-overlapping sets.

21

Page 22: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Display Layers

22

Page 23: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Display Layersvisibility off

23

Page 24: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Display LayersTemplate – wireframe - not selectable

24

Page 25: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Display LayersReference – not selectable

25

Page 26: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Copies vs. Instances

26

Page 27: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Copies vs. Instances

27

Page 28: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Copies vs. Instances

28

Page 29: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Copies vs. Instances

29

Page 30: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

File Referencingallows you to assemble multiple objects,

shading materials, animation, and so on, into a scene without importing the files into the scene.

allows users to segment scenes as required to suit the production workflow.

not like Importing where the objects get copied over. Referencing needs an active link.

reduces file size of the composited scene.

30

Page 31: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

File Referencing

31

House.ma

Boy.ma Girl.ma

Parent Scene

Referenced Child scenes

House.ma

Boy.ma Girl.ma

Shoes.ma

Hat.maReferenced GrandChild scenes

multi-level referencing

Page 32: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

File Referencing

32

Lock: prevent them from being accidentally modified when they are referenced in your scene.

Page 33: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

File ReferencingWhen modified within the parent scene, the edits are

recorded in a reference node that is created in the parent scene file.

The data in the original referenced child scene file remains unmodified.

Edits made to attributes within a parent scene have precedence over modifications made to the same attributes in the referenced child scene file lower in the hierarchy.

33

Parent

Child

Scale in parent scene

Scale & change color in child scene

Page 34: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Proxy References substitute one or more file references by creating a set of possible

substitute references, known as proxies, for a given file reference. are used to temporarily simplify complex scenes by substituting

simpler versions of the objects into the scene. allowing you to focus on the elements you need to work on while

still maintaining a spatial context of the scene’s elements. A proxy reference can only be created for an existing file

reference.

34

http://download.autodesk.com/us/maya/2009help/index.html?url=File_referencing_About_proxy_references.htm,topicNumber=d0e117929

Page 35: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Proxy References

35

File Referencing 2 ‘complex’ cubes

exist proxy references

Page 36: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

Proxy References

36

Proxy References :2 ‘simple’ sphere

Page 37: Group Members: Jane Drozd, Adam Kane, Kang-che Lee, Shengying Shen, Ross Wang Arts Col 753, Animation Production with CSE 682, Computer Animation Winter

37