Showing 234 open source projects for "python games code"

View related business solutions
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1

    Name to Anagram Animator (N2AA)

    An OpenGL sample application

    The application is a result of one-semester subject supposed to introduce to OpenGL. Code is, at least I hope, properly commented and is published for better understanding of very simple, yet already archaic, methods of using OpenGL without shaders (everything is build from gl, glu, glut, glew and alut libraries and the technique I feel most advanced in the project are VAO objects). Do not expect anything more than this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Sentinal

    PHP daemon to process 3d mesh algorithms

    Primarily for use with the REVEAL web system this daemon polls a mysql database for 3d rendering requests. Currently the system will handle PMVS2 from U. Wash and Iray from Brown U. systems. Much of the code was ported from the osm-bundler system http://code.google.com/p/osm-bundler/ The daemon curently runs in win64/linux64 for PMVS and linux64 for Brown's Iray algroithm. The code has been tested and running on Ubuntu 11.10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OgreSnakes ( Ogre3d+Python+3dsMax )
    OgreSnakes is a RAD game tool developed in Python-Ogre. Uses Bullet for physics, Hikari for HUD and RTT videos, and OpenAL for sounds. OgreSnakes works together with OgreMax exporter to make easily 3d applications. See more in OgreSnakes Forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5
    Crease Converter

    Crease Converter

    Converts *.tmd5 to *.cp

    A Simple Useful Python project what can be used to conver Treemaker5 (*.tmd5) crease patterns to an understandable *.cp file what can be imported by several applications...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    XreaL is a heavily improved Quake 3 Arena engine. It's bundled with new tools and a demo game that was never finished. ET:XreaL is a subproject bringing all XreaL enhancements to Return to Castle Wolfenstein: Enemy Territory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Bueraki is the driving game, that uses Blender Game Engine and Bullet Physics, simulating particular and accurate suspension work. Any vehicle can be opened and easily modified in Blender 3d. And it's movement can be recorded as animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Create a server for 3D worlds similar to opensim with python and postgres, the goal ist to have a small and fast implemetation. Also to build a viewer working in a browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Flamebird MX BennuGD IDE
    Flamebird is an IDE for the open source game development language Bennugd (http://bennugd.org/) and Fenix(http://fenix.divsite.net). Our aim is to integrate in a professional environment a powerfull code editor, a project management system and editors an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Panda3D

    Panda3D

    A powerful cross-platform and open-source 3-D rendering engine.

    Panda3D is a powerful 3-D rendering engine for many Unix-based and Windows platforms. See the Panda3D home page at https://www.panda3d.org for more information and for forums and downloads. The source code is no longer hosted at SourceForge, but is now available from GitHub: https://github.com/panda3d/panda3d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Perl 3D-extension of MFPic LaTeX package aimed to high quality draw of spatial objects, such as vectors, curves, bounded surfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    rayGl simulates rays display in 2D with reflects and filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PyOSG is a python wrapper for the OpenSceneGraph. Version number corresponds to the version of OpenSceneGraph that PyOSG should work with (e.g. PyOSG 2.8 should work with OpenSceneGraph 2.8.x). Still in early stages, so email mday299 if any problems!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The purpose of this projects is to define, design and code a models-sharing system for the RepRap replication machines, so that end-users and designers can easily find, create, modify or build objects models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The BLEU project was created with C++, OGRE, RBGUI, and OIS. Obviously the code structure is not the most ideal imaginable, but I was hard pressed for time when I wrote it. If I were to write it today, it would be completely different. As you can see in my GPE documentation, I no longer use the friend keyword quite so liberally (In fact, haven't used it once in GPE). The naming convention I have used is a bit wonky as well. In addition the scoping for all the variables, methods, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project implements a simple 3D game/graphical engine based on OpenGL API. The code is partially based on OpenGL tutorials by NeHe and implements basic features like lighting, collisions, hit tracing and HUD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A system for running quiz bowl and various other academic, scholastic, or trivia competitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Command line script written in Python. Takes a screenshot of the entire desktop. Gives you the option to upload or not. If you choose to upload, requests server info. Then copies the code to the clipboard, so you're ready to share!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QEngine is game engine which can be used to play Quake 1, Quake 2, and Quake 3 with enhanced graphics, physics, and scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Open Descent Foundation (ODF) is a community for developers, who want to help to create open source programs, tools, etc. for the famous games Descent1, -2 or -3. Everyone can join the ODF if he accepts the idea of writing open source programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Zombie engine is an open source game engine and framework based in The Nebula Device 2, the open source engine from Radon Labs. Developed by Tragnarion Studios, it is mainly oriented towards the creation of multiplayer PC action games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    World Of Pizza is an Mass Making Of Tasty Pizza Game (MMOTPG). Play now and make pizzas for the hungry (and "paying") clients at a pizza bakery!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    VisualCube

    A php script for generating Rubik's cube visualisations

    INSTALLATION INSTRUCTIONS These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit: http://cube.crider.co.uk/visualcube.php PREREQUISITES You will need: * Access to an Apache web server with PHP and ImageMagic installed. * A MySQL database. This is optional, but will improve performance if you have a high traffic website. STEPS 1. Download the code using...
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.