Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.958 Times

Glut freeware
Filter: All | Freeware | Demo
 

Glut

1 2 > 
Added: April 09, 2010 | Visits: 640

libmogul Minimal OpenGL Utility Library (libmogul) is a library similar to GLUT, only with fewer features! You can write window-system-independent OpenGL programs with even fewer lines of code than GLUT. Initial support for X11 and Win32. What is `MOGUL? `MOGUL here means "Minimal OpenGl Utility... Platforms: *nix

License: Freeware Size: 112.64 KB Download (92): libmogul Download

Added: June 18, 2010 | Visits: 1.319

Minimal OpenGL Utility Library Minimal OpenGL Utility Library (MOGUL) is a library similar to GLUT, only with fewer features. It lets you write window-system-independent OpenGL programs with even fewer lines of code than GLUT. The project currently supports X11 and Win32. Examples are included in the distribution. It is... Platforms: *nix

License: Freeware Size: 112.64 KB Download (116): Minimal OpenGL Utility Library Download

Added: November 07, 2010 | Visits: 956

SDL::OpenGL::App SDL::OpenGL::App is a Glut like wrapper for SDL OpenGL apps. SYNOPSIS use SDL::OpenGL::App; my $app=new SDL::OpenGL::App; $app->app_name("Gears"); $app->register_handler(init => &init, draw => &draw, events => &events, idle => &idle, reshape => &reshape, ); $app->run();... Platforms: *nix

License: Freeware Size: 174.08 KB Download (105): SDL::OpenGL::App Download

Added: November 21, 2013 | Visits: 1.070

freeglut A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library. Platforms: *nix

License: Freeware Size: 952.32 KB Download (101): freeglut Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 407

GL Articulated Structure System A library in the tradition of openGL and glut that makes it easy to use 3D skeleton objects (like robots, ships, people etc) in openGL programs. Currently the objects are best created with Glazier (glazier.sourceforge.net) Platforms: Windows, Mac, Linux

License: Freeware Size: 56.52 KB Download (49): GL Articulated Structure System Download

Released: August 08, 2012  |  Added: August 08, 2012 | Visits: 242

libSpider libSpider is a library of useful c++ classes which can be used in making 3d games and applications with OpenGL and GLUT. It can be used as a game engine. Platforms: Windows, Mac, Linux

License: Freeware Size: 53.45 KB Download (47): libSpider Download

Added: May 10, 2013 | Visits: 417

php_opengl php_opengl is the bindings from opengl, glu, and glut to the php programming language. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): php_opengl Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 375

xGD Graphical Interfacer A OpenGL/Glut powered graphical user interface library. Platforms: Windows, Mac, Linux

License: Freeware Size: 130 KB Download (48): xGD Graphical Interfacer Download

Released: June 24, 2012  |  Added: June 24, 2012 | Visits: 217

ZTK ZTK C Object-Oriented user interface library (GLUT-based) Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 304.97 KB Download (51): ZTK Download

Added: June 18, 2013 | Visits: 704

GLUI User Interface Library GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It is window-system independent, relying on GLUT to handle all system-dependent issues, such as window and mouse management. Features of the... Platforms: *nix

License: Freeware Size: 604.16 KB Download (36): GLUI User Interface Library Download

Added: January 18, 2010 | Visits: 1.028

WESTBANG WESTBANG is a western FPS style game for Linux. Comics Files: DATA/COMIX/*.CMX Comics are simple animations with given images made by a script file. Comics are used for intro and outro animation and for interlevel shots. There are these reserved comics: intro.cmx played after the start... Platforms: *nix

License: Freeware Size: 6.8 MB Download (107): WESTBANG Download

Added: September 19, 2010 | Visits: 893

libGLI libGLI is a multi-platform library for creating 3D user interfaces, based on OpenGL. With the help of this library, programmers can add in their own graphical application elements for the user interface and connect interface objects to their own programs with callbacks. In other words, GLI... Platforms: *nix

License: Freeware Size: 61.44 KB Download (99): libGLI Download

Added: March 16, 2010 | Visits: 887

TRONimation TRONimation is a 3-D editing and animation program that aims to be compact and easy to use. It is written in C, and requies the installation only of GL, GLU, and GLUT. One of my goals in writing this program is to make it as easy for using as much as possible. At the moment, I am rather focused... Platforms: *nix

License: Freeware Size: 54.27 KB Download (94): TRONimation Download

Added: July 21, 2010 | Visits: 853

TinyLIB TinyLIB is an emulation layer to make all platforms look the same. TinyLIB is very small and meant for game development. TinyLIB provides a subset of GLUT/OpenGL, OpenAL, BSD sockets, and the C standard library. Almost any platform has graphics, audio, and networking libraries. The problem is,... Platforms: *nix

License: Freeware Size: 1024 KB Download (93): TinyLIB Download

Added: February 19, 2010 | Visits: 960

Falling Up Falling Up its another tetris clone. No, Im not trying to make any money off of it or claim it as particularly unique. It is fun. Try it. Its evil. Im told that frequently. People have even praised it. I wrote it as a precursor to other games, a way to learn new technologies (GLUT, OpenGL,... Platforms: *nix

License: Freeware Size: 460.8 KB Download (93): Falling Up Download

Added: June 20, 2010 | Visits: 761

openMosixview openMosixview is the next version and a complete rewrite of Mosixview. It is a cluster-management GUI for openMosix-cluster and everybody is invited to download and use it (at your own risk and responsibility). The openMosixview-suite contains 8 usefull applications for monitoring and... Platforms: *nix

License: Freeware Size: 942.08 KB Download (102): openMosixview Download

Added: May 10, 2013 | Visits: 908

PyOpenGL PyOpenGL project is the cross platform Python binding to OpenGL and related APIs. The binding is created using the SWIG wrapper generator, and is provided under an extremely liberal BSD-style Open-Source license. PyOpenGL includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3, WGL 4, and Togl... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (98): PyOpenGL Download

Added: January 26, 2010 | Visits: 1.531

Alpha Shooter Alpha Shooter is a 3D OpenGL first-person shooter game with a sci-fi setting. Alpha Shooter was born as a project for the Computer Graphics course at the University of Bologna. The main objective was to develop a very simple 3D game using the OpenGL, GLU and GLUT libraries only (and some... Platforms: *nix

License: Freeware Size: 788.48 KB Download (115): Alpha Shooter Download

Added: April 08, 2010 | Visits: 1.379

GLT OpenGL C++ Toolkit GLT OpenGL C++ Toolkit 0.7 project contains classes and routines for programming interactive 3D graphics with OpenGL. The aim of Glt is to augment the OpenGL API with convenient mechanisms for manipulating the OpenGL state machine. Glt is a work in progress, and by no means covers the entire... Platforms: *nix

License: Freeware Size: 430.08 KB Download (200): GLT OpenGL C++ Toolkit Download

Added: August 13, 2010 | Visits: 933

Graphico Graphico is an open source 3D graphics application programming interface. Graphico works with either Java or C++. The design of Graphico is based on OpenGL. Two independent Java versions of Graphico exist. The first version renders to a Java image that can be displayed in a Java application or... Platforms: *nix

License: Freeware Size: 82.94 KB Download (110): Graphico Download

1 2 >