View Single Post
benlau's Avatar
Posts: 135 | Thanked: 375 times | Joined on Mar 2010 @ Hong Kong
#82
Originally Posted by niko3d View Post
good work, its nice app. I like the concept, after playing about with penpen though im thinking it might be an idea to create a seperate app if you intend on creating a flipbook style app.

Just curious are you using pyqt for this? If so is opengl accelration being used for the graphicsview? i noticed as sketched it would get alittle laggy, if you where evolve this into a simple flipbook it could get more sluggish when you add features like onion skinning.

Anyways nice app, i too vote for ctrl z.
cheers
nick
no , it is not using pyqt. It is written in C++ plus Qt. The source is open (Anybody interested to help the development?) :

https://code.launchpad.net/~benlau/penpen/trunk

And it didn't make use of OpenGL acceleration. As I think it won't improve the speed. The speed problem should be related to vector calculation. (e.g when you draw a super long time)

Recently I am working on a GTD software for MeeGo / general Linux desktop. I am afraid it is a little bit difficult to arrange time for PenPen..
__________________
Qt Ambassador | Nokia Certified Qt Specialist
PenPen SketchBook |
FrontView - 0.2 is released! | DQuest
Status: Now working on GTD software