QtOpenGL in Use: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(Add to category 3D)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Developing with Qt::QtOpenGL::InUse]]
[[Category:Developing with Qt]]
[[Category:3D]]


= QtOpenGL in Use =
As shown by the Dreamworks keynote at the 2010 Qt Developer Days, Qt is a popular framework for OpenGL applications. This page gathers together references to applications and stories where Qt and OpenGL are used together. (Some of cases are also documented in [http://www.qt.io/qt-in-use/ Qt in Use pages], but this page strives to be (possibly) more comprehensive and community-contributed resource.)
 
As shown by the Dreamworks keynote at the 2010 Qt Developer Days, Qt is a popular framework for OpenGL applications. This page gathers together references to applications and stories where Qt and OpenGL are used together. (Some of cases are also documented in "Nokia's Qt in Use pages":http://qt.nokia.com/qt-in-use, but this page strives to be (possibly) more comprehensive and community-contributed resource.)


== Applications ==
== Applications ==


* "CasPlanner":http://cas-robotics.svn.sourceforge.net/viewvc/cas-robotics/CasPlanner/ ("Qt Ambassador Showcase":http://qt.nokia.com/qt-in-use/ambassadors/project?id=a0F20000004tNQMEA2)
* [http://cas-robotics.svn.sourceforge.net/viewvc/cas-robotics/CasPlanner/ CasPlanner]
* "DAZ 3D":http://www.daz3d.com/ ("Qt In Use":http://qt.nokia.com/qt-in-use/story/app/Daz3d)
* [http://www.daz3d.com/ DAZ 3D]
* "Maya 2011":http://usa.autodesk.com/adsk/servlet/pc/index?id=13577897&siteID=123112 ("Press release":http://qt.nokia.com/about/news/autodeskae-mayaae-2011-qt-helps-make-the-best-even-better)
* [http://usa.autodesk.com/adsk/servlet/pc/index?id=13577897&siteID=123112 Maya 2011]
* Next Limit Technologies ("Qt In Use":http://qt.nokia.com/qt-in-use/story/customer/next-limit)
* Next Limit Technologies
** "RealFlow":http://www.realflow.com/
** [http://www.realflow.com/ RealFlow]
** "Maxwell Render":http://www.maxwellrender.com/
** [http://www.maxwellrender.com/ Maxwell Render]
* "Nuke":http://www.thefoundry.co.uk/products/nuke/
* [http://www.thefoundry.co.uk/products/nuke/ Nuke]
* "Synapse":http://code.google.com/p/vexx/ ("Qt Ambassador Showcase":http://qt.nokia.com/qt-in-use/ambassadors/project?id=a0F20000004tNSmEAM)
* [http://code.google.com/p/vexx/ Synapse]
* "TheSky":http://www.bisque.com/theskyx ("Qt Ambassador Showcase":http://qt.nokia.com/qt-in-use/ambassadors/project?id=a0F20000004U86rEAC)
* [http://www.bisque.com/theskyx TheSky]
 
== Talks ==
 
* "Dreamworks Keynote at Qt Developer Days":http://qt.nokia.com/developer/learning/online/talks/developerdays2010/keynotes/behind-the-scenes-at-dreamworks-animation-making-the-apps-that-make-the-movies ("Qt Blog announcement":http://blog.qt.nokia.com/2010/09/07/dreamworks-animation-keynote-at-qt-developer-days)

Latest revision as of 15:46, 23 November 2016


As shown by the Dreamworks keynote at the 2010 Qt Developer Days, Qt is a popular framework for OpenGL applications. This page gathers together references to applications and stories where Qt and OpenGL are used together. (Some of cases are also documented in Qt in Use pages, but this page strives to be (possibly) more comprehensive and community-contributed resource.)

Applications