Simple Project List Software Map

49 projects in result set
LastUpdate: 2021-06-23 11:17

Tupi: Open 2D Magic

アニメーション 8 100 歳の子供たちは、デザインや 2 D オーサリング ツール

(Machine Translation)
LastUpdate: 2010-12-30 04:40

Animation Chain

Animation Chain is a JavaScript object that provides a simple way to chain jQuery animations for different objects. When creating user interface, you often need to make animations happen in a certain order. jQuery's .animate method provides the ability to do just that by taking a function object as a parameter, called once an animation is completed. After a few chained animations, the readability of your code is reduced considerably. The object can control animations for different objects and provides complete control over playback. A callback method can be executed upon completion of the whole cycle.

(Machine Translation)
LastUpdate: 2011-01-30 11:38

Tupi

Tupi is a fork of the KTooN project — a design and authoring tool for digital artists interested in 2D animation, offering an interface experience appropriate for people of all ages.

(Machine Translation)
LastUpdate: 2012-09-06 02:01

Page Transitions

Page Transitions shows transitions when a user leaves a Web page.

It can produce an animation effect,
so when the user leaves the current page to another, the
effect is applied to make the page disappear and the new page appear.

The object can compose an animation defined programatically or execute
one of many types of
pre-defined page transition effects like fading,
panning,
shrinking,
rotating,
skewing,
etc.

(Machine Translation)
LastUpdate: 2012-11-12 22:47

White Elephant

White Elephant was created due to lack of line testing software like MonkeyJam for Linux. There are some animation programs for Linux, but the author needed more drawing options like in an image editor. The intended purpose is to test animations drawn in image editors like MyPaint and Gimp. These two programs have some plugins or hacks to work with animations, but they use layers as frames, and they don't have a real layer system to work with. That's where White Elephant comes in.

(Machine Translation)
Natural Language: Czech, English, Turkish
Operating System: MacOS
Programming Language: C++
User Interface: Qt
LastUpdate: 2009-01-21 15:00

oo.Websitetools

oo.WebsiteTools is a set of basic tools which are needed on almost every Web site. Using these tools speeds up your Web development radically. It consists of three different parts: oo.Admin, oo.Sql, and oo.Ajax. oo.Admin is used to administer the site and allow users to manage their accounts. oo.Sql lets you change database backends without changing your SQL code. oo.Ajax is an AJAX library that can load and update div elements, send forms without reloading the page, and more.

(Machine Translation)
LastUpdate: 2007-07-18 09:23

SDL_anim

SDL_anim is an animation library for SDL. It loads
animations and blits them to SDL surfaces. This
library supports PNG animation files.

(Machine Translation)
LastUpdate: 2010-03-13 09:24

Piccolo2D

Piccolo2D is a toolkit that supports the development of 2D structured graphics programs, in general, and Zoomable User Interfaces (ZUIs), in particular. A ZUI is a new kind of interface that presents a huge canvas of information on a traditional computer display by letting the user smoothly zoom in to get more detailed information and zoom out for an overview. It uses a "scene-graph" model that is common to 3D environments. This means that Piccolo maintains a hierarchical structure of objects and cameras.

(Machine Translation)
LastUpdate: 2014-04-26 13:30

JQuery BarGauge

JQuery BarGauge is a jQuery plugin that displays an animated progress gauge bar. It can show a progress bar inside an HTML page container element with a given width and height. The number value of the current position can be displayed with the progress bar formatted with a configurable number of decimal places.

(Machine Translation)
LastUpdate: 2008-07-09 20:37

GEM

GEM stands for Graphics Environment for Multimedia and is an external (plugin) for the computer music software Pure Data. It adds the ability to do real-time graphics (based on OpenGL) and video processing to Pure Data.

(Machine Translation)
LastUpdate: 2013-01-29 22:23

BoardJS

BoardJS is a JavaScript library that simplifies the way of making interactive presentations, stories, and ads. The library works by writing commands such as adding text and images, moving objects, and showing tooltips; once the .go() function is called, commands will be executed one by one. The list of commands will be interpreted in the library as a timeline. It is optimized and fast, is cross-browser and cross-platform, changes the presentation without refreshing the page, applies commands to more than one object at a time, makes it easy to update presentations, uses only HTML, JavaScript, and CSS, and allows multiple shows in the same page.

(Machine Translation)
LastUpdate: 2011-08-24 11:50

VisualFox FX

VisualFox-FX is an animation and visual effect library for Google Web Toolkit that leverages CSS3. VisualFox-FX supports JavaScript, CSS3, and hybrid mode (mixing JavaScript and CSS3 animation). VisualFox-FX uses the concept of a channel, which provides an extra layer of flexibility (allowing you to daisy-chain your animation). VisualFox-FX works directly with Element instead of Widget for added flexibility.

(Machine Translation)
Natural Language: English
Operating System: OS Independent
Programming Language: Java
User Interface: Web Environment
LastUpdate: 2010-02-21 19:22

pkviz

Pkviz is a tool for plotting and cycling through and animating a series of network packets captured by tcpdump. What makes it unique is that the packets’ structure is visualized, not any labels and not time itself. Pkviz takes each byte in a packet and plots it out end-to-end, left-to-right, from the first byte to the last. How high the dot gets plotted depends on the value of the byte: bytes with a value of 0 are at the bottom and those which are 255 (0xff) – the maximum value of a byte – get plotted at the top. This might not be interesting for one packet, but that changes when you start looking at thousands of packets. Pkviz can cycle through thousands of packets in the set so you can see what happened on the wire.

(Machine Translation)
LastUpdate: 2011-10-16 16:27

Water drop

Water drop can apply the water drop effect to Web page elements. It creates an animation effect on a given page element that seems like a drop of water appeared over that page element. The water drop color, the animation speed, and the drop expand and fade effects are configurable options. This object is available as a standalone object or as a jQuery plug-in.

(Machine Translation)
LastUpdate: 2009-11-11 18:36

Loki Render

Loki Render allows you to create your own render farm, serving Blender render jobs to a group of computers. It is easy to set up and cross-platform.