coin3d / quarter

Coin GUI binding for Qt
BSD 3-Clause "New" or "Revised" License
36 stars 26 forks source link
coin3d graphics gui-toolkit opengl qt

Coin3D Quarter

Introduction

Quarter is a light-weight glue library that provides seamless integration between Systems in Motions's Coin high-level 3D visualization library and Trolltech's Qt 2D user interface library.

Qt and Coin is a perfect match since they are both open source, widely portable and easy to use. Quarter has evolved from Systems in Motion's own experiences using Coin and Qt together in our applications.

The functionality in Quarter revolves around QuarterWidget, a subclass of QGLWidget. This widget provides functionality for rendering of Coin scenegraphs and translation of QEvents into SoEvents. Using this widget is as easy as using any other QWidget.

How to install

See the file INSTALL for installation instructions, and the README.* files for platform-specific notes.

How to use

See Doxygen documentation: https://coin3d.github.io/quarter/

Release history

Quarter 1.0.0 (2009-01-26):

Quarter 1.1.0 (2019-12-25):