pico - new bullet based plugin for Maya

Physics APIs, Physics file formats, Maya, Max, XSI, Cinema 4D, Lightwave, Blender, thinkingParticles™ and other simulation tools, exporters and importers
Post Reply
bonzaj
Posts: 2
Joined: Wed Jan 14, 2009 3:21 pm

pico - new bullet based plugin for Maya

Post by bonzaj »

Hello.

I would like to present our tool called pico which is a GPU based rendering engine and also
a realtime standalone engine. Our task is to make a 100% preview of your game inside Maya.
but of course this is not that much important ;). The important thing is that we have made
a physics support with the use of superb Bullet library. Currently it just supports rigid bodies
(active and passive) but we will successfully add new features. You will probably ask why?

Well first of all we needed that for our standalone projects (outside of Maya).

Next I found out that "Dynamica" uses an approach for integrating physics with Maya which
didn't satisfy my needs. Whenever I wanted to animate spheres and render them with mental ray
I had to write my own "revert rigid body" script on baked bodies. That's why I decided to
quickly write my own implementation taking into consideration that the physics must look
exactly the same in Maya and in standalone application but also they need to incorporate with
our renderer and any renderers that are available. Please notice that this was a very rapid
development (1 week) so there may be bugs present but we are here to help you out with them.

Again I would like to thank all people involved in creating bullet especially Erwin Coumans
for their wonderful job. Pico is available for free and it was recently used to create
"Linger In Shadows" for Playstation 3.

Below you'll find a movie that quickly describes how pico is working and link to main pico page.
Because of rapid development there is no tutorial or documentation on using physics yet :D,
but all GUI has been cut down to "Create Active Rigid Body", "Create Passive Rigid Body"
and "Revert Rigid Body" commands that can be accesed from "Pico->Physics" menu.

Cheers!

bonzaj/plastic

A movie describing pico

pico home page.
bonzaj
Posts: 2
Joined: Wed Jan 14, 2009 3:21 pm

Re: pico - new bullet based plugin for Maya

Post by bonzaj »

If anyone is interested - we have published a tutorial on using bullet physics in pico.

http://plastic-demo.nazwa.pl/wordpress/?cat=11

Cheers!

bonzaj
sabotage
Posts: 4
Joined: Sun Nov 29, 2009 12:22 pm

Re: pico - new bullet based plugin for Maya

Post by sabotage »

Can't wait to see more features collision detection, sleeping stuff that will be usable for destruction. When I create multiple pieces to active rigid bodies the cpu continue to calculate on 25% and cannot stop.
Post Reply