up to date 
HomeProjectsTagsMembersGroupsHelp

CroquetGL

OverviewWikiNewsVersionsLatest

Project Description

The OpenGL interface from Croquet for consumption in other contexts. Supports OpenGL 1.4 plus extensions.

To install, first load the FFI via:

(Installer repository: 'http://source.squeak.org/FFI')
	install: 'FFI-Pools';
	install: 'FFI-Kernel';
	install: 'FFI-Tests'.
then load CroquetGL:
(Installer repository: 'http://www.squeaksource.com/CroquetGL')
	install: '3DTransform';
	install: 'OpenGL-Pools';
	install: 'OpenGL-Core'.
When everything has loaded, try the example:
	OpenGL example.
Important Windows Note:

In order to use CroquetGL on Windows, you must make sure your VM is set to support OpenGL instead of D3D by default. To do this, press F2 or go to the system menu, into the "Display and Sound" section and ensure the preference "Use OpenGL (instead of D3D)" is ENABLED.

All code is distributed under the MIT License:

Copyright © 2002-2009 by The Croquet Consortium, Inc. and other individual, corporate, and institutional contributors who have collectively contributed elements of the CroquetTM software code to the Croquet Project. CroquetTM is a trademark of The Croquet Consortium, Inc..

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Members

Creator:Andreas Raab
Admin:Andreas Raab, Vanessa Freudenberg, Joshua Gargus, Marcel Taeumel
Developer:Tobias Zagorni, Hans-Martin Mosner, Tom Beckmann, Stephan Lutz, Stefan Reschke

Tags

multimedia, squeak

License

Code commited to this repository will be automatically under MIT license.

Registration

MCHttpRepository
location: 'http://www.squeaksource.com/CroquetGL'
user: ''
password: ''

Packages

  • 3DTransform
  • OpenGL-Core
  • OpenGL-Pools

Links

http://www.squeaksource.com/CroquetGL.html
http://www.squeaksource.com/CroquetGL

Global:Read

Statistics

Registered:23 March 2010 6:27:43 am
Total Releases:0
Total Versions:16
Total Downloads:12664
XHTML | CSS | RSS26 April 2024