Showing 60 open source projects for "painting for windows"

View related business solutions
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    Tiled

    Tiled

    Flexible level editor

    Tiled is a free and open source, easy to use, and flexible level editor. Tiled is highly flexible. It can be used to create maps of any size, with no restrictions on tile size, or the number of layers or tiles that can be used. Maps, layers, tiles, and objects can all be assigned arbitrary properties. Tiled's map format (TMX) is easy to understand and allows multiple tilesets to be used in any map. Tilesets can be modified at any time. Tiled is a general purpose tile map editor for all...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Open Brush

    Open Brush

    Open Brush is the community led successor to Tilt Brush!

    Open Brush lets you paint in 3D space with virtual reality. Unleash your creativity with three-dimensional brush strokes, choosing from a wide palette, of brushes, including stars, light, and even fire. Your room is your canvas. Your palette is your imagination. The possibilities are endless. Open Brush is a derivative made from the open source code of Tilt Brush, a room-scale 3D-painting virtual-reality application available from Google, originally developed by Skillman & Hackett. OpenBrush...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Paper2GUI

    Paper2GUI

    Convert AI papers to GUI

    Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术 Paper2GUI: An AI desktop APP toolbox for ordinary people. It can be used immediately without installation. It already supports 40+ AI models, covering AI painting, speech synthesis, video frame complementing, video super-resolution, object detection, and image stylization. , OCR recognition and other fields. Support Windows, Mac, Linux systems. Paper2GUI: 一款面向普通...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    rendera

    rendera

    Rendera is an open-source painting package.

    Rendera is an open-source painting package. It is useful for useful for photo-retouching, seamless tile production, and other painting tasks. Currently being rewritten from scratch using C++/FLTK to support more platforms and work better.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 5
    TextPaint

    TextPaint

    this is the text editing and painting software

    this is the text editing and painting software. you can edit text files in our application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Curve Ensemble

    Curve Ensemble, a tool to manage and create curves

    Curve Ensemble is a free C++ open-source project for fitting, editing, and painting curves. The primary focus is on minimal energy curves, and our implimentation includes (Restricted) Elastic Splines as well as several methods related to parametric cubic splines. For each minimal energy curve method the following features are available: * Robust algorithm to find minimal energy interpolating curve. * Flexible node specifications (regular, clamped, free, data ball). * Multiple curves...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    armorpaint

    armorpaint

    3D PBR Texture Painting Software

    ArmorPaint is stand-alone software designed for physically-based texture painting. Drag & drop your 3D models and start painting. Receive instant visual feedback in the viewport as you paint. Work fast with the convenience of nodes. Paint with fully procedural materials. Build fill layers with material nodes. Use brush nodes to create patterns and procedural brushes. ArmorPaint is designed from scratch to run completely on the GPU. This results in a smooth 4K painting experience on medium-power...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 8

    Learn and Play

    XML-based framework for developing games

    XML-based framework for developing games in (ActionScript 2.0, discontinued) HTML5 Phaser.io's engine It'd been thought to develope a project with a great amount of games on drag&drop, painting, typing, hunting, puzzles.There's no need to write the same code to similar games! Just write some XML lines (check samples) and one JavaScript instruction to run your game. NOTE: some browsers security policies do not allow to run samples locally. If this occurs, try to publish on a web site
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    armory

    armory

    3D Engine with Blender Integration

    Armory is an open-source 3D engine focused on portability, minimal footprint and performance. The renderer is fully scriptable with deferred and forward paths supported out of the box. Armory provides a full Blender integration add-on, turning it into a complete game development tool. The result is a unified workflow from start to finish. Powered by Armory engine, ArmorPaint is a stand-alone software designed for physically-based texture painting. Drag & drop your 3D models and start painting...
    Downloads: 17 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 10
    Easy Agent Simulation

    Easy Agent Simulation

    Java-based agent simulation platform

    ...-specific functionality such as visualization, chart drawing, trajectory painting etc. Studies show that the architecture is well-suited to guide beginners quickly to simulations of various levels of complexity. (The according research paper and documentation can be found under "Files"; Javadoc is available for most core classes and methods.) Project moved from here: https://sourceforge.net/projects/eas-framework/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MaLiang

    MaLiang

    iOS painting and drawing library based on Metal

    MaLiang is a painting framework based on Metal. It supports drawing and handwriting with customized textures. The name of "MaLiang" comes from a boy who had a magical brush in a Chinese ancient fairy story. A Canvas is the basic component of MaLiang. You will paint all things on it. Canvas extends from MetalView, which extends from MTKView. MetalView handles all the logic with MetalKit and hides them from you. MaLiang supports the automatic adjustment of stroke size with painting force. 3D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CinePaint

    CinePaint

    Deep paint and stop-motion animation software

    CinePaint 1.4.4 Windows version released 2021/5/6. Linux and MacOS versions coming. CinePaint is a deep paint image retouching tool that supports higher color fidelity than ordinary painting tools. CinePaint opens high fidelity image file formats such as DPX, 16-bit TIFF, and OpenEXR, and conventional formats like JPEG and PNG. -- Robin Rowe CinePaint Project Manager Beverly Hills, California robin.rowe@cinepaint.org imdb.me/robinrowe 323-535-0952
    Downloads: 54 This Week
    Last Update:
    See Project
  • 13
    Cell Paint

    Cell Paint

    cellPAINT allows users to create living illustrations of biology.

    cellPAINT is a free-form painting app that allows users to create their own living illustrations of cellular landscapes. There are currently several prototypes available: --cellPAINT_coronavirus includes a newly-redesigned user interface, and molecular building blocks for coronavirus, blood plasma, and a simple human cell --cellPAINT_exo includes hand-painted sprites created by Julia Jimenez during an internship, and also allows input of custom sprites through Mesoscope --cellPAINT_VR...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    mtPaint is a painting program designed for creating icons and pixel-based artwork. It can edit indexed palette or 24 bit RGB images and offers painting, palette, and image manipulation tools.
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 15
    Fluid Draw
    A powerfuil Painting software with the Acrylic Pouring Fluid Painting technique , Paints are highly intense, permanent colors with a consistency similar to heavy cream. This software is only compatible with microsoft windows 8 , windows 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Painting program aimed especially at creating and editing textures and sprites, but also for general purpose image editing. Rendered with OpenGL.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    5dpo Components for Lazarus

    5dpo Components for Lazarus

    5dpo Components for Lazarus

    5dpo Component Library for Lazarus (Sdpo) provides a comport (serial port) component, an UVC video driver component for webcams, a Gtk fast painting form and a Joystick component.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18

    LucidChamber-paint

    Lucid chamber simulator

    This piece of software allow you to facilitate drawing freely to every surface, by using only a webcam. Get the picture of what you want to reproduce, connect a webcam that watch to your surface to paint, start this piece of software and start to draw. Some useful functions and filters are available to facilitate further the drawing procedure. This is not a image editor but it is a good helper to drawing and painting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    FXWindowFramer

    A JavaFX library to repaint your Applications window frame.

    ...), or, as a starting point, to investigate more advanced alternatives... To keep things simple and the prototype easy to understand, FXWindowFramer only touches the application window frame (borders and nameplate), and only supports, as such, desktop applications that do not need resizing. The goal is : Keep the painting intact, but change that frame, keeping it as simple and close to usual JavaFX initialization as possible!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WireFactory Simulator

    WireFactory Simulator

    Small factory simulator for control logic test purpose

    Wire Factory Simulator (WFS) is a free software to simulate the control of a factory, mainly controlled by IEC 61499 applications. You can build your own factory and controller. The controller can be implemented on any programming language. WFS was originally built to simulate the action of an IEC 614999 application. So, the devices in the factory are easily connected to IEC 61499 applications. The WFS were mainly tested with FBDK (http://www.holobloc.com/). Wire Factory has been...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DreamStudio by Volocian Studios
    Volocian believes first and foremost that financial status shouldn’t be a barrier to entry in multimedia content creation. Whether you want to design a product or website, record a band, remix a song, or produce a feature length movie with professional post production graphics and effects, Volocian™ wants to help, even if you’re using borrowed hardware with no previous experience. We provide affordable products and services for any budget, including cost-free solutions for education and demo...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22
    we propose a Self-organizing Map (SOM) based framework specifically for analyzing and visualizing the relationships among artistic styles of painting collections. In our framework, we first define a set of image features based on artistic concepts; then a SOM-based hierarchical model is used to analyzing features extracted from individual artists’ painting collections. For our experiment, we obtain painting collections of six artists representing three art movements: post-impressionism, cubism...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ArtQuiz

    ArtQuiz

    Look at the painting and guess the artist

    Look at the painting and guess the artist
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    AlphaCentauri

    AlphaCentauri

    AlphaCentauri is a completely free Office tools application.

    AlphaCentauri is a completely free office application, with various utilities resembling those distributed commercially on Windows. Functionalities are still quite limited compared to the commercial products, but more features will be added soon. Please note that update v1.1.0 has full featured programs, however you will see a watermark with "trial version" details. This is due to some features were used through Nevron's very useful and awesome libraries. Unfortunately, these libraries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Prototype LCARS

    Protoype Windows UI in Visual C++, OpenGL

    Prototype Windows GUI in Visual C++, OpenGL With this, I have a done extensive custom painting through NC paint functions and callbacks to handle nc area clicking....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next