Search Results for "pvgn-support-1.2zip" - Page 5

Showing 228 open source projects for "pvgn-support-1.2zip"

View related business solutions
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1
    Wolfenstein 3-D Redux is about the preservation of id Software's archetypal First Person Shooter Wolfenstein 3-D. The restoration involved the removal of the gangrenous 16-bit code, while adding support for a number of new technologies.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    .... The numeric stuff really just illustrate the use of a real little physics-engine aimed at articulated body simulation... that's the funnest part of it: but of course much more is coming. Also some examples in Game Maker and Matlab/Octave are coming soon. link to Part 1 of the video where all method is thoroughly exmplained: http://youtu.be/ELD0WPOxNb0 http://youtu.be/Kjhkyq-pLLw the part_2 shall explain numeric stuff, and some support for collisions and serious rigid bodies jointed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    eAthena
    eAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. eAthena is a continuation of the original jAthena project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 5
    NOTIFY_lxm - Hyper HTML-Thumbnail in C

    NOTIFY_lxm - Hyper HTML-Thumbnail in C

    Hyperactive S/W for HTML-Thumbnail generation in C

    An application for generating a portable HTML-thumbnail summary about the videos at any path along with a light-weight instant video notifier. Follow NOTIFY_lxm @ https://www.facebook.com/NOTIFYlxm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    euphoriasdk

    A complete 2D Game Engine with built in drag and drop editor

    Euphoria is a 2 Game Engine and Development kit for aspiring game designers who are interested in getting their feet wet in the world of game design and programming. Some features of the engine are: - 2D levels and basic rasterized rendering - Simple animations and timer systems - A complete embedded Lua 5.1 scripting environment for level scripting - A drag and drop level designer - Support for all standard Windows Media Player compatible media types - Background Music - Sound...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nesoid

    Nesoid

    NES emulator for Android phones

    This project is based on sources, published by original Nesoid developer, who in turn used code of GPFCE, forked from FCEUltra, currently incarnation of which is known as FCEUX. Help and suggestions are welcome. This project has been abandoned in favor of the RetroArch, another awesome free software emulator (which has much better NES support and is more actively developed): http://www.libretro.com/.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 8
    GBCoid

    GBCoid

    Gameboy and Gameboy Color emulator for Android phones

    This project is based on sources published by original GBCoid developer, who in turn used code of gnuboy. Help and suggestions are welcome. This project has been abandoned in favor of RetroArch, another awesome free software console emulator (which is also actively developed): http://www.libretro.com/.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    NS2Installer

    NS2Installer Install NS2 in Linux System

    --------------------------- NS2Installer Version-19.0 --------------------------- NS2Installer will install NS2 in your System. It will install NS2 in default location /opt NS2Installer support following Linux Distributions -Ubuntu -Fedora -CentOS -Linux Mint -Red Hat -Debian -openSUSE ----------------------------------- How to Install and Use NS2Installer ----------------------------------- tar -xzf NS2Installer-19.0.tar cd NS2Installer sudo ./NS2Installer Note:Run NS2Installere as Root...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 10
    Avoision
    Avoision is a straightforward, yet captivating distillation of vintage arcade entertainment requiring strategy, precision, and perseverance with a singular objective: capture the red square while evading innumerable cruel, spiteful white squares.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Quantum Game Engine

    A DirectX based graphics/physics engine

    As of now, an independently developed graphics/physics engine for use with DirectX9/DirectX11 and C++. I'm only working on this during my free time, so it will not be updated too often unless I have something major to add to it. Outside insight would be appreciated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler and reports...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ONSlaught is an ONScripter clone with Unicode support and other features. Its aim is to completely replace ONScripter as an open source visual novel engine by providing a completely new design and new features.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Falling Block Game
    Falling Block Game is a free, open source block stacking game available for Windows and Linux. The object of the game is to move and rotate pieces in order to fill in complete rows. The more rows you clear at once, the more points you score!
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    DefendLineII
    ATMEL ATMega1280 based powerful, multifunctional, reliable, expandable and extremely flexible hardware platform for home and industrial processes automation, robotic toys, security systems, education and enjoyment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This Minimal OpenGL Utility Library is a library similar to GLUT, only with fewer features! You can write window-system-independent OpenGL programs with even fewer lines of code than GLUT. Initial support for X11 and Win32. Examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FakeNES GT
    FakeNES is a highly portable, Open Source NES and Famicom emulator. It runs on all modern operating systems and has an actively maintained DOS port for enthusiasts. Support for phones and other mobile platforms is under development. The majority of the project is entirely original code released under the zlib/libpng license. Contributed and third-party code is included under GNU licenses.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    Gelide

    Gelide

    Gelide, a configurable frontend for desktops.

    Gelide is a configurable frontend which let you manage any kind of emulated system (arcade, console, PC, etc) letting you to catalog and launch any game from any existing emulator under GNU/Linux.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Hinversi is a implementation of Reversi (a.k.a. Othello), a board game. It can support many frontends and backends, so you can select how clever your computer opponent is. You can also let one AI engine play against another one.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    geWiz:ES
    A royalty free BSD licensed mobile device targeted 2D/3D game engine written in C/ObjC using OpenGL & OpenAL. Blender export scripts, png/pvrtc/ogg/ttf/bmp/wav loaders, XML asset manifesting /w desktop editor, Lua scripting, supports iPhone SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Falcon 4 : Open Source
    This is Falcon 4 Open Source. A community that will hopefully develop around the open ended portability that it can offer. The end product will center around intense Vietnam campaign action, with all the things that we love about Falcon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    GlowMuck

    GlowMuck is a multi-user text-based role-play platform, a MUD server.

    GlowMUCK has been moved to: https://github.com/GlowMUCK GlowMuck is a multi-user text-based role-play platform, a MUD server. It is a fork of the Fuzzball 5.x server (itself a fork of TinyMUCK 2.2). Notable features: * Multiple level staff * Clean ANSI color marking * Numerous security fixes * HTML/Pueblo support * Built in Web Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ZASM is a 2 pass assembler for Zilog's 8-bit CPU Z80. Supported platforms: Unix-style OS, e.g. MacOS X, Linux, BSD. Special support for ZX Spectrum emulator file formats. Binary or intel hex file output.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    The classic boggle game with i18n support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A cross-platform Duke3D (Duke Nukem 3D) port which provides many new features for mod authors, including an enhanced scripting system and OpenGL renderer. Go to http://www.eduke32.com for downloads and http://bit.ly/dn_3d to get the game!
    Downloads: 1 This Week
    Last Update:
    See Project