Updated Pygame Tablet Pressure

This blog post has its own page:  Check there for latest info.

Updated to version 1.3:  Realized that I didn’t need to track mouse position and button-presses in the Tablet class:  Pygame does all this for you.  Solves a lot of problems.  Tablet object now only returns back pressure info, which is all we really want from it anyway.  The example ‘Pressure Test’ app has been updated as well to reflect this as well.

How does Maya populate its maya.cmds package?
Just ran into HYPE
  • Trackback are closed
  • Comments (2)
  1. Hi,
    I am trying to capture motion from my pen tablet (wacom et-0405-r) to maya. Wintab is ok but I can’t record. If somebody can give some information would be great.
    thanks!
    antonio

  2. You don’t need wintab or my module for using a pen with pressure in Maya: Maya detects a pen just like it is a mouse, including pressure sensitivity. This is most readily shown via it’s Artisan system (Paint FX, skin weight painting, attribute painting, etc): I’ve done a lot of pressure-sensitive painting in Maya with tablets in the past via PaintFX, no extra code required.
    But… what do you mean by “capture\record”?

Comment are closed.