3d:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
3d:start [2023/08/25 16:45] – [Low Poly Workflow] mh3d:start [2023/08/31 09:56] – [Low Poly Workflow] mh
Line 54: Line 54:
  
 You can create a quick long leaf plant by creating a leaf first. A loop cut down the middle bringing the vertices down will create a nice leaf-like bend on it. Then set the origin at the bottom. Then link duplicate the leaf (''ALT + D'') and rotate it 45°. Then ''SHIFT + R'' to repeat the duplicate 8 times so you fill the plant. Then give a bit of random variation to each leaf with scaling and rotating. You can create a quick long leaf plant by creating a leaf first. A loop cut down the middle bringing the vertices down will create a nice leaf-like bend on it. Then set the origin at the bottom. Then link duplicate the leaf (''ALT + D'') and rotate it 45°. Then ''SHIFT + R'' to repeat the duplicate 8 times so you fill the plant. Then give a bit of random variation to each leaf with scaling and rotating.
 +
 +At this point you understand the big difference between linked duplicates and non-linked duplicates : with a linked duplicate, you can still make changes in object mode that won't affect the other copies and still gives variation. This way you keep the possibility of editing the shape in Edit mode and having the mesh edit apply to all the copies. While non-linked duplicates can all be edited separately but do not have the easy fast modification applying to all copies.
 +
 +Poke faces is useful for creating a collection of triangles on a big N-gone like circle shape.
 +
 +Applying modifiers is really up to you and depends on if you need to edit the full mesh (in which case apply) to break symmetry 
 +
 +Texture slots enable you to give different textures to different parts of a mesh. To do so, select the parts of the mesh and select another slot material and click assign.
 +
 +Eevee vs Cycles : Cycles is a Ray based renderer while Eevvee is a screen based renderer. Eevee tries to keep things as simple as possible and kind of flat while cycles is trying to be as realistic as possible. Eevee is a real-time renderer while cycles is more resource intensive and requires many samples to produce good results.
 +Surfaces that are emissive will have a much better render in Cycles than in Eevee.
 +
 +When beveling you can press ''CTRL + B'' and then ''V'' to bevel a vertex and create a triangle face where the vertex was. Direct shortcut is ''CTRL + SHIFT + V''. When beveling vertices, use ''J'' to join opposite vertices that were created to re-triangulate the faces and correct the geometry.
 ===== Texturing ===== ===== Texturing =====
  
  • 3d/start.txt
  • Last modified: 2024/04/17 09:55
  • by mh