[Pythoncad-developer] [ pythoncad-PythoncadWishTraker-3095155 ] PythonCAD and OpenGL?
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
From: SourceForge.net <no...@so...> - 2010-10-25 22:01:25
|
PythoncadWishTraker item #3095155, was opened at 2010-10-25 22:24 Message generated for change (Comment added) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3095155&group_id=263167 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Gui Group: R38 Status: Open Resolution: None Priority: 5 Private: No Submitted By: carlopav (carlopav) Assigned to: Nobody/Anonymous (nobody) Summary: PythonCAD and OpenGL? Initial Comment: What does it means in terms of performance improvements and difficulty to implement? ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-10-26 00:01 Message: We did some test before choosing pyqt and we notice that for drawing a 2d entity the actual scene+view is the faster way to render the geometrical entity. Opengl are also more difficult to implement and have some trouble under linux machine related to graphic card setting. so for this reason we decide to not use the opengl . regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3095155&group_id=263167 |