In this video you learn how to calculate the total floor area of a given mass.
Multiple magnet animation
In this video I collect a list of positions from an array of points using the collection controller. Then I passed this list to a magnet controller. Magnet controller generates output for each point in collection and return a list of scalar values.Then using a List controller I managed to find the biggest magnet value […]
Finding closest object in array to a given point.
To find the closest item of an array to the given point P, we should sort the list of points based on the distance from -P-. in this sorted list the first item is always closest point. see the video to find out how to setup controller in 3ds MAX to do so.
Collection and List controller
Collecting items from another array in a list based on the value of a bitmap controller.
Recent Comments