My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 10
A simple multiplataform image editor. It's designed for basic edition of image made in computer especially pixel art. It will have support for layers, palletes, high color, true color, tiled pen and multi shape pen. Some staff like animation or masking could be done, but still in study. Thi...
I abstracted this file manager from another sytem I have been writing, but I think alot of people would find parts of it useful, namely the image editing. It uses a couple open source PHP classes for JSON encoding and image manipulation (using the GD library), and should work on just about any stand...
We are creating a basic image editor/viewer for our Capstone project. The program is pretty much a combination of Microsoft Paint and Microsoft Office Picture Manager. The Code is written entirely in C# and uses the Windows Forms project template for the GUI.
The Bleu-Romtools are a set of tools that I've created over the years that have helped me create and edit ROMs for Arcade game hardware. Some of these tools will work with other systems as well. [Genroms] will take the output from your assembler/compiler as an Intel Hex File (IHX), and pad it ou...
This app is remake of Ajax Image Editor using PHP. http://www.ajaxprogrammer.com/?p=9 The functionality of creating galleries was added. It's quite messy right now. ===requires=== # PIL # [http://code.google.com/p/sorl-thumbnail sorl] ===TODOs=== # make it one application # not...
=Image Editor v3.0.= Last year, I wrote an Image Editor for a different project with the intention of allowing users to manually edit their own profiles' image... It was pretty basic and stand alone (no ExtJS)... http://www.LoreZyra.com/!Admin/ImageEditor (v2.2) Now, I'm working to port it o...
Simply Snappy is a basic image editor which is so easy to use as it contains only the basic features: crop, resize, rotate, flip, to black and white. If FischerPrice made Photoshop.
JavaScript HTML5 image editor for sites.
An online code editor and file manager, capable of distinguishing between HTML, PHP, JavaScript and many other types of code, full syntax highlighting and code completion from within the browser, saves directly back to the web server, includes "LIVE" view of page. Complete project creation and co...
The primary goal of this project is to produce an open source sketching application that allows non-destructive workflow. This is achieved by using a node based approach combined with GPU acceleration. For latter point [http://www.opengl.org/ OpenGL] is used. Nodes have been used in compositing a...