58 lines
1.7 KiB
Plaintext
58 lines
1.7 KiB
Plaintext
|
|
This directory contains binaries of integration examples of the AntTweakBar
|
|
library with some common windowing toolkits, so that you can directly try
|
|
the library. GNU/Linux and OSX examples require recompilation depending on your
|
|
configuration.
|
|
|
|
Files with .exe extension are Windows versions.
|
|
Files without extension are GNU/Linux versions (they run the .out files)
|
|
|
|
|
|
---
|
|
|
|
|
|
License & copyright notices
|
|
|
|
|
|
- AntTweakBar
|
|
|
|
AntTweakBar.dll and Tw* files are part of the AntTweakBar library.
|
|
http://anttweakbar.sourceforge.net/doc
|
|
|
|
AntTweakBar is a free software released under the zlib license.
|
|
For conditions of distribution and use, see ../../License.txt
|
|
|
|
|
|
- glfw.dll
|
|
|
|
GLFW is licensed under the zlib/libpng license:
|
|
http://www.glfw.org/license.html
|
|
|
|
|
|
- SDL.dll / SDL-1.3.dll
|
|
|
|
SDL (http://www.libsdl.org):
|
|
|
|
This library is distributed under the terms of the GNU LGPL license:
|
|
http://www.gnu.org/copyleft/lesser.html
|
|
|
|
|
|
- glut32.dll / glut64.dll
|
|
|
|
GLUT (http://opengl.org/resources/libraries/glut):
|
|
|
|
The OpenGL Utility Toolkit distribution for Win32 (Windows NT & Windows 95)
|
|
contains source code modified from the original source code for GLUT
|
|
version 3.3 which was developed by Mark J. Kilgard. The original source code
|
|
for GLUT is Copyright 1997 by Mark J. Kilgard. GLUT for Win32 is Copyright 1997
|
|
by Nate Robins and is not in the public domain, but it is freely
|
|
distributable without licensing fees. It is provided without guarantee or
|
|
warrantee expressed or implied. It was ported with the permission of
|
|
Mark J. Kilgard by Nate Robins. 64-bits support by Alexander Reshetov.
|
|
|
|
|
|
- SFML
|
|
|
|
This library is distributed under the terms of the zlib/libpng license:
|
|
http://www.sfml-dev.org/license.php
|