Posts

Showing posts from April, 2020

Hot keys - Keyboard shortcuts in Maya software

Extrude tool - Select the face or Edge and press Ctrl+e  or select the face or edge and press SHIFT and drag the face

Vintage car reference for 3D Modelling purpose

Image

Setting the Pivot point to starting point of the curve in Maya software using MEL command/script

MEL script for setting the pivot point to the starting point of the curve in MAYA string $sel[] = `ls -sl`; for ($i= 0 ;$i<size($sel);$i++) { float $posx = `getAttr ($sel[$i]+ ".controlPoints[0].xValue" )`; float $posy = `getAttr ($sel[$i]+ ".controlPoints[0].yValue" )`; float $posz = `getAttr ($sel[$i]+ ".controlPoints[0].zValue" )`; float $curvex = `getAttr ($sel[$i]+ ".tx" )`; float $curvey = `getAttr ($sel[$i]+ ".ty" )`; float $curvez = `getAttr ($sel[$i]+ ".tz" )`; $posx += $curvex; $posy += $curvey; $posz += $curvez; move -a $posx $posy $posz ($sel[$i] + ".scalePivot" ) ($sel[$i] + ".rotatePivot" ); }

Dagger 3D Model - Free for educational purpose

Download Dagger 3D Model free for Texturing and lighting education purpose: https://drive.google.com/open?id=12Q0Slr6WaXWG5Qn2QqOtxGBhD8Bhe6hC

Mash network - World, Random and Creating Island using texture deformer and creating water shader using Ai standard Surface

Image

Car Tyre(tire) tread mark for modelling in 3D

Image

Car wheel tyre alloy reference for 3D Modelling. Only for educational purpose.

Image

Weapon reference for 3D modelling - Dagger

Image

Revolver model reference for 3D Modelling - Educational purpose.

Image

Electric Guitar Reference for 3D Modelling

Image

wrench reference for 3D modelling

Image
This the reference image for modelling in 3D software's like Maya, 3DS Max, Blender, etc.,