• Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 1

    makegeo

    Examples of procedural geometry for Unity3D C#

    Here's a small compendium of various procedural geometry creation tools. All code is C# for Unity3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    GerX

    German Extension for Inform 7

    The previous GerX extension at http://ifiction.pageturner.de/inform7 only works with Inform releases up to 6G60. This extension works with Inform 7 10.2.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mire Engine

    Mire Engine

    2D Game Engine

    A Cross Platform 2d Rpg Game Engine for mobile and Console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    imeight

    imeight

    The imaginary eight-bit machine

    Try-it page: https://imeight.sourceforge.io/ (development environment, which is not mobile friendly) An HTML5 emulator of a machine that never existed. The emulator brings back memories from the 1980s, offers graphical features like sprites, character generator, 16-color palette. One goal is to create a framework for making games with 8-bit look and feel, including the process of programming. The programming tutorial helps beginners enter the world of programming in a gamified way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
  • 5
    Longford

    Longford

    A cross platform Lua based game engine

    Longford is a 2D, Lua-based game engine for Windows. It has the following features: + Sprite hierarchy. Sprites drawn in order according to a display "tree" allowing grouping of complex drawings. + Frame update, keypress and (multi)touch events which propagate through the display tree. + Creation of Sprites including polygon Shapes and rectangular Bitmaps with transparency (import as PNG, JPG, GIF, BMP, TGA) + Creation of Textfields based on bitmap fonts. + Translation, rotation and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Boss Engine

    8-bit Graphical API for Java

    Boss Engine is a graphical API for writing low-resolution 8-bit color applications. It offers easy to use functions for handling graphics, basic i/o and more. Screen access is performed through virtual framebuffers that allow direct read/write access to indexed color screen data. API is coded entirely with native libraries. No third party libraries required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    setupdocx

    setupdocx

    Multidocument automation by templates - for sphinx, mkdocs, epydoc ...

    The ‘setupdocx‘ provides a control layer for continuous documentation by the simplified creation, packaging, and installation of documentation. The provided commands are distributed as entry points and optional base classes for further customization into 'setup.py' - setuptools / distutils. Manages arbitrary document templates for the supported builder, supports multiple builds with arbitrary document layouts, designs, and patched contents. The current release supports the following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    vn-canvas
    A Javascript Visual Novel Engine for HTML5 Canvas Latest version is v.0.8.0 (WebGL) Previous version is v.0.7.0 (standard HTML5). See also live version at http://vncanvas-on-nodejs.glitch.me/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Equity10
    Equity10 Version 0.3.7.6 Date 26/03/17 Ogre Models can now be Scaled Rotated and Positioned. Bug Fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • iDeals Virtual Data Room | Efficient, Secure Data Sharing Icon
    iDeals Virtual Data Room | Efficient, Secure Data Sharing

    Over 1,000,000 professionals from 175,000 companies have shared documents securely with iDeals

    Share and collaborate on business-critical documents in a secure way.
  • 10
    Magic Lantern

    Magic Lantern

    Build Cross-platform Applications

    Magic Lantern is a framework for developing multimedia applications. It is designed to be a cross-platform solution for multiple targets such as desktops, game consoles, mobile devices and set-top boxes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    PacManSGF

    The Old PacMan! programed over the Salvat Game Fabric platform

    Just another PacMan But this time with a simple programming interface. With the help of Salvat Game Fabric it was simple to concentrate effort only on the game logic. Take a look and see how it is simple to build a game using SGF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Asphyre

    Asphyre

    Asphyre is a cross-platform framework for Delphi and FreePascal.

    Asphyre, also known as Platform eXtended Library, is a cross-platform framework for developing video games and scientific applications in Delphi, and FreePascal/Lazarus. The framework provides facilities for real-time rendering of graphics (using DirectX, OpenGL or Software Renderer), text output, mathematics (including vectors and matrices) and networking communication, among other features. It also supports singleboard devices such as Raspberry PI, Intel Galileo, BeagleBone Black and...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Symmetric Sprite Editor

    Symmetric Sprite Editor

    Create symmetric sprites: browse, save to PC, or store online

    This was a multi-user sprite creation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ZILF

    This repository is deprecated. Use Heptapod instead.

    THIS REPOSITORY IS DEPRECATED. Please use the Heptapod repository instead: https://foss.heptapod.net/zilf/zilf ZILF is a set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mokoi

    Mokoi

    Cross platform Game Creation Software

    Mokoi is a Game Creation Tool. Mokoi Games are platform neutral, if a compatible player is available for OS or Device, you can play games with no troubles. We're also have projects to help with creating and sharing platform neutral games.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    The Mind Module

    Gives agents personality, moods, emotions and emotional attachments.

    The Mind Module (MM) is a spreading activation network (SAN) that can be used as part of an avatar, non-player character (NPC), or agent architecture for providing dynamic and fine-grained states of mind. The MM models a character's personality as a collection of traits, maintains dynamic emotional state as a function of interactions with objects in the environment, and summarises an avatar's current emotional state in terms of `mood'. In the folder MMUnity (see Files) you will find an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    eAdventure
    eAdventure (formerly <e-Adventure>) is an authoring tool for the creation of point-and-click games, especially designed for educational purposes. eAdventure is SCORM compatible so eAdventure games can be integrated with LMS like Moodle. More info at: http://e-adventure.e-ucm.es
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    This is a simple OpenGL-based library to demonstrate how to integrate the Gamepad library into applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Multiplatform library built with minimal or no other dependencies that supports gamepads. The goal of this project is that developers can add gamepad support to their projects easily. (Gamepad: playstation and xbox controllers, for instance)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Flave
    Flave is a Flash-based, OOP verlet physics engine developed in AS3 and Flash CS3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Melon

    Melon

    Kinect based controller.

    Melon's purpose is to simplify as much as possible the setup of interactive installation (art, cultural, commercial, etc) as much as possible. It broadcast in OSC 3D pointers. Each pointer can be attached to any of the bone of the skeleton. The interaction area defined for this pointer is attached to another bone of the skeleton, therefore the visitor is free to move in the space defined. Video tutorial: https://vimeo.com/73297050 Developped by http://www.numediart.org [!] >...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    Arcan is a portable and fully scriptable frontend for launching games, emulators and other full-screen applications in a visual appealing way, as seamlessly as possible. The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next