| Projects on Google Code | Results 1 - 10 of 35 |
Components: sprite image, css, javascript, and some simple html markup
<table>
<tbody>
<tr>
<td>
Enabled Keypad - 6 when mouse hovering<br/>
<img title='Enabled Keypad' src='http://i299.photobucket.com/albums/mm283/javapda/Screenshot2009-10-23at104600AM.png'/>
</td>
<td>
Disabled Ke...
Sprite image is used as a source for images used to represent a page control that toggles between two states when clicked.
<table>
<tbody>
<tr valign='top'>
<td>
<img src='http://i299.photobucket.com/albums/mm283/javapda/Screenshot2009-10-25at52300AM.png'/>
</td>
<td>
<img src='http...
Sprite image and css used to define the elements and positioning of the items in the selector.
Javascript used to control which event active at any given time.
Responds to user clicks or programmatic change in state.
http://i299.photobucket.com/albums/mm283/javapda/Screenshot2009-10-26at43835...
Gaming platform for Education
This technique puts a major roadblock in the way of those trying to download your images online. The downloader will either need to guess the original filename or use image editing software to reproduce the image. (Of course, I'm probably missing something that will make it easy to subvert.)
...
spriteKodo is a tool which assembles a single sprite image out of multiple source images, and generates accompanying CSS. It uses rectangle layout optimization heuristics to minimize the size of the sprite.
One of the bottlenecks in many web pages is the large number of images they load (even if...
== Spritely ==
Spritely is an editor that allows you to easily create sprites for Gameboy Advance (GBA) and Nintendo DS (NDS) programming projects. It is designed specifically for programmers who are just starting out in GBA/NDS game development.
Spritely is best described as a simple paint pr...
these GR32 Extension components and controls based on Graphics32 library.
Feature:
* 100% open source
* 100% alpha channel support
* General Sprites Engine
* General Animation Effects Engine
* Water Animation Effects
* General Particle Engine
* Star Particle Animation Effect...
*j-Sprite* is a Java based program that will sprite images together and generate the css to display those images. It can:
* take a list of files or a directory (with optional regular expression filename filter)
* recursively search sub-folders (with option to look in hidden folders)
*...
gfxr is a tool that creates simple images (sprites) for use in video games and other development. gfxr is a spin on the idea of DrPetter's sound effect generator, sfxr.
gfxr is just getting started, so it's a great time for you to get involved! Just send an email to grimfang4 at gmail or edit/c...