Showing 25 open source projects for "assets"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    GZDoom

    GZDoom

    GZDoom is a feature centric port for all Doom engine games

    ...Built on top of the earlier ZDoom project, it introduces hardware-accelerated rendering through OpenGL and Vulkan, allowing for advanced visual effects such as dynamic lighting, shaders, and high-resolution assets. The engine is highly modder-friendly, providing extensive scripting tools that enable the creation of new gameplay mechanics, total conversions, and custom user interfaces. It supports a broad range of DOOM-based games and maintains backward compatibility with many legacy mods, making it a central platform in the DOOM modding community. ...
    Downloads: 139 This Week
    Last Update:
    See Project
  • 2
    OpenRW

    OpenRW

    Recreation of the classic Grand Theft Auto III game executable

    ...Its goal is to recreate the original gameplay engine in a modern, maintainable codebase so that GTA III can run natively on modern Windows, Linux, macOS, and BSD systems — long after the original executable becomes unworkable. The project does not ship with game content: users still need a legitimate copy of GTA III (with its original assets) to play, making OpenRW strictly an engine reimplementation, not a re-distribution. By re-writing the engine from scratch under a permissive, community-friendly license (GPLv3), OpenRW ensures long-term preservation, mod-friendliness, and better hardware compatibility (modern GPUs, controllers, cross-platform input, etc.). For developers, it also offers tools such as a “script tracer” to inspect in-game scripts opcode by opcode, a data-file viewer (RWViewer) for studying object data, models, and map files.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 3
    Command & Conquer Generals: Zero Hour

    Command & Conquer Generals: Zero Hour

    Zero Hour running natively on macOS, iPhone & iPad

    ...Rendering moves from DirectX 8 through DXVK and Vulkan, then through MoltenVK into Apple’s Metal stack. The port supports campaign, skirmish, and Generals Challenge modes, but it does not include or distribute the original game assets. It is both a playable classic RTS port and a detailed engineering reference for bringing old Windows games to modern Apple devices.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Command & Conquer Remastered Collection

    Command & Conquer Remastered Collection

    Command & Conquer: Remastered Collection

    The CnC_Remastered_Collection repository publishes source code for key parts (e.g. TiberianDawn.dll, RedAlert.dll, and the map editor) of the Command & Conquer Remastered Collection, enabling modding and transparency. This open code release supports the Steam Workshop, mod creation, and community enhancements. The quickest way to build all configurations in the project is open CnCRemastered.sln in Microsoft Visual Studio (we recommend using 2017 as later versions report an error due to a...
    Downloads: 30 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5
    Solar2D Game Engine

    Solar2D Game Engine

    Solar2D Game Engine main repository (ex Corona SDK)

    ...Update your code, save the changes, and instantly see the results in our instant-update Simulator. When you're ready to test on real devices, build and deploy your app just once and then see code/assets update automatically, all over your local network. It's like magic. Select from numerous plugins which extend the Solar2D core for features like in-app advertising, analytics, media, and much more. A vast variety of plugins is available via Solar2D free directory or third party stores, like Solar2D Marketplace and Solar2D Plugins.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Descent 3

    Descent 3

    Descent 3 by Outrage Entertainment

    ...The codebase covers the game’s rendering, physics, audio, networking, tools, and editor components, allowing enthusiasts to build, run, and modify the classic 6-degrees-of-freedom space shooter on modern systems. To actually play the game, users must supply their own original game assets, following instructions in the repository’s usage documentation. The project uses CMake and related modern tooling for cross-platform builds, with support for Linux and Windows among other environments. A dedicated community maintains the engine, publishes updated releases, documents internals on a wiki, and coordinates contributions via an active Discord server and GitHub.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    OGRE

    OGRE

    scene-oriented, flexible 3D engine (C++, Python, C#, Java)

    OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilizing 3D hardware. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. We consider the results of our GL3Plus RenderSystem as the gold standard. The respective...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    flare-game

    flare-game

    Action RPG that's easy to mod

    Flare (Free/Libre Action Roleplaying Engine) is a simple single-player Action RPG engine. Instead of being a general engine that handles many game types, this focused engine is small and easy to mod. Included is a demo game featuring dark atmosphere and fast-paced combat. The code is GPL and the art is CC-BY-SA.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 9
    Vanda Engine

    Vanda Engine

    A free 3D game engine to create games and realtimes scenes for Windows

    ...I have published step by step tutorials about Vanda Engine, 3D tools, and COLLADA format: https://vanda3d.org/tutorials/ Please follow Vanda Engine on Facebook to be informed about what I'm doing: http://facebook.com/vandaengine Check out Vanda Engine website to see how Vanda Engine is getting work done: https://vanda3d.org/ It will be appreciated if you donate to this project so I can buy required software and books and hire people to produce free 2D and 3D assets and educational videos and tutorials for this game engine: https://vanda3d.org/donate/
    Downloads: 26 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Lumix Engine

    Lumix Engine

    3D C++ Game Engine - yet another open source game engine

    ...The engine supports advanced rendering (with PBR, HDR, deferred rendering), physics, audio, animation, scripting (via Lua or even JavaScript via plugin), and more, giving it a robust feature set for realistic 3D games or simulations. Users appreciate that much of the engine — rendering, assets, scripting, editor — can be hot-reloaded, which greatly speeds up iteration. It runs on Windows and Linux, is MIT-licensed, and is backed by a community that provides documentation, demos, and examples (such as a demo platformer).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    OpenSpades

    OpenSpades

    Compatible client of Ace of Spades 0.75

    ...It is compatible with the classic Ace of Spades 0.75 protocol and focuses on improving player experience while staying true to the original mechanics. With modding support, custom assets, and cross-platform builds, OpenSpades revitalizes a beloved indie game for modern systems.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Crafter 2D

    Crafter 2D

    2D game engine for traditional platform games

    Crafter 2D is a cross platform 2D game engine, with which you can create your own games! Using this engine, you can focus solely on your games assets and behaviour and don't have to worry about the platform. And it is free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    evilrpg

    plugin-based RPG manager in C++ and Qt5

    ...Network-centric with a user-defined central list server (with a default public list server) to find games and players or just chat/spectate. Intended to manage game assets (character sheets, effects, initiatives, automate rules, etc) with a print function so you're not bound to the application to play your game. Plugins planned include a 3D mappiing capability using the Unreal Engine and initiative/effect tracking. Plugins may be under a different license than the base application, depending on the plugin. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Paper Engine 2

    Multi-threaded 2D Renderer licensed under the Mozilla Public License

    Hyper fast multi-threaded cross platform 2D renderer with optimized loading via file cache, basic GUI elements, and beginnings of an editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FLAW
    ...The desktop version is available on Windows and Linux - an Android port of has been made by David Lee Evans (https://github.com/DavidLeeEvans/FLAW) The game and all of its assets are licensed under the GNU General Public License Version 3 and may be modified, copied and redistributed under the terms of this license.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Physica

    Physica

    A casual platformer

    ...There's also a Portable Apps Format release (still in beta testing: see http://portableapps.com/node/36645 for corresponding thread): http://sourceforge.net/projects/physica/files/PhysicaPortable_1.0.paf.exe/download Check out the game website at physica.sourceforge.net You can also find the repository with game source code here: https://github.com/buch415/Physica All graphics are released under CC-BY license and can be found here: http://opengameart.org/content/physica-assets-0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OGLBricks

    OGLBricks

    Simple puzzle game

    ...Also, the player can save the game at any moment and load it later. OGLBricks doesn't require installation - just unpack and run! The project is still under development, any help on graphical assets would be appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    General Use Character Creation Interface

    Interface for tracking tabletop gaming characters

    This project is intended as a full function tool for tabletop Dungeon Masters to be able to create custom character templates based on the game they are using, with the ability to edit: ~Stat Names ~Stat Types ~Stat Values ~Special Ability Names ~Special Ability Types ~Special Ability Effects ~Equipment Names ~Equipment Types ~Equipment Effects ~Combat Rules In addition, the project is intended to enable the Dungeon Master to track: ~Combat Initiative ~Health ~Monetary Assets ~Special Ability Limits/Uses ~Status Effects Finally, the Dungeon Master will be able to: ~Generate random rewards or loot ~Customize random number generation ~Create templates for quickly making die rolls ~Save and Open templates and individual character sheets ~Generate random characters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Terra Tenebrae is a free (as freedom) multi-Players RPG game engine based on client/server technology. The assets used are in licenses CC0, CC-by, CC-by-sa or GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Action/RPG Game Engine. Overall game engine is to be open source, but not the art assets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A plugin that enables the import of assets from World of Warcraft. ((c) Blizzard) to Maya ((c) Autodesk). Official site : http://wowtomaya.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A war strategy game in development with Irrlicht Engine and 3D graphics. The objective of the player in the game is to find and catch the flag, avoiding enemies and using cenary assets to help in achieving the goal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    COLLADA Refinery is a GUI-based application for creating content pipelines for 3D assets using modular components called conditioners. Contact a project admin to become a developer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Feta Efficiently Tracks Assets. Feta is a PHP/MySQL/PostgreSQL application for use in tracking inventory of computer hardware within a company for internal use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ianout is a next generation 2d engine. Our goal is to create a modern engine that has strong modding support and works for linux and windows. It has support for the Fallout 2 graphic assets so I will be excellent to create post apocalyptic games with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next