Skip to main content

creating a coin part three

Create a coin 3D model render


Disconnect file from color
Select arrow and hit delete button:

Tutorial Create a coin 3D model render 1


Tutorial Create a coin 3D model render 2


Now if you render it with mental ray, it's will be something like this:

Tutorial Create a coin 3D model render 3


So what we need to do is create approximation for displacement
Open Approximation editor:

Tutorial Create a coin 3D model render 4


Click create button:

Tutorial Create a coin 3D model render 5


Select coin and click assign button:

Tutorial Create a coin 3D model render 6


Now click edit button and adjust it:

Tutorial Create a coin 3D model render 7


Also open file node with our texture and decrease alpha gain:

Tutorial Create a coin 3D model render 8


Try to render, you can see there it's very low details:

Tutorial Create a coin 3D model render 9


So we need to add details to geometry, I made it's simply by extruding faces, and scale them down
Also you will need to create new UV (just repeat steps as shown above):

Tutorial Create a coin 3D model render 10


Now try to render
I also set alpha gain a little lower value, 0.03

Tutorial Create a coin 3D model render 11


So finally tweak blinn as metal and make final render:

Tutorial Create a coin 3D model render 12

Comments

Popular posts from this blog

Creating a cup in maya

In this tutorial we will make a coffee cup out of polygons. Select the  Modeling  section of Maya,  choose from upper left, status line. Select  Create->Polygon Primitives->Cylinder->      Set the  Axis  to  Y      Set the  Radius  to  2      Set the  Height  to  4       Set the  Axis divisions  to  10       Set the  Height divisions  to  3       Set the  Cap divisions  to  0 Select by  component type    and make sure the faces button      is pushed in; this will allow you to select faces. Select the top face. Select Edit Mesh->Extrude Click the red box at the end of the red arrow of the extrude manipulator to change to scale mode. Pick thelight blue0  box  at the center of the man...

TEXTURING / Substance for Mental Ray in Maya

TEXTURING / Substance for Mental Ray in Maya Just like Mental Ray render for Maya, you need to enable Substance inside Plug-In Manager. Once you enable Substance, you will have 2 extra nodes you can use inside Hypershade: Of course by itself the Substance node does nothing, you actually need to use the Substance archives node, it comes with Substance Bonus Tools as examples: Once you load the Substance archive, you can start using the "preset" procedural texture, it comes with parameters that you can adjust and animate: To create the Substance archive yourself, you actually need Substance Designer, another additional tool that will cost you. http://www.allegorithmic.com/products/substance-designer-4 SUBSTANCE FOR MENTAL RAY RENDER Maya Substance will work right away if you are rendering using Maya Software Render, but it will NOT render if you use Mental Ray. Surprised? No, because this is Maya and it always has that extra additional workflow ...

Selection & Duplication In Maya

Selection Modes Let's continue by discussing the different selection options in Maya. Place a cube in your scene and click on it—the cube's edges will turn green, indicating that the object has been selected. This type of selection is called Object Mode . Maya has a number of additional selection types, and each one is used for a different set of operations. To access Maya's other selection modes, hover your mouse pointer over the cube and then click and hold the right mouse button (RMB) . A menu set will appear, revealing the Maya's component selection modes— Face , Edge , and Vertex being the most important. In the fly menu, move your mouse to the Face option and release the RMB to enter face selection mode. You can select any face by clicking its center point and can then use the manipulator tools we learned in the previous lesson to modify the shape of the model. Select a face and practice moving, scaling, or rotating it like we've done in the e...