https://github.com/chebizarro/ubit
The Ubit Toolkit & Mouse Server
https://github.com/chebizarro/ubit
cplusplus scene-graph widget-toolkit
Last synced: 11 months ago
JSON representation
The Ubit Toolkit & Mouse Server
- Host: GitHub
- URL: https://github.com/chebizarro/ubit
- Owner: chebizarro
- License: gpl-2.0
- Created: 2018-06-15T00:42:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-17T18:58:46.000Z (over 7 years ago)
- Last Synced: 2025-03-01T15:29:49.246Z (over 1 year ago)
- Topics: cplusplus, scene-graph, widget-toolkit
- Language: C++
- Size: 2.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
*** UBIT COPYRIGHT *** (c) Eric Lecolinet, ENST/INFRES, 2006 ***
=====================================================================
Ubit: the Ubiquitous Brick Interactive Toolkit
A Brick Construction Game Model for Creating GUI
Copyright (c) Eric Lecolinet - ENST/INFRES
WWW: http://www.enst.fr/~elc
=====================================================================
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
* ***********************************************************************
* THIS PROGRAM IS DISTRIBUTED WITHOUT ANY WARRANTY AND WITHOUT EVEN THE
* IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
* YOU CAN REDISTRIBUTE IT AND/OR MODIFY IT UNDER THE TERMS OF THE GNU
* GENERAL PUBLIC LICENSE AS PUBLISHED BY THE FREE SOFTWARE FOUNDATION;
* EITHER VERSION 2 OF THE LICENSE, OR (AT YOUR OPTION) ANY LATER VERSION.
* ***********************************************************************
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
(The GNU General Public License v.2 should be in a file named COPYING.)