Stickers: making a random shape one: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


* Create the pattern with LD Pattern Creator
* Create the pattern with LD Pattern Creator
[[File:stick01.JPG|400px|thumb|left]]
[[File:stick01.JPG|400px|thumb|left]]<br clear=all>
* Export the LDraw file from top: File -> Export as .DAT -> Project on XZ plane (top)
[[File:stick02.JPG|400px|thumb|left]]<br clear=all>
* Open that file in LDraw part editor
* We now need to move the pattern to y=-0.25 ldu and create back side of sticker at y=0.
* Select everything (Ctrl+A), then Action -> Set X/Y/Z
* Set Y=-0.25 then hit "Create Copy" Button
[[File:stick03.JPG|400px|thumb|left]]<br clear=all>
Looking closely, we see that the pattern was properly duplicated:
[[File:stick04.JPG|400px|thumb|left]]<br clear=all>
* But if we lookd at back side, we see that the surfaces have a wrong winding and appear all red in LDPE (to enable this view mode: right click in view window, then View Actions -> Red Backfaces)
[[File:stick05.JPG|400px|thumb|left]]<br clear=all>
* In order to correct this: select one face of back side, hit alt+C (or Select ... Connected) to select complete back face, then invert winding (hit J or toolbar icon as shown)
[[File:stick06.JPG|400px|thumb|left]]<br clear=all>
* We now need to remove pattern from back side, in order to simplify it and minimize number of faces. Basically we need to select all pattern vertices (but not outer edge) and collapse them to a single vertex (or several for complex shapes with concave areas). This can be done by selecting vertices with marquee selection, but here the pattern is completely surrounded by a black border so we'll use that: select one surface in each black region, then Select -> ...with same color (alt+S) / Select ...connected (alt+C). We collapse vertices to a single one with Action -> Merge to Average (Ctrl+W)
[[File:stick07.JPG|400px|thumb|left]][[File:stick08.JPG|400px|thumb|left]][[File:stick09.JPG|400px|thumb|left]]<br clear=all>
* The final steps will create the edge of sticker. Select top surface by selecting a face, then Select -> ...Connected (Alt+C) - don't forget to uncheck ...with same color option. Then Tools -> Edger2 with scope set to selection. This operation creates a red edge line around top surface.
[[File:stick10.JPG|400px|thumb|left]]
* Select one line of that border, and extend it to the whole border edge (Select -> ...with Same Type then Select -> ...Connected)
[[File:stick11.JPG|400px|thumb|left]]
 


[[Category:Tutorials]]
[[Category:Tutorials]]

Revision as of 14:29, 26 March 2018

This tutorial describes how to make a random shape sticker from a pattern drawn with LD Pattern Creator.

  • Create the pattern with LD Pattern Creator


  • Export the LDraw file from top: File -> Export as .DAT -> Project on XZ plane (top)


  • Open that file in LDraw part editor
  • We now need to move the pattern to y=-0.25 ldu and create back side of sticker at y=0.
  • Select everything (Ctrl+A), then Action -> Set X/Y/Z
  • Set Y=-0.25 then hit "Create Copy" Button


Looking closely, we see that the pattern was properly duplicated:


  • But if we lookd at back side, we see that the surfaces have a wrong winding and appear all red in LDPE (to enable this view mode: right click in view window, then View Actions -> Red Backfaces)


  • In order to correct this: select one face of back side, hit alt+C (or Select ... Connected) to select complete back face, then invert winding (hit J or toolbar icon as shown)


  • We now need to remove pattern from back side, in order to simplify it and minimize number of faces. Basically we need to select all pattern vertices (but not outer edge) and collapse them to a single vertex (or several for complex shapes with concave areas). This can be done by selecting vertices with marquee selection, but here the pattern is completely surrounded by a black border so we'll use that: select one surface in each black region, then Select -> ...with same color (alt+S) / Select ...connected (alt+C). We collapse vertices to a single one with Action -> Merge to Average (Ctrl+W)


  • The final steps will create the edge of sticker. Select top surface by selecting a face, then Select -> ...Connected (Alt+C) - don't forget to uncheck ...with same color option. Then Tools -> Edger2 with scope set to selection. This operation creates a red edge line around top surface.
  • Select one line of that border, and extend it to the whole border edge (Select -> ...with Same Type then Select -> ...Connected)