Showing 37 open source projects for "python games code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    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...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    Open3D

    Open3D

    A modern library for 3D data processing

    Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. Open3D was developed from a clean slate with a small and carefully considered set of dependencies. It can be set up on different platforms and compiled from source with minimal effort. The code is clean, consistently...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    Vedo

    Vedo

    A python module for scientific analysis of 3D data

    A lightweight and powerful python module for scientific analysis and visualization of 3d objects. Inspired by the vpython manifesto "3D programming for ordinary mortals", vedo makes it easy to work with 3D pointclouds, meshes and volumes, in just a few lines of code, even for less experienced programmers. vedo is based on VTK and numpy, with no other dependencies. Import meshes from VTK format, STL, Wavefront OBJ, 3DS, Dolfin-XML, Neutral, GMSH, OFF, PCD (PointCloud). Export meshes as ASCII...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    KlayGE is an open source, cross-platform game engine with plugin-based architecture. It provides a framework to make game development, testing, porting as simple as possible.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5
    QuteScoop
    QuteScoop is a platform-independent status indicator for VATSIM. It's available for Windows, Mac and Linux. Visit its new development location https://github.com/qutescoop/qutescoop for current downloads and source code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    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 weekly...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Dimension Balls

    Dimension Balls

    A public domain cross platform 3D game

    ... for me, and the math used is tested until it works for the game. After using the science math by the book, there were still flaws that could make the player get stuck under certain conditions (since floating point is not exact), and the workarounds for this are just my own ideas. Have looked at the code for other 3D games and there are mostly the same problems around collision detection and "hacks" to get it to "work".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Crystal Space 3D SDK
    Crystal Space is an Open Source 3D SDK for Unix, Windows, and MacOS/X. It renders with OpenGL and features GLSL shaders, CG shaders, deferred rendering, dynamic shadows, bullet based physics library, terrain engine, skeleton based animation meshes, exporter for Blender, portals, etc...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Crystal Entity Layer (CEL) is a game entity layer based on Crystal Space. It makes it easier for game developers to create games based on Crystal Space. CEL can optionally be used together with Python or other scripting languages.
    Downloads: 3 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
    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: 2 This Week
    Last Update:
    See Project
  • 11
    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: 2 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
    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: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Free 3D Acropolis is a model 3D in hight resolution of the Acropolis of Athens shortly after its construction.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    rmapc is an efficient free map compiler for games using BSP files. Although influenced by id Software's quake map compiler, rmapc is developed from scratch and does not reuse code with similar utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Activision and Raven are releasing this code for people to learn from and play with. This code is copyright Activision 1996-1998 Originaly release 6 Jan 1999 under a different EULA. This source is released under GNU GPLv2.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    The Deimos Project is a Java-based game development library collection. Includes Vertex Modeler, a 3D modeler that lets you programatically define models using Java source code. The modeler is also a simple scene graph API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Second Life is a 3-D virtual world entirely built and owned by its residents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SoftArt has been moved to google code server. Check http://code.google.com/p/softart/ please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MathGL++ is a class library for fast C++ maths for use in OpenGL C++ projects. Easy to use and similar to the OpenGL API. Matricies, Vectors, Quaternions, Linear polynomials with eigen systems are all going to be included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Realtime 3D game/visualization engine, written in C++, scriptable through Tcl/Tk, Python and Lua. Supports D3D and OpenGL for rendering, runs under Linux and Windows.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 23
    A codebase for the construction of 3d online virtual worlds. Includes everything you need to make your own multiplayer online roleplaying game. All game rules are contained in plugins which can be written in easy scripting languages such as Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Code libraries and media files contributed by Whoola, Inc. Includes Whoola Cyberspace, a virtual reality web browser with fly-through hyperlinks. The source code includes a COLLADA loader for Xith. Click on the "Home Page" link above to install.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    UPDATE: Chromium is no longer updated or maintained. The project is frozen. Chromium is a flexible framework for scalable real-time rendering on clusters of workstations, derived from the Stanford WireGL project code base.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.