Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coin3d/soqt
Old Coin GUI binding for Qt, replaced by Quarter
https://github.com/coin3d/soqt
coin3d graphics gui-toolkit open-inventor opengl qt
Last synced: about 1 month ago
JSON representation
Old Coin GUI binding for Qt, replaced by Quarter
- Host: GitHub
- URL: https://github.com/coin3d/soqt
- Owner: coin3d
- License: bsd-3-clause
- Created: 2019-12-27T11:49:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T22:09:23.000Z (5 months ago)
- Last Synced: 2024-12-19T03:08:36.505Z (about 2 months ago)
- Topics: coin3d, graphics, gui-toolkit, open-inventor, opengl, qt
- Language: C++
- Homepage:
- Size: 5.87 MB
- Stars: 23
- Watchers: 9
- Forks: 17
- Open Issues: 10
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
README
======SoQt is a Qt GUI component toolkit library for Coin. It is also compatible
with SGI and TGS Open Inventor, and the API is based on the API of the
InventorXt GUI component toolkit.The library is released publicly under the 3-clause BSD license (see COPYING).
SoQt is supported on UNIX, Win32 and Mac OS X platforms.
Before using SoQt, consider whether Quarter is a better match for your
application.