Thanks U both very much. I am in 3ds Max 2010 but thanks to denisT it looks the script works.
Thanks for your script but I do not want to loose background in other views (20 cameras and 20bg in one scene). So it does not solve my problem. Than…
So only workaround I found is exporting to OBJ sequence and use OBJ loader.
–change A and B if U want to A=$Camera01 B=$GeoSphere01 –create ray from A position with A to B direction ray A.pos ((A.pos – B.pos )/ length (A.pos -…
Box lengthsegs:1 widthsegs:1 heightsegs:1 length:55.7491 width:69.946 height:50.2088 mapcoords:on pos:[1.04837,8.18418,0] isSelected:on material:medit…
attachment is a transformation controller or constraint (animation -> constraints-> attachment constrain ) U can adjust parameters in motion pan…
attachment controller? $.pos.controller = Attachment ()
I am not so sure that PiXeL_MoNKeY’s idea would not work. with no optical distortion U can imagine a line from camera to every viewed pixel in infinit…
ObjX=$Box01 –Your obj B = [-167.206909,-0.764248,0.000000] –put point3 here ObjXFFD=OBJX.modifiers [1] animateVertex ObjXFFD #…
I am just sending some script ExtrMin = 10 ExtrMax = 200 Num = ExtrMax – ExtrMin A=selection as array For j = 1 to A.count do ( ObB = A[j] V=…