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.949 Times

Opengl Animation freeware
Filter: All | Freeware | Demo
 

Opengl Animation

1 2 3 4 5 > 
Released: June 03, 2012  |  Added: June 03, 2012 | Visits: 426

OpenGL demo This demonstration shows a 3D scenario with 5 balls interacting by gravitational forces of attraction, bouncing and showing bursts when they collide. The user can shoot to the balls and change its trajectory. Supported controls: Keyboard, Mouse and Joystick. OpenGL features used: Blending,... Platforms: Windows

License: Freeware Size: 553 KB Download (414): OpenGL demo Download

Added: April 08, 2010 | Visits: 1.817

OpenGL/FreeType2 Text Rendering Library This C++ library supplies an interface between the fonts on your system and an OpenGL or Mesa application. It uses the excellent FreeType library to read font faces from their files and renders text strings as OpenGL primitives.. Platforms: *nix

License: Freeware Size: 952.32 KB Download (143): OpenGL/FreeType2 Text Rendering Library Download

Added: November 18, 2010 | Visits: 1.467

OpenGL for Java OpenGL for Java, formerly known as GL4Java, supports Java with a native OpenGL mapping. The OS native OpenGL functionality is avaiable from Java for many OS: Linux/GNU+XFree86, Unix/X11, MacOS, Win32. Whats New in This Release: - removed the hack (which I put in sometime ago to get VooDoo3... Platforms: *nix

License: Freeware Size: 194.56 KB Download (142): OpenGL for Java Download

Added: November 06, 2010 | Visits: 1.435

Animadead Animadead is a skeletal animation library designed to load and play skeletal animations. Animadead supports models that are composed of several swappable meshes bound to a single skeleton that can be driven by multiple animations. There is an export plug-in for Maya, and others are in... Platforms: *nix

License: Freeware Size: 931.84 KB Download (112): Animadead Download

Added: March 09, 2010 | Visits: 1.776

Term::Animation Term::Animation is a Perl module that provides a framework to produce sprite animations using ASCII art. Each ASCII sprite is given one or more frames, and placed into the animation as an animation entity. An animation entity can have a callback routine that controls the position and frame of... Platforms: *nix

License: Freeware Size: 18.43 KB Download (138): Term::Animation 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: January 24, 2010 | Visits: 1.698

Games::OpenGL::Font::2D Games::OpenGL::Font::2D module can load/render 2D colored bitmap fonts via OpenGL. SYNOPSIS use Games::OpenGL::Font::2D; my $font = Games::OpenGL::Font::2D->new( file => font.bmp ); use SDL::App::FPS; my $app = SDL::App::FPS->new( ... ); # dont forget to change these on resize... Platforms: *nix

License: Freeware Size: 22.53 KB Download (171): Games::OpenGL::Font::2D 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 17, 2013 | Visits: 605

Doris - OpenGL scripting Doris is a script driven OpenGL viewer. The script language used is Lua. It is a powerful, fast, portable language, great for embedding in applications. A binding is provided for Lua to OpenGL, GLUT and GLUI so that graphical scripts can be written. The GLUI widget library provides a nice set of... Platforms: *nix

License: Freeware Size: 2.87 MB Download (59): Doris - OpenGL scripting Download

Released: July 06, 2012  |  Added: July 06, 2012 | Visits: 551

OpenGL Extensions Viewer OpenGL Extensions Viewer displays the vendor name, the version implemented, the renderer name and the extensions of the current OpenGL 3D accelerator. Also features OpenGL rendering test from OpenGL 1.1 to 3.0 and display core features set to up to OpenGL 3.2. Platforms: Mac

License: Freeware Size: 1.9 MB Download (77): OpenGL Extensions Viewer Download

Added: May 10, 2013 | Visits: 755

Using wxPython/OpenGL to draw a sphere Using wxPython/OpenGL to draw a sphere script is a simple wxPython/OpenGL application to draw a sphere. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (66): Using wxPython/OpenGL to draw a sphere Download

Added: June 20, 2013 | Visits: 712

3D World (OpenGL walk through city) Script This code is the starting point of any 3d gamer's quest to design a 3d game.It will show you how to use openGL to load and display 3d models and show you basic keyboard input along with mouse input. Move around just like in UT or Half-Life.Use mouse look, strafe and take a nice walk around this... Platforms: C and C plus plus

License: Freeware Size: 92.16 KB Download (57): 3D World (OpenGL walk through city) Script Download

Added: September 08, 2013 | Visits: 635

Simple OpenGL Pyramid The program just draws a pyramid and spins the pyramid around on the y-axis with the help of SDL and OpenGL. Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (46): Simple OpenGL Pyramid Download

Added: April 20, 2013 | Visits: 552

OpenGl 3D Effect OpenGl 3D Effect code creates a nice effect of crumbling in 3D. It simply takes a picture and decomposes it in tiny particles (their size can be specified). Platforms: C and C plus plus

License: Freeware Size: 215.04 KB Download (47): OpenGl 3D Effect Download

Added: June 28, 2013 | Visits: 732

Windows Animation Example Windows Animation Example code shows you how to make animation in C . Platforms: C and C plus plus

License: Freeware Size: 20.48 KB Download (54): Windows Animation Example Download

Added: May 22, 2013 | Visits: 495

OpenGL Demos OpenGL Demos codes are a couple demos that tests the basic framework of a graphic engine. Platforms: C and C plus plus

License: Freeware Size: 225.28 KB Download (42): OpenGL Demos Download

Added: May 21, 2013 | Visits: 607

Animation.Cube for Graphics and Animations Animation.Cube class is a javascript library for a rotating cube animation effect. This effect will consume a high CPU speed.The class is compatible with all modern web browsers. Platforms: JavaScript

License: Freeware Size: 143.36 KB Download (54): Animation.Cube for Graphics and Animations Download

Added: March 22, 2013 | Visits: 563

Mars Rover Landing Animation for Graphics and Animations Animation of Mars rover landing created from telemetered data of the landing. This shows how MATLAB can be used for post test visualization of data. Platforms: Matlab

License: Freeware Size: 23.94 MB Download (45): Mars Rover Landing Animation for Graphics and Animations Download

Added: June 16, 2013 | Visits: 578

Indeterminate Animation A canvas that will display a series of pictures (stored as a single picture, one frame on top of the next) as a looping animation. Platforms: Mac

License: Freeware Size: 51.2 KB Download (45): Indeterminate Animation Download

1 2 3 4 5 >