SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
  • Graphics
  • Graphics
Advanced
Filters
  • License: Public Domain ×
Refine your search
Translations
  • English (142)
  • French (12)
  • German (11)
  • Spanish (9)
  • Japanese (7)
  • Brazilian Portuguese (4)
  • Italian (4)
  • Korean (4)
  • Portuguese (4)
  • Dutch (3)
  • Polish (3)
  • Turkish (3)
  • Arabic (2)
  • Chinese (2)
  • Chinese (2)
License
  • OSI-Approved Open Source (57)
    • GNU General Public License version 2.0 (36)
    • GNU Library or Lesser General Public License version 2.0 (16)
    • BSD License (12)
    • MIT License (12)
    • Apache License V2.0 (11)
    • Academic Free License (6)
    • PHP License (3)
    • Mozilla Public License 1.0 (2)
    • Affero GNU Public License (1)
    • Artistic License (1)
    • Educational Community License, Version 2.0 (1)
    • Fair License (1)
    • GNU General Public License version 3.0 (1)
    • Microsoft Public License (1)
    • Mozilla Public License 1.1 (1)
  • Other License (3)
  • Creative Commons Attribution License (1)
Programming Language
  • C++ (75)
  • Java (69)
  • C (48)
  • C# (31)
  • PHP (30)
  • Python (23)
  • JavaScript (22)
  • Delphi/Kylix (14)
  • Visual Basic (13)
  • Perl (9)
  • ActionScript (8)
  • Visual Basic .NET (7)
  • Unix Shell (6)
  • ASP.NET (5)
  • Lua (5)
Status
  • 5 - Production/Stable (85)
  • 4 - Beta (82)
  • 1 - Planning (61)
  • 3 - Alpha (46)
  • 2 - Pre-Alpha (33)
  • 6 - Mature (16)
  • 7 - Inactive (9)
OS
  • Windows (306)
  • Linux (216)
  • Mac (182)
  • Grouping and Descriptive Categories (176)
    • All 32-bit MS Windows (71)
    • OS Independent (54)
    • 32-bit MS Windows (38)
    • All POSIX (36)
    • OS Portable (15)
    • 32-bit MS Windows (11)
    • 64-bit MS Windows (8)
    • All BSD Platforms (8)
  • Modern (98)
    • WinXP (56)
    • Linux (42)
    • OS X (20)
    • Windows 7 (19)
    • Win2K (16)
    • Vista (14)
    • Solaris (3)
  • BSD (35)
  • Other Operating Systems (17)
    • Win98 (4)
    • Apple Mac OS Classic (3)
    • Other (3)
    • WinNT (3)
    • MS-DOS (2)
    • Microsoft Windows Server 2003 (2)
    • AmigaOS (1)
    • BSD/OS (1)
    • BeOS (1)
    • Console-based Platforms (1)
    • GNU Hurd (1)
    • IBM AIX (1)
    • IBM OS/2 (1)
    • SGI IRIX (1)
    • Win95 (1)
Freshness
  • Recently updated (50)

Graphics

Sort By
Most Popular
  • Most Popular
  • Last Updated
  • Name
  • Rating
  • Capture
  • Graphics Conversion
  • Editors
  • 3D Modeling
  • 3D Rendering
  • Presentation
  • Viewers
  • Image Galleries
  • Animation

