Programming and animation
Programming and animation ideas, articles, tutors, scripts, plugins in the 3d-
MoBu Menu manager
Posted on 17 March 2010 Neill No commentsThe plug-in is designed to rename and customize Open Reality main menu. Supplement the menu item you can call Python scripts.
MotionBuilder Plugin, Python -
Retarget prop MoCap animation (+ Video tutor)
Posted on 5 March 2010 Neill No commentsActor is rarely recorded in splendid isolation, usually in the hand he holds an object, which is called the prop. This object has its own set of markers, often three is enough, and these markers are moving close to the actor. But the difficulty begins when the actor retarget into a character who has a totally different scale and proportion. And here, if for parts of the body retarget you can do automaticly, then, for all the additional facilities will have to do everything “by hands”. Although if you look at action space property in the character settings, there appears counted on the scale of the character to an actor.
MotionBuilder Actor, Animation, Character, MoCap, retarget, Tutorials, Video -
Fixing Feet Sliding
Posted on 15 February 2010 Neill No commentsQuite a popular cannot mocap animation, and with him in MotionBuilder fight several ways.First of all, through the algorithm stabilization and leveling feet feet on the floor, and of course through self-editing.I want to tell about quite popular issue of the MoCap animation – feet sliding effect, and how to fix it in MotionBuilder by several ways.
First of all, through the algorithm of feet stabilization and feet contact on the floor, and of course through self-editing by hand.
MotionBuilder Character, MoCap, Tutorials, Video -
OR SDK and STL string
Posted on 6 February 2010 Neill No commentsOR SDK and STL string together generate a 118 error when compiling from error C2365: ‘operator new’: redefinition; previous definition was ‘function’It seems to be why they combine, because in the OR SDK has a class for the line – FBString. However, with such a challenge comes when you want to connect third-party libraries or their development, often it’s all tied to the STL string and get rid of that there is no possibility.OR SDK and STL string together generate 118 errors when compiling from error C2365: ‘operator new’: redefinition; previous definition was ‘function’
It seems that there is no reason to combine them, because in the OR SDK there is a class for the string – FBString. However, such a challenge comes when you want to connect third-party libraries or own development, often it’s all tied to the STL string and get rid of that there is no possibility.
MotionBuilder, Programming C++, OpenReality, SDK, string, Tips -
Labelator – rename your skeleton’s markers
Posted on 5 February 2010 Neill 1 commentLabelator – is a special helper object, which stores the names of objects around them by their spatial arrangement.
MotionBuilder Plugin, Tool, Video -
Some notes about constraints in ORSDK
Posted on 2 February 2010 Neill No commentsConstraints have a very useful opportunity to update the position of objects in the evaluation thread. For example, I have a plug manipulator, which manages a set of objects in the scene. On the one hand could simply ask the object location like SetVector for each object. But first, it will be on thread in the drawing, and secondly, my plug-in performs the action in time.
MotionBuilder Constraint, OpenReality, SDK, Tips -
Free 2-day MotionBuilder SDK Training in San Francisco
Posted on 1 February 2010 Neill No commentsThe Autodesk Developer Network is offering a free 2-day MotionBuilder SDK training at Games Developer Conference (GDC) in San Francisco on March 9 and 10, 2010. This is a rare opportunity to work in a small class room environment with very knowledgeable instructors on the Media & Entertainment product of your choosing. The unique opportunity allows you to dive into the inner workings of the software, and come out with a strong fundamental knowledge of their architecture to see and understand how you can utilize and benefit from the API’s/SDK’s of these powerful software’s. For more details, go to the following links:
MotionBuilder SDK Training Description and Agenda
Register here for MotionBuilder SDK
MotionBuilder 2010, ADN, Events, GDC, OpenReality, Python, SDK -
Markers renamer script by the UIBuilder
Posted on 23 January 2010 Neill No commentsUtility to rename a set of markers. Was used in the production for the standardization of naming a set of markers of diverse sources mocap data. In particular, if the animation shot with the same person, it is not necessary for each of them to do different MoBu Actor, it is enough to observe the unity of naming markers and can be combined animation with the scene had once trained actor.
MotionBuilder MoCap, Python, Tool, UI -
Build you own Actor
Posted on 21 January 2010 Neill No commentsSmall model plugin for MotionBuilder, that will gives you possibility to operate with actor’s body parts as normal objects in scene.
MotionBuilder Actor, MoCap, OpenReality, Plugin, Tool -
Evaluation thread in a shader plugin
Posted on 12 January 2010 Neill No comments* Image taken from the documentation for Autodesk MotionBuilder 7.5When writing a plugin shader webcams faced with such a contradiction: on the one hand is necessary to process each frame of a web camera with no impact on the overall performance MoBu scene, and with another – usually creating plug-ins for MoBu says, adding that its flow can only degrade performance, they say do not do so, and then use what’s already there. Here is a quote from the documentation: Any extra threads or processes running parallel to MotionBuilder might seriously slow down performance or even prevent MotionBuilder from running at all.* Image taken from the documentation of the Autodesk MotionBuilder 7.5
When I was writing a plugin shader for a webcam, I have faced with such a contradiction: on the one hand is necessary to process each frame of a web camera with no impact on the overall performance of the MoBu scene, and with another – rule for creating plug-ins for MoBu says: Any extra threads or processes running parallel to MotionBuilder might seriously slow down performance or even prevent MotionBuilder from running at all.
MotionBuilder, Programming OpenReality, overview, Plugin, SDK, WebCam






English
Russian
Recent Comments