Difference between revisions of "Libqglviewer"

From Free Software Directory
Jump to: navigation, search
m (Bendikker moved page LibQGLViewer to Libqglviewer: use standard GNU identifier)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=libQGLViewer
 
|Name=libQGLViewer
|Short description=Library for development of 3D applications
+
|Short description=Library for development of 3D applications.
|Full description='libQGLViewer' is an C++ library which lets you quickly start the development of a new 3D application. It is designed for 3D developers, who can display and move around a 3D scene by simply providing the openGL orders that define their 3D geometry. The viewer is designed to be as general as possible and is not designed for a specific 3D application. It provides some useful classical functionalities such as a camera trackball, screenshot saving, mouse manipulated frames, stereo display, keyFrames and more. 'libQGLViewer' is not a 3D viewer that can be used directly to view 3D scenes in various formats; it is more likely to be the starting point for the coding of such a viewer.
+
|Full description='libQGLViewer' is a C++ library which lets you quickly start the development of a new 3D application. It is designed for 3D developers, who can display and move around a 3D scene by simply providing the openGL orders that define their 3D geometry. The viewer is designed to be as general as possible and is not designed for a specific 3D application. It provides some useful classical functionalities such as a camera trackball, screenshot saving, mouse manipulated frames, stereo display, keyFrames and more. 'libQGLViewer' is not a 3D viewer that can be used directly to view 3D scenes in various formats; it is more likely to be the starting point for the coding of such a viewer.
|Homepage URL=http://artis.imag.fr/Members/Gilles.Debunne/QGLViewer/index.html
+
|Homepage URL=https://www.gnu.org/software/libqglviewer/
|User level=none
+
|Is High Priority Project=No
|Computer languages=C++
+
|Documentation note=----
|Documentation note=See http://artis.imag.fr/Members/Gilles.Debunne/QGLViewer/refManual/hierarchy.html for a complete list of documentation
+
[https://www.gnu.org/software/maintainer-tips.html Tips for new GNU maintainers]
|Keywords=C++,graphics,library,development,3D
+
 
|Version identifier=2.6.4
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Version date=2016/07/16
+
 
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
|Decommissioned or Obsolete=Yes
 +
|Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org.
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=octomap
 +
|Version identifier=2.7.1
 +
|Version date=2017/11/13
 
|Version status=stable
 
|Version status=stable
|Version download=http://www.libqglviewer.com/src/libQGLViewer-2.6.4.tar.gz
+
|Version download=http://www.libqglviewer.com/src/libQGLViewer-2.7.1.tar.gz
|Version comment=2.6.4 stable released 2016-07-16
+
|Last review by=Bendikker
|Last review by=Alejandroindependiente
+
|Last review date=2018/12/30
|Last review date=2017/01/20
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
+
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
|License verified date=2003-04-23
+
|GNU package identifier=libqglviewer
 +
}}
 +
{{Project license
 +
|License=GPLv2 with exception
 +
|License verified by=Bendikker
 +
|License verified date=2018/12/30
 +
|License note=GPLv3withexception or GPLv2withexception (only these 2 are free licenses). See GPL_EXCEPTION in download package.
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2orlater
+
|License=GPLv3 with exception
|License verified by=Janet Casey
+
|License verified by=Bendikker
|License verified date=2003-04-23
+
|License note=GPLv3withexception or GPLv2withexception (only these 2 are free licenses). See GPL_EXCEPTION in download package.
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Gilles Debunne
 
|Real name=Gilles Debunne
|Role=Maintainer
+
|Role=developer
 
|Email=Gilles.Debunne@imag.fr
 
|Email=Gilles.Debunne@imag.fr
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer,Help
+
|Resource audience=Debian (Ref)
|Resource kind=E-mail
+
|Resource URL=https://tracker.debian.org/pkg/libqglviewer
|Resource URL=mailto:qglviewer.developer@inrialpes.fr
+
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/libqglviewer/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://sourceforge.net/projects/libqglviewer/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=http://libqglviewer.com/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Graphics=3d
 
|Graphics=3d
 
|Interface=library
 
|Interface=library
 +
|Programming-language=C++, shell
 +
|Runs-on=Windows, OS X, GNU/Linux
 
|Use=library
 
|Use=library
 
|Works-with=graphics
 
|Works-with=graphics
Line 45: Line 82:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Qt libraries
+
|Prerequisite description=[[Qt]] libraries
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 09:50, 30 December 2018


[edit]

libQGLViewer

http://libqglviewer.com/
Library for development of 3D applications.

'libQGLViewer' is a C++ library which lets you quickly start the development of a new 3D application. It is designed for 3D developers, who can display and move around a 3D scene by simply providing the openGL orders that define their 3D geometry. The viewer is designed to be as general as possible and is not designed for a specific 3D application. It provides some useful classical functionalities such as a camera trackball, screenshot saving, mouse manipulated frames, stereo display, keyFrames and more. 'libQGLViewer' is not a 3D viewer that can be used directly to view 3D scenes in various formats; it is more likely to be the starting point for the coding of such a viewer.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

30 December 2018

Notes

GPLv3withexception or GPLv2withexception (only these 2 are free licenses). See GPL_EXCEPTION in download package.

Verified by

Bendikker

Verified on

30 December 2018

Notes

GPLv3withexception or GPLv2withexception (only these 2 are free licenses). See GPL_EXCEPTION in download package.




Leaders and contributors

Contact(s)Role
Gilles Debunne developer


Resources and communication

AudienceResource typeURI
Savannah (Ref)https://savannah.gnu.org/projects/libqglviewer/
Generalhttps://savannah.gnu.org/people/
Debian (Ref)https://tracker.debian.org/pkg/libqglviewer
Generalhttps://sourceforge.net/projects/libqglviewer/


Software prerequisites

KindDescription
Required to useQt libraries




Entry








"developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.