Showing 279 open source projects for "so"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    HyperGUI

    HyperGUI

    A GUI based on libSDL for C++ applications

    ...The HyperGUI manages it by avoiding screen refreshes as much as possible. In a game or other dynamic multimedia program, the screen (or part of it) is redrawn and refreshed tens of times a second, so there is no need for GUI to ask more refreshes in response of input events; and in a static application each event may change a tiny part of the screen, and only that part needs redrawing. HyperGUI has the flexibility to work in both states.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JScreenRecorder

    JScreenRecorder

    a java based desktop screen recorder

    JScreenRecorder is a free and opensource pure java based screen recording software licensed under LGPL. The following features are available so far : 1. Free software available under the Lesser GNU Public License 2. Fullscreen and selective screen area recording Custom cursors 3. Chooses from a set of 128 different cursors Cursor highlighter 4, Highlighter color and alpha(transparency) settings Support for watermarking 5. Create custom textual watermark 6. Watermark alpha(transparency) settings 7. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    phpSANE

    Web-Based Frontend for SANE

    phpSANE is a web-based frontend for SANE written in HTML/PHP so you can scan with your web-browser. It also supports OCR.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: A tiny extendible OpenCL/GL project using GLFW and stb_image

    GlfwCL is a clean and lightweight framework for creating extendible and advanced OpenCL/GL applications. Software is MIT licensed (do whatever you like with the source).
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    RGBcube

    RGBcube

    Create movies for 3D RGB LED Cubes

    A few perl modules which can create xml files to run as movies on your 3D RGB LED Cube. The cubes internal firmware source code was not disclosed when i asked for it. So i developed this to create movies to upload onto the cube. See the Wiki for more information. Some additional xml animations for the cube are available in the Files section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    EMGU Face Recognition

    Using EMGU to perform Principle Component Analysis (PCA)

    ...Face Recognition has always been a popular subject for image processing and this article builds upon the good work by Sergio Andrés Gutiérrez Rojas and his original article (codeproject). The reason that face recognition is so popular is not only it’s real world application but also the common use of principle component analysis (PCA). PCA is an ideal method for recognising statistical patterns in data. The popularity of face recognition is the fact a user can apply a method easily and see if it is working without needing to know to much about how the process is working.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Color Hound

    Color Hound

    Color Hound - A pure java color picker

    ...As the programming language is Java, this tool is also platform independent. It can be used in anywhere provided, JVM is installed. This tool is distributed in a .zip format, so no installation required. Installation: As such, there is no installer for this. Download the zipped package from https://sourceforge.net/projects/color-hound/ to a local folder on your disk. Extract the zip and execute the color-hound-1.0.jar using Java SE or run the ColorHound-1.0.exe on windows based system. System Requirement: Minimum System Requirement * JRE/JDK 1.6.0 or more * 10MB of Harddisk space * 256 MB of RAM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Grapefrukt Export

    Grapefrukt Export

    Set of actionscript tools to export animations and graphic assets

    Grapefrukt-export is a suite of ActionScript tools aimed at exporting animations and graphical assets created in Flash authoring environment to other more usable formats. It lets authors extract sprites, movie clips, fonts etc., generating sheets, transparent images, animation keyframes data etc., so assets can be used outside of Flash, in different pipelines. Exports Sprites to transparent pngs. Exports MovieClips to animation sheets. Parses positions of parts in MovieClips and exports keyframe data. Exports Sprites to SVG. Exports fonts, and fata format defaults to XML but is fully customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ada projects - for educational purposes. Each is a small project illustrating a particular tool, technique. Ada is the primary language but will touch upon Qt, Networking, Image processing and so on.
    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
  • 10
    FJMovieEditor

    FJMovieEditor

    A complete movie editor for animations and special effects

    This is a video editor for compositing and special effects.This editor is designed to create special effects and animations. But for editing video sequences, and basic effects as well. This editor is done so that all (or almost all) the effects can be animated. This project was not abandoned, but it is temporally inactive, will be reactivated soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ShapeRecognition

    Shape recognition for video games using fast algorithms (heuristics).

    ...There are a process during the shape drawing and a post-processing when it is done. Finally the shape recognition is launched. All the algorithms are done for real time gaming. So they are heuristics and do not give the optimal solution. Yet the given solution is generally a good one. In this demonstration, few shapes can be recognized: * circles * triangles * lines (vertical, horizontal and diagonal) * arcs with horizontal symmetry * lowercase phi letters The code offers the possibility to add its own shapes or even letters recognition. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PhotoKit

    PhotoKit

    Photo browser with impressive 3D effects, slide effects and animations

    ...Build debian package (make deb). PhotoKit can not manager photos now, just viewing. It will be possible in the future. The UI of PhotoKit is based on Qt graphics framework (except filedialog), so you will have the same experience on all platforms. On N9, it only supports landscape mode because the limitation of QWidget. At the begining, i just use many QWidget based components, but they are very ugly on Harmattan, so I have to wrote these components using graphics framework, e.g. button, textinput and dialog. The work is hard, but the result is good. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    thumb_imp ( smarty image plugin )

    thumb improved ( smarty image plugin )

    "Creating thumbnails of images is often exhausting and takes time nobody has. And so it seems clever to let PHP do this. Nevertheless there is one hitch: The thumbs are by far not high-quality. They almost always look better if you create them manually. As you see, it is high time for this plugin! It automatically creates the tiny images and uses an unsharp mask to get the best quality possible. Of course the images are cached, because the unsharp mask needs more CPU-power than the conventional way." ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rasterrain

    Rasterrain

    Rasterrain is an opensource raytracer.

    Hi, everyone. This is a small raytracer I've been working on and its completely opensource so feel free to download, and contribute! Recently I added a class to render triangles and I fixed a bug with shadows. http://www.youtube.com/watch?v=SMOJGxyd9BE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Background Remover

    Removes the background from images

    This program can automatically remove the background from images, replace it with any color you want (including transparent), scale the image to a desired size, and save it. Best of all, it can do it in bulk, so if you have hundred images to crop, this processor can do them all at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GMTool

    A tool for roleplaying gamemasters

    A Java tool that allows a gamemaster to manage notes, characters, combat, images, sounds, etc. on his computer during gaming sessions. Plugin-based to allow using it with various rpg system, such as Shadowrun, GURPS, TDE, D&D, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    TOGETHER

    TOGETHER

    TOGETHER is TOpology GEneration THrough HEuRistics

    TOGETHER is a software solution to enable GML based network files to be converted to GRAPHML so that they may be used in AutoNetkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenFlightNav

    OpenFlightNav

    In-flight navigation (and more) for private pilots (Linux).

    ...Default map is based in OpenStreetMap (http://www.openstreetmap.org/) data. A separate application (NavMapMaker) is available to create your own maps based on scanned or other digital maps. So, you may stop buying expensive digital maps. First release will be for the new state of the art Jolla mobile phone (http://www.linkedin.com/company/2649185) at the beginning of 2013. At that time NavMapMaker will also be released for Linux, WinXP, Win7 (32/64 bits). 2. Framework to develop navigation applications. Build upon PilotNavigator to create your own navigation system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    imjSlideshow

    A program to create slideshows from images and text

    imjSlideshow is an open-source-GUI-programm to create slideshows from images and text. The images and texts can be provided with effects like move, scale, rotate and crop. The effects can be parametrized in the time axis so that variety of transition effects are possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenGROW

    OpenGROW

    An open-source project to develop a plant generation tool.

    ...I will release new alphas every few weeks, containing source code and OS-specific binaries, unless I put development on hold for a while (see below). Project is currently ACTIVE. However, the next release is a complete remake of the existing code, so won't be around for a while. Please make sure you view the latest screenshots (slide to the right on the screenshot bar)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Visual Disk Diet

    Helps you visualize the space used on your drives with colorful chart.

    Visual Disk Diet helps you visualize the space used on your drives with a colorful radial tree chart. Now you can see quickly which folders take so much space, and get rid of them (coming soon). Coded with java/processing. Feel free to use, modify or suggest ideas! It's pretty much a copy of Disk Space Fan but Open Source so it can be adapted to extended purposes (as browsing file system...) It's very fast on data drives (your data partition, usb drive...) It's NOT optimized for very large and complex drives such as big C: drive for now so it can take up to 10 minutes to scan it (and there is no feedback during this scan, so it can be frustrating).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    ...I wanted to create an easily expandable tool for the GUI, that will automatically know how to display the various objects for editing. The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them. The basic requirements was: - The "GuiObjects" don't know which graphical toolkit (e.g. gtk) will be used to display them. - The objects can be displayed without knowledge of what exactly they are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JImageMan

    JImageMan

    Digital Image Manager and Batch Image Processor

    This is yet another digital image manager. After using many other fine manager applications I found some things I wanted in an image manager that didn't exist in just one manager so I tried to create one that had all the features that I liked in one manager. One notable feature is the meta data or tags are stored in the image file itself so that when you move your image library the metadata and all the tagging work you did goes with the images. It is not perfect but it has been in use for years on my machine and I thought it time to share and see what other developers could bring to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Motion Graphs in Blender

    A Blender 2.6+ addon that aims to implement Motion Graphs

    ...The add-on can import set of motion captured BVH files and construct a motion graph based on some given parameters. This motion graph can be stored in memory and used until Blender is running, or can be baked to a file in a compact format so that it can be retrieved later without the need of re-computation. This motion graph can be used to generate arbitrary length motions that is composed of frames from the original motions and some generated transition frames between them. The add-on is currently being extended for path synthesis where the the animation required to make the character traverse an arbitrary path will be generated from the motion graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Image Sizer

    Image Sizer

    Image sizer - Resizes your images in second

    ...You can resize your images to any resolution, and then upload to any of your favorite social network... Image sizer uses special algorithms that "compress" image to maximum, so that image uses the minimum of your hard drive memory, and latter, minimum of your upload speed... Currently, Image sizer is available only in Serbia edition, but I am working on Translating it to English and German... If you have any suggestions, wishes, or "bad word" for this app, you can contact me at my email adress: imagesizer@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project