Slashdot Mirror


User: cotk_hayes

cotk_hayes's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. a few suggestions for this beasty project on Designing Computer Animation Software? · · Score: 1

    I would suggest using Qt from Trolltech. You can make custom widgets and it will save you cross-platform headaches. Also I would suggest just focusing on OpenGL support (atleast initially) for cross-platform reasons. I've heard good things about Python for scripting but I have limited knowledge in this area.