Giter Club home page Giter Club logo

quarter's Introduction

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):

  • first proper release.
  • is only usable with Coin-3.x and Qt-4.x

Quarter 1.1.0 (2019-12-25):

  • new:

    • Kongsberg Oil & Gas Technologies AS ended SoWin as a commercial product and re-licensed it under the BSD 3-clause license as a service to the user community.
    • The build system has been migrated from GNU Autotools to CMake
    • Added support for Qt5
    • Added support for high DPI displays in Qt5
    • New 3DConnexion Space Navigator support using the Spacenav opensource library
    • Support for BitBucket and AppVeyor as continuous integration service providers
  • bugfixes:

    • Always reinitialize SoRenderManager when GL context is (re-)initialized
    • Avoid unnecessary redraws when moving window around. Fixes COIN-173
    • Handle double click events
    • Buffer went out of scope, while a reference was still held

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.