Thursday, March 26, 2009
Sunday, March 22, 2009
Monday, March 16, 2009
Assignment 1
Thursday, March 12, 2009
Thursday, March 5, 2009
Vector render tutorial
This works with polygon geometry. First make sure you have the Vector render plugin loaded from WINDOWS_SETTINGS/PREFERENCES_PLUGI-N MANAGER, scroll down in the plugin menu and load_refresh the plugins.
Go to render properties and you’ll have a new render type to choose… software, mental ray, vector, etc.
Here are the settings I typically use for vector Render in the common tab.
For image format select Adobe Illustrator. Since we are making a vector file which will be scalable you don’t need a large file size, so 72 dpi, and 640*480 (default) is fine, and we can turn off any lighting so the rendering takes less time.
The vector options that work best for me are as follows
Curve Level: 5, detail preset: high, uncheck Fill Objects, and check Include Edges.
The ai file will be saved where ever you have set the maya project folder to be. By default this will be the E:\Maya\projects\default\images. To set the location yourself go to FILE_PROJECT_SET. When you hit render you’ll get a raster view of the ai file that was saved in which ever location you set. Each time you render an ai file it will use the maya file name and save over the previous render, so change the name of the file if you want to keep it.
To cut a section go to the top view and select your geometry. Select the EDIT MESH_CUT FACE TOOL. Your cursor will change. Hold the left mouse click and drag a line where you want to cut a section. If you hold shift you can make an orthogonal line. In the channel box editor you can change the location or rotation of this line, and you can also hide the cut faces under INPUTS_POLYCUT_DELETE FACES. Type in 1 for “on”.
To get more options you can check out contour rendering http://toi.bk.tudelft.nl/toi-pedia/index.php?title=Mental_Ray_Contour_Shader_tutorial. You can also bring your geometry into Rhino as an iges to take sections, or make topographical contours. If you get lines from the same orthographic view in Maya and Rhino you can make composite drawings.
Saturday, February 28, 2009
Sign up list: Sunday March 1st
3:15_
3:30_
3:45_
4:00_
4:15_
4:30_ Debbie Lin 500S
4:45_ Jessica 500N
5:00_
Wednesday, February 25, 2009
Monday, February 23, 2009
Sunday, February 22, 2009
Saturday, February 21, 2009
fun with subD's!
Create a poly plane and give it 5 subDivisions in width and height (under Inputs in the Channel Box Editor). Rotate the plane 90 in the X direction.
Go into Vertex mode and make some distortions to the plane. (hold rt mb and select vertex mode)
Create a ploy sphere and give it a radius of .1 and 4 subDivisions in Axis and Height. Make the geometries one with MESH_COMBINE, then delete its history since we won’t be going back to either objects input parameters. EDIT_DELETE BY TYPE_HISTORY.
Select a face on the plane that we will link to the sphere. Click on the ADD DIVISIONS icon in you custom shelf.
Delete two more faces and Bring up the Bridge menu by clicking the box next to EDIT MESH_BRIDGE. Select Smooth Path + Curve and click on Bridge.
Move your view until the curve isn’t hidden behind the plane, press and hold rt mb over the curve and select control vertex mode. Now we can manipulate the path of the bridge by moving the points on the curve.
With the object selected bring up the Attribute editor (ctrl a). Click on the polyBridgeEdge2 tab, increase the taper amount, and change the path under Taper Curve by dragging the little circle around and adding new curve points by clicking on the black line.
Let’s do one more bridge. Select two of the triangular faces on the bottom of the sphere and one face on the surface to delete. It is important that the holes or border edges have the same number of verticies in order to bridge, otherwise you can use the append polygon tool.
After getting your divisions, taper and twist amounts how you like them we can select and move some of the edge loops to shape the geometry. SELECT_EDGE LOOP to grab a continuous loop, move, rotate or scale the loop.
Select two triangular faces from the top of the sphere and one face on its side, delete. Again make a bridge, using the Smooth Path + Curve in the Bridge menu. Move the points on the curve creating another arm attaching to itself.
Next we will convert the poly object to a subD. Bring up the Convert Polygons to Subdiv Option menu MODIFY_CONVERT_ POLYGON TO SUBDIV. Add some extra zeros to the Maximum base mesh faces. And Hit apply. Toggle the 1,2 and 3 keys.
Select another edge and try the partial crease, twice by hitting g for the second partial crease.
Go into face mode, select a couple of faces, rt click and select Refine Selected. This will increase the geometry locally so we can make detailed changes.
Select a number of separate faces in the refined area. Go to Subdiv Surfaces and try converting the selection to verticies, or edges. SUBDIV SURFACES_CONVERT SELECTION TO VERTICES. When you have some geometry selected make some changes like below.
Then before you deselect the vertices, convert the selection to edges. Deselect the edges you don’t want and make a full crease. If you undo some changes you’ll notice that the object retains the extra geometry. To clean this up go to SUBDIV SURFACE_CLEAN TOPOLOGY.