QtOpenGL in Use: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(removed from needless category)
(Add to category 3D)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}
[[Category:Developing with Qt]]
[[Category:Developing with Qt]]
[[Category:3D]]


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://qt.nokia.com/qt-in-use Nokia's 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 [http://www.qt.io/qt-in-use/ Qt in Use pages], but this page strives to be (possibly) more comprehensive and community-contributed resource.)


== Applications ==
== Applications ==


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

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