public marks

PUBLIC MARKS from tadeufilippini with tags graphics & sourceforge

June 2009

BASIC-256 - Programming for Kids

Tutorial Ten - Animation Do you know how movies and cartoons work? Have you ever made a "flipbook?" Well, before we get into how to do animation using a computer, it helps to understand how animation really works. When we see moving pictures on a screen, they're not really moving. What actually happens is that a sequence of still pictures -- like photographs -- are flashed on the screen so quickly that you can't tell how fast it's happening. About 30 times every second, the screen is cleared and a new picture takes the place of the old one. If we were to slow it down it would look like this:

BASIC-256 - Programming for Kids

Tutorial Four - Variables In the previous tutorials, we learned how to print messages and numbers on the screen and how to do math using the print command. This is very good to know how to do, but it doesn't really help us use the full power of the computer. Computers do more than simple things like add numbers and print messages. A big part of what computers do is to store information, so it can be used later. This is where "variables" come in handy. Variables are a way to save a message or a number so that you can use it later. Let's try an example.

BASIC-256 - Programming for Kids

Tutorial Three - Drawing Pictures One of the most exciting things to do with a computer is to draw things with it. Usually you would do this with a paint program, but what if you didn't have one? Or what if you wanted to draw a circle, and then have it move across the screen? This tutorial will show you how to do basic drawing. First, let's try drawing a few dots.

April 2009

Sweet Home 3D

by 1 other (via)
Sweet Home 3D is a free interior design application that helps you place your furniture on a house 2D plan, with a 3D preview.

SourceForge.net: Sweet Home 3D: sweethome3d Project: Platform Download

Sweet Home 3D is an interior design Java application for quickly choosing and placing furniture on a house 2D plan drawn by the end-user, with a final 3D preview.

SourceForge.net: Sweet Home 3D

Sweet Home 3D is an interior design Java application for quickly choosing and placing furniture on a house 2D plan drawn by the end-user, with a 3D preview.

The FreeImage Project

Distributions Note: The FreeImage distributions are compressed with Winzip. If you don't own WinZip, you can grab your own copy from http://www.winzip.com. Linux users can use unzip to uncompress this distribution. FreeImage Plugins JBIG reading / writing Read and write IBM JBIG files using FreeImage. Note: if you intend to use this plugin commercially you need to purchase a license for it. This is required because JBIG is a patented format. More information is available on http://www.ibm.com and http://www.jpeg.org. See also http://www.cl.cam.ac.uk/~mgk25/jbigkit/patents.html PluginJBIG Source 3.2.0 Source distribution Source distribution includes source for FreeImage, C , C#, Delphi and VB6 wrappers, examples and the internally used libraries LibTIFF, LibJPEG, LibPNG, LibMNG, ZLib, OpenEXR and OpenJPEG. Download FreeImage 3.12.0 FreeImage DLL Binary distribution includes DLL, linkage LIB, header file, C , C#, Delphi and VB6 wrappers, and examples. Download FreeImage 3.12.0 [WIN32] FreeImage Documentation The documentation covers release 3.12.0 of the library. Download FreeImage3120.pdf

SourceForge.net: News: FreeImage 3.12.0 released

Posted By: drolon Date: 2009-04-15 15:13 Summary: FreeImage: 3.12.0 released FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, compatible with all 32-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X). Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C , VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby. The library comes in two versions: a binary DLL distribution that can be linked against any WIN32 C/C compiler and a source distribution. Workspace files for Microsoft VS.Net 2003 and VS.Net 2005 are provided, as well as makefiles for Linux, Mac OS X and Solaris 9. What's new for FreeImage ? --------------------------- Release 3.12.0 is a maintenance release that brings several internal enhancements suggested by our users and also support for the PFM format. The library has been updated with the new libtiff (3.9.0), libpng (1.2.35) and OpenJPEG (1.3.0) libraries. FreeImage is also distributed with an updated C# wrapper. As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation. Where can I find FreeImage ? ---------------------------- FreeImage can be downloaded from: http://freeimage.sourceforge.net

The FreeImage Project

(via)
What is FreeImage? FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, compatible with all 32-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).

SourceForge.net: SwingPix Photo Organizer: Files

You have selected the 0.7 release. Please choose the file that best matches your architecture or operating system from the list of files contained in this release

SourceForge.net: QPhoton: Files

You have selected the V0.2.0 release. Please choose the file that best matches your architecture or operating system from the list of files contained in this release.

SourceForge.net: QPhoton: Files

QPhoton is a multiplatform (MS Windows/Linux) open source photo viewer and photo editor with scripting capabilities and plugin interface.

SourceForge.net: QPhoton

QPhoton is a multiplatform (MS Windows/Linux) open source photo viewer and photo editor with scripting capabilities and plugin interface.

SourceForge.net: Software Search

QPhoton is a multiplatform (MS Windows/Linux) open source photo viewer and photo editor with scripting capabilities and plugin interface.

August 2008

BASIC-256 - Programming for Kids

by 1 other
The BASIC-256 project (formerly KidBASIC) has changed its name to avoid any potential conflict/confusion with another project with the same name. Thank you for your patience and continued support. Introduction BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises. BASIC-256 is licensed under the GNU public license, which means that it's free to download, modify, and share.

May 2008

February 2008

rgbPaint

rgbPaint At the beginning of January 2007 Mark Tyler decided to fork version 3.09 of mtPaint to see how easy it would be to create a very basic painting program which could run on the One Laptop Per Child Sugar system.

December 2007

November 2007

News :: KolourPaint - the free, easy-to-use paint program for KDE

by 1 other
SourceForge.net Logo News About | Testimonials | Screenshots Download | Documentation People | Contact Links KolourPaint is a free, easy-to-use paint program for KDE - Read More. News Improved Clipboard Support with KDE 3.5.8

October 2007

SourceForge.net: LProf open source ICC profiler

LProf is an open source color profiler that creates ICC compliant profiles for devices such as cameras, scanners and monitors. Origanally authored by Marti Maria the creator of LCMS. Marti has graciously consented to the creation of this project