Tue, Nov 19, 7:37 AM CST

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Staff

Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)

We now have a ProPack Section in the Poser FreeStuff.
Check out the new Poser Python Wish List thread. If you have an idea for a script, jot it down and maybe someone can write it. If you're looking to write a script, check out this thread for useful suggestions.

Also, check out the official Python site for interpreters, sample code, applications, cool links and debuggers. This is THE central site for Python.

You can now attach text files to your posts to pass around scripts. Just attach the script as a txt file like you would a jpg or gif. Since the forum will use a random name for the file in the link, you should give instructions on what the file name should be and where to install it. Its a good idea to usually put that info right in the script file as well.

Checkout the Renderosity MarketPlace - Your source for digital art content!



Subject: remote rotation (dial) body part with keyboard


andygraph ( ) posted Thu, 30 May 2013 at 9:48 AM · edited Tue, 19 November 2024 at 7:35 AM

I would like to record keyboard and add head movements (or other body parts) while watching the movement of the body in poser.
Can I do that?

 

thx,

Andrea


Dizzi ( ) posted Fri, 31 May 2013 at 6:26 AM

Yes, you can either create a WxPanel and then catch keyboard events and change the rotation values of the selected actors accordingly or probably also catch keyboard events from the main view if you want (have a look at my camera script on how to do that).



andygraph ( ) posted Fri, 31 May 2013 at 8:57 AM

but i need modify your script ?

sorry but i'm not script developed :-(

can you help me ?

 

many thx!

Andrea


Dizzi ( ) posted Mon, 03 June 2013 at 5:45 AM

I'd need to know what you intend to do: Change only the current actor? Do you want to record the change in any way?

If you just want to be able to control the changes of a figure with the keyboard, you can have a look at my Hampelmann script. It already has that functionality built in (http://neocron.webspaceforme.net/hampelmann/detail/)



andygraph ( ) posted Mon, 03 June 2013 at 7:12 AM

I would like to add a motion in real time (via keyboard) on a body part (eg the head or hands) while observing the whole movement of the body in loop.

 

Thx Dizzi ;-)


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.