Showing page 5 of 14.

  • YrePainter Icon
    YrePainter

    Paint for browser

    2 weekly downloads
  • hexagraph Icon
    hexagraph

    Hexagraph is a lightwork Java framework for graphic applications. It support easy developpement of complex mouse based graphic editors, currently on AWT and Swing. Use a MVC paradigm, with a modular and incremental controller.

    2 weekly downloads
  • livarot Icon
    livarot

    a collection of C++ classes (added a C version of the polygon stuff) dealing with paths, and polygons: filling, stroking, rasterizing, boolean operations, insets, offsets, anti-aliasing. Also classes to compute voronoi diagrams of sets of points and voro

    2 weekly downloads
  • phpdraw Icon
    phpdraw

    phpdraw is a simple drawing tool, a basic paint program. it runs in a browser window on the client side using javascript. on the server side it uses php and mysql. currently needs microsoft internet explorer to work.

    2 weekly downloads
  • syBR Engine Icon
    syBR Engine

    The syBR Engine is a multi-platform game engine written using C++. It's aim is to extensively use plugins in order to allow easy implementation of new engine parts (such as various sound API, new GUI widgets...).

    2 weekly downloads
  • PMASK Icon
    PMASK

    Optimized "pixel perfect" collision detection intended for use in 2-D games. This is intended for use with either Allegro or SDL (game-oriented IO libraries), but does not require either.

    1 weekly downloads
  • U3D: The real 3d Shmup! Icon
    U3D: The real 3d Shmup!

    U3D, a brief introduction: - An innovative Shoot'em-up game in 3D. - Intuitive control close to the arcade classics. - Dive and take part in (REALLY) great spaces combats.

    1 weekly downloads
  • Auto-Comic WebComic Download Scripts Icon
    Auto-Comic WebComic Download Scripts

    A set of perl scripts to auto-download daily web comics (e.g. userfriendly.org) for offline viewing. Cronnable. Uses perl, wget and grep.

    1 weekly downloads
  • Automated Downloader Icon
    Automated Downloader

    An automated client developed for downloading sequenced files.

    1 weekly downloads
  • Coucou Style Icon
    Coucou Style

    The Coucou Style project assistance with the design of interface Web. The using of template is then possible.

    1 weekly downloads
  • CrypPic ME Icon
    CrypPic ME

    CrypPic is a free software application based on Java Micro Edition which can be used to encrypt and manipulate the image.

    1 weekly downloads
  • Crypture Icon
    Crypture

    Steganography program. Crypture encrypts (1024 bit key) and stores files in Windows bitmap files. Only 6 KB, with no install required. Fills all bits with noise, to slip by standard steganalysis methods. Data header is encrypted and scattered as well.

    1 weekly downloads
  • Dimension Balls Icon
    Dimension Balls

    An OpenGL 3D game, written from scratch. Provided as freeware mostly as a source of inspiration to help others. A little like a 3D version of the Amiga game Pang! The game is mostly intended for someone wanting to learn OpenGL. But since the game only uses OpenGL 1.0, and 3.0+ is the version to use now the drawing code is outdated, but still things can be learned from the collision detection and other techniques. Some of the code is left in an unfinished/testing state. This game was a learning experiment for me, and the math used is tested until it works for the game. After using the science math by the book, there were still flaws that could made the player get stuck under certain conditions (since floating point is not exact), and the workarounds for this are just my own ideas. Have looked at the code for other 3D games and there are mostly the same problems around collision detection and "hacks" to get it to "work". The graphics should not be the focus.

    1 weekly downloads
  • DuplicateDestroyer Icon
    DuplicateDestroyer

    DuplicateDestroyer is a project written in C# that is used to find duplicate pictures within a folder and move them to another folder for easy deletion. Great for people with huge repositories of pictures with no way to weed out duplicate photos.

    1 weekly downloads
  • Extreme Graphics Library Icon
    Extreme Graphics Library

    "Extreme Graphics Library" egl is a project which aims towards being a serious competitor to MesaGL. The main language will be C++, and it will be ported to all main platform. Developers are needed, please mail me: mail4johnvATyahooDOTcom

    1 weekly downloads
  • Facility Composer Suite Icon
    Facility Composer Suite

    Facility Composer is a suite of criteria-based building design and modeling tools. The primary objectives are to provide support for 1)creation, specification, and use of design criteria, 2)architectural programming, and 3) spatial layout and design.

    1 weekly downloads
  • Farben-Interpolator Icon
    Farben-Interpolator

    Ein Programm, welches zwischen zwei Farben linear interpoliert.

    1 weekly downloads
  • Flash Closed Captioner (Captioner.fla) Icon
    Flash Closed Captioner (Captioner.fla)

    Captioner is a Macromedia Flash smart clip (in it's current incarnation) that can be used to provide a drop in solution for closed captioning in existing Flash movies.

    1 weekly downloads
  • Flash xPath Icon
    Flash xPath

    Flash xPath is intended to be a solution to the lack of an xPath standard model in flash MX. Any one who has used xPath usually appreciates the ease of use it offers by its self or in conjunction with a DOM based parser.

    1 weekly downloads
  • Freality Metaverse Construction Icon
    Freality Metaverse Construction

    FMC will provide a Model-View-Controller architecture for developers to make Freality: an extensible metaverse, for gaming, socializing, exploration and pretty much everything under the virtual sun.

    1 weekly downloads
  • Fwall - Linux Firewall Script Manager Icon
    Fwall - Linux Firewall Script Manager

    Fwall is a professional firewall software for Linux (Newt interface). The software has been adopted by private and governmental companies in Brazil. Fwall can be used with clients, servers, and (mainly) gateway machines.

    1 weekly downloads
  • GDPHPic Icon
    GDPHPic

    This is a PHP class using GD library, that is used to manipulate, transform, crop, merge, resize, ... pictures from multiple formats (png, jpg, gif, ...) while keeping transparency, and saving or outputing them.

    1 weekly downloads
  • GLFuncSupport Icon
    GLFuncSupport

    For OpenGL extensions and OpenGL 3.0, this is an (simple) extension manager. A script creates a header file which contains macros and function pointers for opengl extensions and 3.0.

    1 weekly downloads
  • Gallus Icon
    Gallus

    This project had been abandoned

    1 weekly downloads
  • Geobject - Geographic Object API Spec Icon
    Geobject - Geographic Object API Spec

    A UML-based spec (implemented in Java and soon in C++) for managing geometric/geographic objects. See <a href="http://geobject.org">geobject.org</a> (<a href="http://geobject.org/GeobjectPublicLicenseV1_0.htm">Geobject Public License 1.0</a>)

    1 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • Next

Staff Picks

  • Icon America's Army 2.5 Assist
  • Icon BibDesk
  • Icon boot-repair-disk
  • Icon The FreeType Project
  • Icon KXStudio
  • Icon NAS4Free
  • Icon Password Safe
  • Icon RSS Owl | RSS / RDF / Atom Feed Reader
  • Icon Zentyal Linux small business server

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Smarter IT