Showing 76 open source projects for "python graphics"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Free 3D Acropolis is a model 3D in hight resolution of the Acropolis of Athens shortly after its construction.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    graphical Toolkit for the game "rigs of rods" (http://rigsofrods.blogspot.com) read more there: http://wiki.rigsofrods.com/index.php?title=RoRToolkit_Developer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Objective-3D is a video-game library developped by Dream Overflow. It works on PC and Machintosh, and it is developped for Windows, Linux and MacOSX plateforms. Developed in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    With this program you can rename JPG photos, taken with a digital camera, in the format yyyymmdd_count where the date is the shooting date registered in the metadata information of the photo. Photos are sorted according to the shooting time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    includes several pygame scripts and pygame libraries. the scripts are a tile editor and a level editor. the libraries include a state engine, a full featured gui, html rendering, document layout, text rendering, sprite and tile engine, and a timer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Chambara Cover Slicer
    Paint Shop Pro script to slice and resize DVD covers to perfectly fit all spine-widths of slipcases. Currently supports PSP8, PSP9. Will add support for upcoming GIMP 2.4 (requires Python). GIMP will allow for easier use and more features (CD's, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TopDrawer makes it easy to produce beautifully typeset Euclidean geometry diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OriSVG attends to give some help to origami diagrams designers by providing markers, arrows, strokes and preformated diagrams in SVG language, and some Inkscape's plugins and scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A notetaking application for tabletPC, written in python and GTK
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    AutoManga will provide authoring tools (integrated with the Skencil vector graphics program) and PyGame (SDL) based display tools for parametric character animation, with tools and helpers optimized for "manga-style" characters. Uses 2D SVG "cels".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An UI editor for j2me developers. You can draw images with this tool and then generate j2me codes which draws the same image by drawLine(), drawRect(), etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Easy-to-learn interactive 2d plot program. Can overlay images, xy-data, and mathematical functions. Function parameters can be tuned with sliders; functions can also be automatically fitted to data. Written in Python, cross-platform, but currently broken
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CACTUS Ain't Comic Translator's Utility Script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The main goal of this project is to create a system-independent MathML rendering engine in Python. This engine works with an abstract 'plotter' driver class, that can be subclassed for any rendering device needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project holds a copy of the main gimp cvs tree and gives plug-in developers a chance to maintain/update their plug-ins without a gnome cvs account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NamerTamer will expedite the renaming and rotating images files. Controlled by key sequences, instead of graphical interfacing, it offers simple and efficient handling of naming tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Python module that reads and writes binary files for which there is a format-description. If the module is run as a script the module will read the data from file and emit an editable Python script that, when run, will generate the data file again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Our idea for vgl is to build an object oriented Vector Graphics Library written in C++ using openGL for rendering. The focus of the library is to construct a clean object model that is exceptionally fast. We plan to support Linux, Win32 and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is no longer being developed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    Inkscape Python Iterator

    Extension to iterate custom Python snippets over objects

    An inkscape extension, written in python, that accepts snippets of Python code, and iteratively executes them over a set of objects. Iteration can be over the current selection, or over an XPath. Python code is given the current node and attributes, and can modify or delete the node, create new nodes, or simply perform calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    optasia

    A painting program for 2d Artists

    Optasia is a program made with python and pygame and targeting 2d artist with an easy to use interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An online photo editor that harnesses the power of AJAX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Animaru is a 2d animation software for digital classic hand drawn 2d animation that lets you draw without the need of paper for its all production.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Graphical Editing Framework(GEF), for Python. It provides a canvas similar to wxArt2D and a editing framework based on MVC. The framework can be used to develop scientific and engineering tools that require graphical editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Geotag Merge is designed to combine track data from a GPS unit with EXIF data in a series of photographs. A handheld GPS can be simply carried while taking photos, and the photos can later be automatically gettagged (by matching timestamps).
    Downloads: 0 This Week
    Last Update:
    See Project