Geometry projection

36 votes
Version: 
2

    

Description

"Geometry projection" projects one or several objects or it's vertex selection on another along global or local x,y or z axis.

How it works

There are two ways of working with a script:

1. Run "Geometry projection". Select one or several objects you want to project, select relief object. Press needed X,Y or Z button. 2. Select at first object which will be projected, then select relief object. Run  "Geometry projection", script will automatically choose object and relief. Press needed X,Y or Z button. 

  Script moves object's vertexes to relief  surface. If surface not found, then vertex moves to pivot x,y or z coordinate. After that script adds Editable poly modifier to object's Modifier stack which contains all changes.
  Careful, script works not right with not changed standard primitives. So you can simply apply edit poly modifier or for example change sphere radius before using script.
  Script uses pivot point as "zero point" of the object. So it's better to place object's pivot point as close as possible to surface along current projection axis but within objects bounding box limits. You can use "Easy pivot" tool to do this.

 

Setup

1. Download and unzip "geometry_projection_setup_archive.zip". 2. For right installation in Windows 7 you need admin rights to change the "Scripts"  folder , which is located in the root folder of 3ds Max. To get these rights do this: right-click on the folder "Scripts", select "Properties", then in the "security" set full access to the current user. 3. After receiving administrator rights on "Scripts"  folder  changing, just drag and drop " geometry_projection_setup.mzp" in the 3ds Max window. In the case of a successful installation, this screen appears:
This means that the script was successfully installed.  Now you can run it via "Scripts collect" tool or go to: Customize > Customize User Interface... > Toolbars > Category: "Tools", find the list " geometry_projection" and drag you to a convenient toolbar.

 

TRANSLATE with x

English

Arabic
Hebrew
Polish

Bulgarian
Hindi
Portuguese

Catalan
Hmong Daw
Romanian

Chinese Simplified
Hungarian
Russian

Chinese Traditional
Indonesian
Slovak

Czech
Italian
Slovenian

Danish
Japanese
Spanish

Dutch
Klingon
Swedish

English
Korean
Thai

Estonian
Latvian
Turkish

Finnish
Lithuanian
Ukrainian

French
Malay
Urdu

German
Maltese
Vietnamese

Greek
Norwegian
Welsh

Haitian Creole
Persian
 

//


 

TRANSLATE with

COPY THE URL BELOW

Back

EMBED THE SNIPPET BELOW IN YOUR SITE
setTimeout(function(){var s=document.createElement('script');s.type='text/javascript';s.charset='UTF-8';s.src=((location && location.href && location.href.indexOf('https') == 0)?'https://ssl.microsofttranslator.com':'http://www.microsofttranslator.com')+'/ajax/v3/WidgetV3.ashx?siteData=ueOIGRSKkd965FeEGM5JtQ**&ctf=true&ui=true&settings=manual&from=en';var p=document.getElementsByTagName('head')[0]||document.documentElement;p.insertBefore(s,p.firstChild); },0);" readonly="readonly">
Enable collaborative features and customize widget: Bing Webmaster Portal
Back

// ORIGINAL: "; langMenu.appendChild(origLangDiv); LanguageMenu.Init('LanguageMenu', LanguageMenu_keys, LanguageMenu_values, LanguageMenu_callback, LanguageMenu_popupid); window["LanguageMenu"] = LanguageMenu; clearInterval(intervalId); } }, 1);
// ]]>

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
grover_gol's picture

Will fix

Thanks for the comment, I'll fix it

slizgi's picture

Ok, my bad I downloaded one

Ok, my bad I downloaded one from your website, and it is the old one, ~5kb the proper one is here on a scriptspot. All great, thanks. Just fix that, maybe on your web :P

slizgi's picture

Local/Global options missing

Hi, thanks for the script, very useful and nice.
However, on a screenshot I see there is an option to pick between global or local projection, but after installation I just have global XYZ... I am missing something?
Best Regards!

AttachmentSize
Projection_script.jpg 5.87 KB
grover_gol's picture

Should work

As it's a script it should still work in any version of max. Did you check?

PV3D's picture

Max 2022

Will there be an update fore max 2022? Unless anyone knows of an alternative to this?

Nik's picture

Thank you! Very useful!

!

ghostpro278's picture

Max 2017

So usefull !!! Thansk you very much

PV3D's picture

Max 2018 version

Hey,

great script which is very useful. Will there be an update for max2018?

Thanks

davidmajdi's picture

problem in the projection

hi . first tnx for this script
second . i have problem in use
i want project a simple face to a surface to make my every axis of mesh as same as together but it dont work.simply i put 2 meshes side together but it project wrong.

warpingpixels's picture

Thanks so much Fajar

If you have the same issue as me even after changing the security settings on the scripts folder, just run 3ds max 2017 as admin and use the main menu > scripting > run script method and it should work for you. Thanks again for the awesome script and thank you Fajar for your suggestion. Saved me!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.