Showing 243 open source projects for "3d game source code"

View related business solutions
  • 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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Second Life is a 3-D virtual world entirely built and owned by its residents.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Terram is a fast-paced racing game through a randomly generated winding tunnel against computer or human opponents. Currently in early development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A project created from scratch to gain experience with game design and graphics engines. Currently it contains a solid GUI framework, terrain/world editor, sprite system, sky box system and entity manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A High Performance 3D engine and Game engine, specially designed for Physics and mechanical simulations.Integrates physics, Portal Rendering, OpenGL and Cg shaders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Lilith3D is a simple 3D engine for outdoor games. It features dynamic terrain, weather effects, A* pathing, and day/night cycles. Lilith3D is written in C++ and built on OpenGL and SDL for cross-platform use.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    This project is a fork of the Irrlicht Engine with several add-ons and improvements,<getting the lastest advanced features in 3D rendering and a more complete Game Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Nebelwasser is a mainly platform independent MMORPG Game (Now based on Sauerbraten).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    SIGE - Simple Imperative Game Engine SIGE is a toolkit for game creation with OpenGL. At the moment suport for menus, textures, keybindings and configuration files is working. The project plans to include audio and video at a later time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fully customizable and configurable global illumination ray tracer written in C++. H-RT is a research project aimed at comparing popular and less popular light reflection models. You can obtain the source code of H-RayTracer at (Mercurial repository): https://bitbucket.org/bayger/hrt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ocelot3D is a 3D Engine based on DirectX9. It uses direct3D features and it's full integrable with d3d code. You can also extend the engine thanks to the virtual hineritance structure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mururoa is a set of Python libraries for making games, and other applications that demand similar technologies. It is *not* a framework. The aim is to make it easy for you to pick the parts you need and integrate them into your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 0 This Week
    Last Update:
    See Project
  • 15
    C++ 3D graphics library for game developers. It is a base of robust and high performance code common to most 3D projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cadabra is a 3D Rendering Engine that makes 3D game development easy and is full of cool features targeted at the latest hardware available. This SourceForge.net project features add-ons, demos, and tools for the Cadabra 3D engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 4 This Week
    Last Update:
    See Project
  • 18
    Spineless is a generic cross-platform 3D game engine implemented in Python. Focus is on flexibility, clean design and ease of use, not pure speed or bleeding edge graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Freedom is a massively multiplayer role playing game allowing a dynamic world where players can work together to change the world using a variety of skills, including combat, magic, construction and crafting. Dynamic 3D modelling ensures a vibrant game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    If you want to make a game in Java, Base should be the first package you import.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AutoREALM

    Vector based drawing software designed for RPGs

    AutoREALM is a free role-playing game mapping program originally made by Andrew Gryc. This program is an excellent mapping program that can design castles, caves, cities, dungeons and more. New developers are more than welcome! Previously, development were using Delphi language. Some attempts to rewrite it in other languages were done, but currently (since January 2012) there is an attempt or rewrite using those technologies: _ C++11 _ wxWidgets 2.9 (will be 3.0 when it will be released) _ openGL _ pluma framework (a fixed version located on bitbucket) The design of the actual C++ code-base primarily targets clean source code and high modularity of source code, to allow easy reuse of the code and fast learning for people who might join the effort. ...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 22
    This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EpicWorks is a graphic engine for game development, which the main goal is the use of the most recent technics of real-time rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Muli3D is a rendering library which implements features of current graphics hardware in software. The focus is on ease of use and clear code; therefore Muli3D is best suited for research and teaching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MAGE is a world editor for OGRE 3D engine. MAGE is abstracted from concrete game type and can be easily used in your game project.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo