Graphics & Multimedia scripts - Top 4 Download

Graphics & Multimedia script downloads

QFlash

QFlash is a c open source IDE to create flash (swf) animation files. It uses ming and qt libraries. ...

OGRE

OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an ...

AEWAN

Aewan is a multi-layered ascii-art/animation editor that produces both stand-alone cat-able art files and an easy-to-parse format for integration in your terminal applications. It is primarily designed for Linux, although it currently also compiles under FreeBSD and possibly other *NIX systems. More details: Aewan is a curses-based program that allows for ...

Glowing Text Script

This script adds flare and draws attention to important text on your page by making it glow. It utilizes the glow filter of DHTML to first surround any text with a yellow "light", then uses scripting to make the light "come alive" and glow. ...
JavaScript

Bouncing image script II

This script uses your visitor's entire monitor screen as its playground. Your visitors will see an image animation with complete disregard to the usual window boundaries. The image can be set to dismiss or navigate to a URL onclick. If you want to draw attention to a specific image/banner, there is ...
JavaScript

Gecko Multimedia System

Gecko Multimedia System is a complete media solution, able to play almost all media types and supports scheduled tv-recording from online tv-guides. It is intended to replace your VCR, DVD, MP3- and CD-player into one single software-unit. It is mainly for use in Linux-systems ...

SharpConstruct

SharpConstruct is a 3D modeling program that paint depths on to polygon models in real-time. Unlike traditional modeling programs, SharpConstruct makes it easy to model organic shapes. There is no need to even look at a wireframe (unless you want to). Instead, the model is manipulated much like clay — push ...

VisLib

VisLib is a Gtk application for visualizing, editing and searching hierarchically organized couples of visual and textual information. It is very easy to install and use. ...

DivX Movie Database

DivX Movie Database allows you to create a database for all your DivX/DVD's. This is a very easy to use and install application. It is written in php and uses MySQL for the database. ...

Winamp TV Guide

WTG is a small php script to get the tv listings from shoutcast.com. If you are a linux user, just set up you browser to open the pls files with xine or mplayer. Also in this package you will find a modified version muxine named muxinepls. You can set up the ...

ODARS

ODARS is an Open Digital Assets Repository System. Is is used to store and index large number of digital assets (music, picture, video, etc).Main features - Asset can consist of several files (source file, binary file etc) - Assets have versions - Assets have categories and keywords - ...

phpCDLabelPS

Creating labels for your data/MP3 CDs using PHP and PostScript (output will be a postscript file), controled by a frontend and a PostScript template. ...

WACS

WACS is a suite of programs which manage photo sets and video clips of "an adult nature" (or any other tactful euphemism for porn you prefer). It runs on a Linux/Unix server and creates a personalized adult web server in which to store, preuse and catalogue a personal collection of adult ...

CHOMP3

CHOMP3 is a web based media player. Using DHTML, FLASH and XML it enables web developper to easilly integrate music and playlist in their web sites. CHOMP actually stands for "Cooperative Hyperlinking Media Protocol". ...

Swfdec1

Swfdec is the library for decoding and rendering Flash animations. It is still in heavy development. The intended audience are developers or people using it for pretested Flash animations (think embedded here). If you use it on unknown content, expect it to have issues and don't be surprised if it crashes. ...

PHPCad Drawing Program

PHPCad Drawing Program is a CAD/painting program written in PHP. The user requires no detailed drawing skill. All objects are functions placed on the screen by defining one or two points with parameters for the object. Produces .png-.jpg-.gif(animated)-.mpg-.pov pictures. This program is mainly used off the web as an application to design ...

Using try except unexpected input

This script uses as example Minesweeper that expects the user to enter properly bounded integers for moves. If the user enters something unexpected, the resulting exception can be caught and handled in some way other than exiting. ...
Python

Get actual sizes of all monitors

This script gets the sizes of all the monitors on a multi-monitor Windows PC.It gets both the actual resolution and the usable ("work") resolutions. The usable resolution excludes the taskbar and docked applications. Requirements: · ctypes module ...
Python

Easily creating dialog boxes from XRC files

This module allows you to create and run a custom dialog box with a single function call. The custom dialog box must first be defined in an external XRC file. Editors like XRCed and wxGlade allow easily designing custom dialog boxes. You can then invoke the dialog box even if your application ...
Python

Integrating XML and FlashViewing portfolio holding

When the user issues the View Portfolio command, the client Flash movie transmits the following XML to the server.The server responds with an XML element called PORTFOLIO , that contains the contents of the user's portfolio in zero or more HOLDING elements. ...