Tuesday, November 24, 2020

how to make a seamless pattern in photoshop

create document 10 inches by 10 inches at 300 dpi
go to view, go to new guide, make a guide horizontal and type in 50% in the box. so excactly half of your image has guide

Do the same for the vertical guide line


take snap off guide
next take away visibility of guides by hitting ctrl and ;
unlock the layer  by renaming it layer zero. you double click on the layer to do this
then duplicate layer
create new layer, I dont think this step is necessary
Next create your drawing or paste image you want into it. fill up whole document
merge layer down. so now you have a total of two layers. one with your drawing and one white background
next hit ctrl and ; to get your guides back up then turn snap back on
then go to view again and then snap to and make sure to guides is checked
now get your selection tool and select top half of drawing, it will snap to excactly half of the drawing to the guides, then just hit the cut command
now select move tool, hold down shipt key and then drag the bottom half up to top and it will snap in place. now paste the half you cut into image then hold down shift key and drag it to bottom and it will snap in place
Then merge layers, then repeat the previous process for the vertical
So all you essentially done with this whole process is move the inner middle part to the outside edges
If it is one of your drawings and the center looks void of designs, you can now take off your guides by hitting ctrl ; and just draw anyting in the center to fill it in
now save the pattern/document
now go to Edit then define pattern and then call it whatever you want
now in the layers panel hide the pattern layer you just made and click on the bottom layer. I think it will be called layer 0. Double click on that layer and pick Pattern overlay, then in that box where you see patternes, if you click on the drop down arrow next to it it will show all patterns and your should be in there. Pick it, then on that scale slider you should be able to scale it down so it covers a wide area.

Convert 3d files online with anyconv

https://anyconv.com/max-to-obj-converter/

Monday, November 23, 2020

Important note about exporting model from 3ds max

 If you export model in 3ds max then import it into blender directly .... it will be distorted and broken. but if you upload the model (without exporting it)to turbo squid or that online file converter (without exporting it) just as the raw 3ds max file ...... then it will open up in blender just fine as obj.

mapping tutorial from 3ds max 9. Use with the realistic skin texture videos

My notes;

I successfully made a map of the head using this cylinder method.

 Have the head selected then select the unwrap uvw from the modifier list. then select the faces and drag select over all the polygons in your perspective to make sure they are all red. then hit the cylindrical in the map perameters and hit align z to get it over hole head. then you have to select local in the drop down menu next to the move tools then you have to make sure the green vertical line on the cylinder is at the back of the head.... use your rotation tool. hit A to make sure angle snap is selected



then hit edit, then your map thing will pop up then. your usable map should be there. click off the cylindrical button to exit out of that. then in your map screen under tools, select render uvw template. then save that to your computer.

when bringing the edited png back into max after editing it in photoshop. I just open the material data thing and picked a new slot while the head was selected, then scrolled down to maps. and hit the button next to diffuse color and slected bitmap as I always did. then simply pressed the assign material button then show in viewport button



 -----------------------------------------------------------------------------------------------------

Mapping the Helmet
In this lesson, you use the Unwrap UVW modifier to map the helmet of the helicopter pilot. Unlike the shirt, the helmet cannot be easily mapped with a Planar projection. You will use a cylindrical projection instead.
Apply the material to the helmet:
  1. Continue working on your file from the previous exercise or load the file pilot02.max found under \tutorials\materials_and_mapping\unwrap_uvw.
  2. Zoom in on the pilot’s helmet in the Perspective viewport.
  3. Press M to open the Material Editor.
  4. Find the material named Pilot_Head. Drag this material and drop it on the helmet in the Perspective view.
  5. Close the Material Editor.
Map the helmet:
  1. Select the Helmet, then go to the Modify panel.
  2. From the Modifier list, choose Unwrap UVW.
  3. Expand the Unwrap UVW modifier, then choose Face sub-object level.
  4. On the Selection Parameters rollout, turn off Ignore Backfacing.
  5. Drag to region-select all the faces that make the helmet. The whole helmet turns red.
  6. On the Map Parameters rollout, click the Cylindrical button. A cylindrical mapping gizmo appears, but its size and orientation are incorrect.
  7. On the Map Parameters rollout, click on Align Z to adjust the gizmo to the helmet.
    NoteTake a look at the vertical green edge at the front of the cylindrical gizmo. This represents the edge that will be used to unfold the map. You will need to rotate that edge to the back of the helmet to better fit the map assigned to the material.
  8. From the main toolbar, click the Rotate tool and set Reference Coordinate System to Local.
  9. Press the A key to turn on Angle Snap.
  10. In the perspective view, rotate the gizmo 180 degrees on the Z axis (blue axis) until the green edge is at the back of the head.
  11. On the Parameters rollout, click Edit to open the Edit UVWs dialog box. The selected faces are unfolded against a checkered pattern, but it might not be completely symmetrical.
  12. Rotate the cylindrical gizmo an additional 5 degrees on the Z axis. This fixes the selected faces into a perfectly symmetrical layout.
  13. On the Map Parameters rollout, click the Cylindrical button to exit that mode.
  14. In the editor, from the map drop-down list, choose the helmet map defined in the material.
  15. Make sure the Options button in the bottom right corner of the dialog box is active.
  16. In the Bitmap Options group, set the Brightness to 1.0. This makes the background image easier to read.
  17. On the dialog box’s main toolbar, make sure the Freeform Mode tool is selected.
  18. Position the cursor on one of the corner boxes to scale the selected faces, or anywhere inside the selection to move the selected faces.
  19. Make a preliminary adjustment for the selected faces to fit the background image.
  20. In the Selection Modes group at the bottom of the dialog box, choose Vertex sub-object mode.
  21. Adjust groups of vertices, as you did in the previous exercise.
  22. Exit the Edit UVWs dialog box when done. In the Modifier stack, exit the sub-object level.
When you are done, save your file as my_pilot_helmet.max.