Alternatives to Godot

Compare Godot alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Godot in 2026. Compare features, ratings, user reviews, pricing, and more from Godot competitors and alternatives in order to make an informed decision for your business.

  • 1
    O3DE

    O3DE

    The Linux Foundation

    Open 3D Engine (O3DE) is a modular, open source, cross-platform 3D engine built to power anything from AAA games to cinema-quality 3D worlds to high-fidelity simulations. No fees or commercial obligations. Apache 2.0-licensed. Managed by The Linux Foundation. O3DE's modular architecture is built for customization from day one. Each component—known as a Gem—can be adopted separately, giving you access to the specific functionality needed for your application. Add new editing tools, features, and development workflows to your projects. Choose from a variety of community-maintained Gems to extend and enhance the engine's capabilities in anything from AI and robotics to push notifications and VR. With our engine's SDK capabilities, you can use O3DE as a foundation for any type of 3D project you can imagine.
  • 2
    LÖVE

    LÖVE

    Love2D

    As you probably know by now, LÖVE is a framework for making 2D games in the Lua programming language. LÖVE is totally free, and can be used in anything from friendly open-source hobby projects, to evil, closed-source commercial ones. To make a minimal game, create a folder anywhere, and open up your favorite text editor. Sublime Text is a pretty good one for all operating systems, and it has Lua support built in. Create a new file in the folder you just created, and name it main.lua. Put the following code in the file, and save it.
    Starting Price: Free
  • 3
    Gideros

    Gideros

    Gideros

    Gideros is a free and open-source cross-platform game development framework that enables developers to create high-performance 2D games using the Lua programming language. It offers instant testing on real devices through Wi-Fi, eliminating the need for lengthy export or deployment processes. Built on C/C++ and OpenGL, Gideros ensures that games run at native speed, fully utilizing the power of CPUs and GPUs. The framework supports easy extension through plugins, allowing developers to import existing code in C, C++, Java, or Objective-C and bind it to Lua. Gideros provides its own class system with standard object-oriented programming practices, enabling clean and reusable code. The comprehensive development environment includes a lightweight IDE, players for desktops and devices, a texture packer, and a font creator. Gideros supports multiple platforms, including Windows, macOS, Linux, iOS, Android, and HTML5.
    Starting Price: Free
  • 4
    Meshpage.org

    Meshpage.org

    Meshpage.org

    Placing 3d model to your web page is now easy with meshpage.org and gameapi builder. Initial tests you can do with 3d model viewer to test if the 3d model works wth our 3d engine. Then gltf to html5 zip converter lets you create zip file to be uncompressed in your hosting space and a 3d engine displays the 3d model when you open display.html. Adding embed tag with a link to the index.html lets you place the 3d model as part of a bigger article. Full customization options are available via last remaining tool GameApi builder which has 600 different features to position and animate the 3d model to your liking.
    Starting Price: $120
  • 5
    MonoGame

    MonoGame

    MonoGame

    MonoGame is a free and open-source framework that allows developers to create cross-platform games using C# and other .NET languages. It supports multiple platforms, including Windows, macOS, Linux, Android, iOS, PlayStation 4, PlayStation 5, Xbox One, and Nintendo Switch. MonoGame provides a comprehensive set of features, such as 2D and 3D rendering, sound playback, input handling, and content management, enabling the development of high-quality games across various genres. The framework is a re-implementation of Microsoft's XNA 4 API, ensuring familiarity for developers with XNA experience. Notable games developed with MonoGame include "Streets of Rage 4," "Carrion," "Celeste," and "Stardew Valley." MonoGame is actively maintained by the MonoGame Foundation and its community, with ongoing updates and support.
    Starting Price: Free
  • 6
    RPG Maker

    RPG Maker

    RPG Maker

    RPG Maker is a series of game development engines that enable users to create their own role-playing games without prior programming experience. Each version of RPG Maker offers unique features and improvements to cater to different development needs. The latest installment, RPG Maker MZ, includes enhancements to the map editor, character generator, database, animations, and plug-ins, allowing for more customization than ever before. RPG Maker MV expands platform support to include MacOSX, Android, and iOS, with improvements to the map editor, higher resolution, and easy-to-use plug-ins. RPG Maker VX Ace is known for its intuitive interface and extensive library of assets and scripts, making it a great starter engine for beginners while still powerful enough for developers. The RPG Maker series provides a comprehensive set of tools, including a versatile map editor for designing environments, a character generator for creating original characters, and more.
    Starting Price: Free
  • 7
    Phaser

    Phaser

    Phaser

    Phaser is a fast, free, and fun open source HTML5 game framework that offers WebGL and Canvas rendering across desktop and mobile web browsers. It has been actively developed for over 10 years. Phaser is built on and around web standards and puts the browser first. Web export isn't an afterthought or checkbox on a feature list; it's our home. Phaser is fully open source, and you have unrestricted access to every last line of code in the core library. Phaser has more ready-made templates than any other game framework and is a great CLI tool. Games made with Phaser have been used as the cornerstone for marketing campaigns for years. They've been deployed everywhere, including as prominent features on sites for major Hollywood film blockbusters, massive brand promotional campaigns, educational content, interactive experiences, TV shows, news reports, charity fund-raising broadcasts, live events marketing, and so many more.
    Starting Price: $9 per month
  • 8
    Solar2D

    Solar2D

    Solar2D

    Solar2D is a Lua-based game engine focused on ease of iterations and usage. As a fully open-source project forked from the well-established and widely used Corona SDK game engine, Solar2D allows developers to create applications for mobile, desktop, and connected TV devices with a single codebase, supporting platforms such as iOS, tvOS, Android, Android TV, macOS, Windows, Linux, and HTML5. The engine features an instant-update simulator, enabling developers to see code changes in real time, and supports live builds for rapid testing on real devices over a local network. A vast array of plugins is available to extend the core functionality, covering aspects like in-app advertising, analytics, and media. For additional customization, developers can call any native (C/C++/Obj-C/Java) library or API using Solar2D Native. Built on the lightweight and fast Lua scripting language, Solar2D is completely free to use, with no hidden fees, charges, or royalties.
    Starting Price: Free
  • 9
    SpriteKit
    SpriteKit is Apple's 2D game development framework that provides a graphics rendering and animation infrastructure for animating textured images, or sprites. It leverages Metal to achieve high-performance rendering and integrates seamlessly with other Apple frameworks like ARKit and SceneKit, allowing for the creation of immersive augmented reality experiences. Developers can utilize SpriteKit's scene editor within Xcode to design and preview game levels, characters, and animations, streamlining the development process. The framework also supports physics simulations, particle systems, and various special effects, enabling the creation of dynamic and interactive game environments. With its intuitive API and robust toolset, SpriteKit simplifies the development of engaging 2D games and applications across Apple's platforms.
  • 10
    raylib

    raylib

    raylib

    raylib is a simple and easy-to-use library to enjoy video game programming. It is a programming library to enjoy video game programming; no fancy interface, no visual helpers, no GUI tools or editors, just coding in a pure spartan-programmers way. raylib does not provide the typical API documentation or a big set of tutorials. The library is designed to be minimalistic and be learned just from a cheat sheet with all required functionality and a big collection of examples to see how to use that functionality. The best way to learn to code is by reading code. raylib supports multiple target platforms, it has been tested in the following ones but, technically, any platform that supports C language and OpenGL graphics (or similar) can run raylib or it can be very easily ported to. You can use raylib with multiple programming languages, there are over 60 bindings. raylib can be combined with several extra libraries for additional functionality.
    Starting Price: Free
  • 11
    Unreal Engine

    Unreal Engine

    Epic Games

    The world’s most open and advanced real-time 3D creation tool. With Unreal Engine, you can bring amazing real-time experiences to life using the world’s most advanced real-time 3D creation tool. From first projects to the most demanding challenges, our free and accessible resources and inspirational community empower everyone to realize their ambitions. With over 160 hours of free online learning content, an extensive library of webinars, and options for instructor-led training, we have a way to learn that's right for you. Unreal creators are the true power behind Unreal Engine. Be part of a community that builds cutting-edge experiences, and supports each other along the way. Explore comprehensive reference documentation, instructional guides, community-based support, and options for dedicated professional support.
  • 12
    UNIGINE

    UNIGINE

    UNIGINE

    UNIGINE is a real-time 3D engine designed for enterprise and technology enthusiasts, offering photorealistic graphics and support for large virtual worlds through C++ and C# APIs. The engine is built with open-world capabilities in mind, featuring unique terrain technology that enables extreme detail up to 1 mm per pixel, along with runtime modification and collaborative editing. It supports 64-bit precision per coordinate, allowing for scenes as expansive as the solar system. UNIGINE provides three SDK editions tailored to different needs, the Sim SDK for simulation and training with planet-scale scenarios and immersive display setups; the engineering SDK, which is embeddable into enterprise applications such as digital twins, BIM, and smart city projects, featuring advanced GIS and CAD data handling; and the Community SDK for technical enthusiasts developing games and VR applications.
  • 13
    Construct 3

    Construct 3

    Construct

    Construct 3 is a leading game development platform that enables users to create stunning 2D games directly in their browser, without the need for programming. Its powerful event sheet view allows for effortless creation and modification of game logic, making it accessible for both beginners and experienced developers. For those interested in coding, Construct 3 offers optional JavaScript integration, allowing users to combine visual blocks with script files for enhanced control over their games. The platform is designed for flexibility, running seamlessly in the browser and working offline, ensuring accessibility across various devices, including desktops, tablets, and smartphones. Construct 3's engine delivers outstanding performance, capable of handling complex and intensive games smoothly. It supports publishing to multiple platforms, including iOS, Android, Windows, Mac, Linux, Steam, and popular web platforms like Itch.io and Newgrounds.
    Starting Price: Free
  • 14
    CRYENGINE

    CRYENGINE

    CRYENGINE

    The most powerful game development platform for you and your team to create world-class entertainment experiences. What you see is what you get: Sandbox allows you to create seamless worlds without any baking. Create your world and export to a game as you see it in the Editor. Fully realtime dynamic global illumination with a fully PBR workflow allows you to create ultra realistic environments using the tools you're used to. Physical simulations that take into account real world physical properties in a realistic manner to provide easily configurable and dynamic scenes. Use CRYENGINE's exclusive Audio Translation Layer that allows you to choose the middleware you want, when you want. Allowing for workflows that work for you.
  • 15
    Cocos2d-x
    Cocos2d-x is an open source, flexible, and lightweight cross-platform game engine that has been providing developers with stable and mature solutions since 2011. The engine offers interfaces in C++, Lua, and JavaScript, supporting platforms such as iOS, Android, Windows, macOS, and HTML5 browsers like Chrome, Safari, and Internet Explorer. Built upon OpenGL ES 2.0 and Metal for graphics rendering, Cocos2d-x fully exploits the GPU performance of mobile devices while maintaining compatibility. Developers can utilize Lua or JavaScript scripting languages to perform hot updates to games, eliminating the need to send packages to app stores and wait for review. The engine's open-source capabilities allow for extensive customization, enabling game companies to develop their own game types and extensions, including combining their own 3D engines to solve 2D interface and UI problems. According to test data, Cocos2d-x version 3.x is compatible with 99.7% of Android devices in China.
    Starting Price: Free
  • 16
    Clickteam Fusion
    Clickteam Fusion 2.5 is a powerful and intuitive game and software creation tool that provides everything you need to start creating software. It features a full integrated physics engine, allowing for realistic object interactions within your projects. The platform offers a wide range of extension objects to accomplish any type of programming challenge you can think of. If a stock object doesn't exist to meet your needs, the extensive library of extensions ensures that you can find the right tool for the job. For those seeking advanced features, the Fusion 2.5+ DLC includes a powerful new profiler, optimization tools, and a debug message window to help you diagnose bugs and bottlenecks with ease. Additionally, the Fusion 2.5 Developer version provides enhanced capabilities for professional developers. Whether you're a beginner or an experienced developer, Clickteam Fusion 2.5 offers a comprehensive suite of tools to bring your creative visions to life.
    Starting Price: Free
  • 17
    Defold

    Defold

    Defold

    Defold is a free and open source game engine designed for high-performance cross-platform game development. It comes fully featured out of the box, requiring no setup or configuration, allowing developers to simply download the editor and start creating. The engine includes a visual editor, code editor, Lua scripting, Lua debugger, scene editor, particle editor, and tilemap editor, and supports both 2D and 3D game development. With a single codebase and no need for external tools, Defold enables publishing to major platforms such as PlayStation5, PlayStation4, Nintendo Switch, Android, iOS, macOS, Linux, Windows, Steam, HTML5, and Facebook. It offers a component-based system for building games, allowing the use of basic building blocks to create complex behavior, and supports writing game logic using Lua. Developers can add new functionality from the asset portal, set up their own local build environment, and write native code to extend the engine.
    Starting Price: Free
  • 18
    NItrode

    NItrode

    NItrode

    Nitrode is an AI‑native game engine that lets you design, script, and deploy smarter games in one unified environment. Built on Godot 4.0, it offers real‑time AI‑powered assistance that helps you refine game logic, fix bugs on the fly, and stay in creative flow. A visual logic editor lets you connect nodes to define mechanics without writing boilerplate, while instant asset creation tools generate sprites, 3D textures, and entire scenes with a single prompt; no need to hunt for art or switch between applications. Context‑aware code generation turns your node graphs and scene designs into clean, editable scripts, so you can dive deeper into customization when you’re ready. With everything from AI suggestions to asset generation and native code output housed under one roof, Nitrode streamlines the entire development cycle from prototyping to publishing.
  • 19
    Nakama

    Nakama

    Heroic Labs

    Nakama is an open source game server framework developed by Heroic Labs, designed to facilitate the creation of real-time, multiplayer, and social games across various platforms, including Godot, Unity, Unreal Engine, and more. It provides a comprehensive suite of features such as real-time multiplayer capabilities, customizable matchmaking algorithms, leaderboards, in-game chat, and support for in-game currencies. Developers can extend Nakama's functionality using server-side logic written in Go, TypeScript, or Lua, allowing for authoritative game mechanics and enhanced control over game state. The platform also offers open-source client libraries tailored for different game engines and languages, ensuring seamless integration and flexibility in game development. Nakama is your dedicated server, not another multi-tenant SaaS. Add custom features and secure authoritative gameplay logic directly to your game server.
    Starting Price: Free
  • 20
    Unity

    Unity

    Unity Technologies

    The leading platform for creating interactive, real-time content. Build 2D, 3D and VR games and apps at speed. From artist tools to live-ops, everything you need to bring your vision to life today. The complete solutions for professionals to create and operate. Create and operate amazing applications and immersive experiences with a complete solution for professionals across industries. Change up your splash screen. Or completely remove it. Gain greater insight into what’s happening in your game with real-time data on crashes, exceptions and user feedback. Minimize downtime with access to expert technical support when you encounter issues. Available as a separate purchase through a Unity sales representative. Unity Gaming Services: backend and LiveOps services trusted by world-class studios to support multiplayer and live games at any scale, with any engine or tech stack.
    Leader badge
    Starting Price: $35.00/month
  • 21
    AppGameKit

    AppGameKit

    AppGameKit

    AppGameKit VR adds powerful and easy-to-use VR commands to your core AppGameKit Script language. With just a few commands you can start to develop your own VR experiences, from detecting the head-mounted displays to registering touch events from the touch controllers. Users must already own AppGameKit and have an OpenVR compatible head-mounted display (HMD) and HTC Vive controllers or optional Touch controllers to use this DLC. This DLC is currently only available for the Windows platform. There are over 60 commands provided and we’ve created some getting started demos to show you how to get up and running with your own creations. Visualize and manage your media assets with the asset browser window. View media such as images, 3D models and text files and listen to sound and music files. There are over 60 commands provided and we’ve created some getting started demos to show you how to get up and running with your own creations.
    Starting Price: $29.99 per license
  • 22
    GDevelop

    GDevelop

    GDevelop

    What makes GDevelop unique and so easy to use is the event system. Events are a powerful way to express the logic of your game, without having to learn a programming language. Unleash your creativity with GDevelop and create all kinds of games: platformers, shoot’em up, strategy, 8-bit, hyper-casual games... the sky is the limit. Express your ideas, big and small: you can prototype new features on your games in minutes, and refine them without limits. Making games has never been so easy and fast, with the visual editors provided by GDevelop. Use ready made objects from the asset store or create your own from scratch. Choose sprites, particle emitters, texts, videos and many others to build the scenes of your game. Add effects to the layers and objects of your scene. These effects allow to quickly changes the atmosphere and rendering of your game in one click.
  • 23
    DGArt

    DGArt

    nitrio

    DGArt is a 3D modeling and rendering tool designed for artists and game designers, and developers to create 3D assets and content from start to finish. It is affordable, complete, and easy to learn. With DGArt on your iPad, you can effortlessly construct 3D models/digital art. DGArt supports a variety of geometric primitives, including built-in geometry types such as spheres, boxes, planes, and text. It also features editable polygons that can be accessed through an edit mode, supporting extrusion, inset, loop cuts, and more. DGArt creates a .scn file. This is the data format used to store the geometry, nodes, lights, and camera. This format can be used in the Playgrounds App for your apps or games. Please refer to SceneKit for more details. For artists, game designers, and developers who frequently travel, work as freelancers, or prefer to work on a tablet rather than a desktop, this mobile 3D app is a wonderful alternative.
  • 24
    SceneKit

    SceneKit

    SceneKit

    SceneKit is a high-level 3D graphics framework from Apple that enables developers to create immersive 3D experiences for iOS, macOS, watchOS, and tvOS applications. Built atop Metal and OpenGL, SceneKit provides a descriptive API for importing, manipulating, and rendering 3D assets. Developers can construct complex scenes using nodes (SCNNode), each representing elements like geometry, lights, cameras, or other attributes. The framework supports a range of features, including a physics engine (SCNPhysicsBody) for realistic simulations, particle systems for effects like fire or rain, and integration with ARKit to add 3D content to augmented reality experiences. SceneKit also offers tools for organizing scenes, such as the scene graph, which allows for the hierarchical structuring of nodes. Additionally, developers can utilize the SceneKit Scene Editor within Xcode to assemble assets into scenes, streamlining the development process.
    Starting Price: Free
  • 25
    Cocos Creator
    Cocos Creator is an efficient, lightweight, open source, cross-platform graphics engine and real-time interactive 2D and 3D digital content creation platform. It is not only flawless for 2D and 3D game development, but also provides integral solutions for automotive, XR, Metaverse, and education. The engine offers high performance, low power consumption, streaming loading, and cross-platform publishing capabilities. Cocos Creator features an all-in-one editor designed for artists, game planners, and developers, a powerful plug-in system for free expansion, a smooth animation editor, and an easy-to-use and easy-to-debug TypeScript scripting language. It supports full coverage of various platforms, providing friendly and professional tools to create virtual worlds. The platform also offers solutions for virtual character creation, industrial simulation, interactive marketing, XR content creation, gaming, and smart digital cockpits.
  • 26
    Houdini

    Houdini

    SideFX

    Houdini is built from the ground up to be a procedural system that empowers artists to work freely, create multiple iterations and rapidly share workflows with colleagues. In Houdini, every action is stored in a node. These nodes are then “wired” into networks which define a “recipe” that can be tweaked to refine the outcome then repeated to create similar yet unique results. The ability for nodes to be saved and to pass information, in the form of attributes, down the chain is what gives Houdini its procedural nature. While the nodes are what makes Houdini unique and give it power, there are lots of viewport and shelf tools that allow for artist-friendly viewport interactions. Behind the scenes, Houdini builds up the nodes and networks for you. Houdini lets artists explore different creative paths because it is easy to branch off a new node to explore alternative solutions.
  • 27
    Codelicious

    Codelicious

    Codelicious

    Codelicious Computer Science Curriculum is grade-level differentiated, aligns with state and national computer science standards, and is continually updated to reflect changes in computer science. Since computer science is more than just coding, Codelicious courses include coding, unplugged, digital citizenship, and STEM career lessons as well as hardware integrations. Explore all courses. Inspire your students with courses that spark their creativity. Coding lessons use Scratch, a block based coding language, ideal for the transitional and fluent reader. Motivate your students with courses that connect to their world. Coding lessons use line based languages JavaScript, HTML, CSS, and Java to explore programming options. Empower your students with courses that expand their skills. Coding lessons use JavaScript, Java, Python, and Godot to develop websites, programs, and games.
  • 28
    TextureFast

    TextureFast

    TextureFast

    TextureFast is a next-generation creative tools company specializing in AI-driven texturing for 3D assets. The platform streamlines the traditionally labor-intensive texturing workflow, allowing creators to transform 3D models into high-quality, textured assets using simple text prompts and style presets. Key features of the platform include: Lightning-Fast Generation: Produces high-fidelity textures in seconds. High Resolution: Supports texture generation in up to 4K resolution, suitable for AAA games and professional architectural visualization. Versatile Stylization: Offers a range of styles, including AAA Photorealistic, Handpainted, Pixel Art, and Stylized. Broad Compatibility: Supports standard industry formats including GLB, GLTF, OBJ, and FBX, integrating seamlessly with engines like Unity, Unreal Engine, and Godot. Privacy-First: Provides 100% private, NDA-safe generation without training on user assets.
    Starting Price: $9/month/user
  • 29
    AWS GameKit
    Use AWS CloudFormation templates to power backend game features. Deliver core functionality to your players using prebuilt AWS solutions. Use sample assets and code to rapidly develop game feature prototypes. AWS GameKit is a game engine integration toolkit that helps you create cloud-connected game features without the learning curve of using cloud service architecture. Quickly start prototyping active game projects with ready-to-use backend game features, open-source code, and documentation. Use solutions built by cloud architecture experts, based on the AWS Well-Architected Framework, that are secure, high-performing, and resilient. Use the AWS GameKit plugin in your game engine to configure and deploy supporting AWS resources for your cloud-based game features. Use AWS tools to monitor, scale, and customize backend services, and control your data generated and stored on AWS.
  • 30
    Wevr Virtual Studio
    The cloud platform for game-engine-based development with Git. Interactive creators are using WVS to build virtual worlds and apps on game engines—and coming together to talk about it. A purpose-built cloud platform for interactive creators and teams using game engines. WVS is the easiest, fastest way to create cloud-automated builds for Unreal, Unity, and other game engines. Think of it as your build engineering team in the cloud. Artists, designers, producers, and engineers—across the technical spectrum, and distributed around the world—feel like they're working together, as part of a living breathing dev studio. A central work space allows employees, contractors, and clients to access projects from one secure place. A game-engine-optimized CI/CD pipeline orchestrates your development process, from early sketch to playable game. A comprehensive build dashboard allows secure deployment to PC/Mac, Android/iOS TestFlight, WebGL, Quest, Cloud, and other targets.
  • 31
    GameMaker

    GameMaker

    Opera Software

    GameMaker is a user-friendly game development platform designed for creators of all skill levels, enabling them to build 2D games quickly and efficiently. It features a drag-and-drop interface alongside its GameMaker Language (GML), providing flexibility for both beginners and experienced developers. The engine includes a suite of built-in tools for animation, physics, and shaders, allowing developers to create polished games without requiring extensive coding knowledge. GameMaker supports cross-platform deployment, enabling games to be exported to PC, mobile, consoles, and web with minimal adjustments. With its intuitive workflow and powerful features, GameMaker is a popular choice for indie developers and small studios looking to bring their game ideas to life.
  • 32
    SpeedTree
    Emmy and Academy Award-winning modeling and animation suite used to create trees and plants for films and television. The industry standard for 3D vegetation modeling in games. Tools include the SpeedTree Modeler, Compiler, and full source SDK. Subscription pipelines for the most popular and cutting-edge game engines. SpeedTree for Games is an Award-winning 3D Procedural vegetation middleware product with fine-tuned art controls. Includes Modeler, Compiler, Tree Library and full-source SDK. Increased performance throughout, including faster instance paging, constant buffer updates, and shader optimizations. SpeedTree Cinema is the award-winning 3D-modeling suite that allows you to model, texture, and animate, both stylized and photoreal vegetation for VFX, arch/viz, or matte paintings. Model and shape any type of vegetation using a combination of procedural and fine-tuned art controls.
  • 33
    GameSalad

    GameSalad

    GameSalad

    Create Your Own Games & Learn Computational Thinking. No-code: powerful visual programming. Share with your friends or submit games to the app stores! GameSalad turns gamers into game creators! With GameSalad, creators and learners ages 12 and beyond build the own mobile and web video games with a no-code visual programming system. Launched in 2010, GameSalad has been used by over one million aspiring game developers and has powered over 75 games that reached the top 100 in the App Store, including multiple #1 games. GameSalad for Education is in classrooms all over the world helping teachers build computer science and game design programs that build student confidence and mastery. Learn coding basics, build video games, meet other creators. All Camps include a 1-Year Home Education License. GameSalad Game Creation Camps are instructor guided virtual tech camps that will help your young learner become a game developer!
    Starting Price: $17 per month
  • 34
    Buildbox
    With Buildbox, creating games is simple. There is no programming needed. Choose from various templates, Smart Assets™, or Brainboxes™ to get started. Then preview your game in real-time. You can even make your own game from scratch. The only limit is your imagination. Buildbox 3 is our most advanced game creation software! With it, you can create both 3D and 2D games using no-code Smart Assets™ and Brainboxes™ or advanced low-code options. Buildbox Classic is our traditional drag and drop game maker. With it you can make a game without coding, and rapidly build and prototype 2D games only using templates. At Buildbox, we believe that creating games is for everyone. With our powerful software, we're breaking down the barriers of game development for creators like you. We believe that anyone should get the opportunity to bring their ideas to life. The only skill you need is imagination. And we're just getting started!
  • 35
    Avoyd

    Avoyd

    enkisoftware

    Avoyd Voxel Editor and Renderer Create, import, export and render large voxel worlds. 3D art and rendering tool for voxel artists, map builders and game developers. Main Features: - Large scenes up to 256k voxels a side. - CPU and GPU path traced rendering. - Export to optimised mesh glTF and OBJ with physically-based materials parameters, and VOX. - Import MagicaVoxel VOX, Minecraft maps, heightmaps, palettes. - Orthographic projection with Isometric presets. - Up to 65k physically based materials. - Physically based light and atmosphere
    Starting Price: €15 one-time payment
  • 36
    Maya LT

    Maya LT

    Autodesk

    Create and animate realistic-looking characters, props, and environments using the sophisticated 3D modeling and animation tools in Maya LT™ 3D game development software. Send assets directly to Unity and Unreal Engine with custom export tools, or use the game exporter to get 3D content into your engine of choice. Use an array of tools to create high-quality textures and materials. Work with Allegorithmic Substance materials directly in the software.
    Starting Price: $35 per month
  • 37
    Elements

    Elements

    Namazu Studios

    Namazu Studios is powered by Elements, an open-source backend server and live-ops platform designed specifically for game studios. Elements enables developers to build scalable infrastructure for online multiplayer games with ease, offering a truly extensible game engine. With a focus on simplifying backend management, Elements streamlines the complexities of game development by providing a flexible, scalable solution that allows studios to focus on creating engaging game experiences. The platform is designed for both seasoned developers and newcomers, offering a user-friendly interface to manage critical game operations without the need for extensive backend coding.
  • 38
    Stencyl

    Stencyl

    Stencyl

    Stencyl isn't your average game creation software; it's a gorgeous, intuitive toolset that accelerates your workflow and then gets out of the way. We take care of the essentials, so you can focus on what's important - making your game yours. The best Stencyl games have reached top slots in the App Store and Google Play while being featured under the "Best New Game" section under their respective stores. Our best web games have been sponsored by major publishers such as ArmorGames, Kongregate and Newgrounds. Our drag-and-drop gameplay designer pays homage to the successful MIT Scratch project. We extend Scratch's simple block-snapping interface with new functionality and hundreds of ready-to-use block, Power users can create and share their own blocks, extend the engine through code, import libraries and write their own custom classes that interact seamlessly with block-based Behaviors.
    Starting Price: $99 per year
  • 39
    Horde3D

    Horde3D

    The Horde3D Team

    Horde3D is a small open source 3D rendering engine. It is written in an effort to create a graphics engine that offers the stunning visual effects expected in next-generation games while at the same time being as lightweight and conceptually clean as possible. Horde3D has a simple and intuitive interface accessible from virtually any programming language and is particularly suitable for rendering large crowds of animated characters in next-generation quality. The complete scene graph and animation systems are designed with this requirement in mind. For example, Horde3D tries to keep node hierarchies small to reduce call overhead and to use cached data for faster animations. The geometry is optimized for efficient cache usage and you can use several levels of detail for a model. Furthermore, it is possible to use vertex skinning and apply deferred shading to reduce the number of draw calls for scenes with many lights.
  • 40
    Cinema 4D
    3D computer animation, modeling, simulation, and rendering software. Cinema 4D Subscription Release 24 (S24) includes functionality to easily browse and obtain models, materials and other assets, and to intuitively place them within the scene. The release also includes key workflow enhancements and a sneak peek at the continued progress on the Scene Nodes and Scene Manager interfaces to the new core. Cinema 4D is a professional 3D modeling, animation, simulation and rendering software solution. Its fast, powerful, flexible and stable toolset make 3D workflows more accessible and efficient for design, motion graphics, VFX, AR/MR/VR, game development and all types of visualization professionals. Cinema 4D produces stunning results, whether working on your own or in a team. Cinema 4D is widely recognized as one of the easiest and most accessible 3D packages to learn and use. To soften that learning curve Maxon offers thousands of tutorials on Cineversity and hundreds of Quick Tips.
    Starting Price: $16.58 per month
  • 41
    Torque 3D

    Torque 3D

    GarageGames

    Torque 3D is the best full source, open source solution available. It is also our flagship engine built on the core strengths of our Front Line Award-winning Torque Game Engine Advanced. Torque 3D has been re-architected for maximum flexibility and performance across a wide-range of hardware. Torque 3D comes equipped with a full suite of tools to allow your team to excel and produce high-quality games and simulations. Torque 3D supports Windows and Browser-based web deployment out of the box.
  • 42
    Graphite

    Graphite

    Graphite

    Graphite is a free, open source alpha-stage vector and raster graphics editor that delivers a fully nondestructive editing workflow by combining layer-based compositing with a node-based procedural design engine. Starting life as a vector editor, Graphite has evolved into an all-in-one graphics toolbox built more like a game engine than a traditional creative app, wrapping its Rust-powered Graphene core in user-friendly tools for vector art, raster image editing, animation, page layout, motion graphics, and VFX compositing. Its hybrid editing paradigm uses a permanent node graph under the hood, enabling infinite scalability of effects such as boolean operations, procedural polka-dot patterns, and Mandelbrot fractals, while presenting artists with intuitive layer stacks and node-based layers. Available today as a lightweight offline web app, Graphite supports non-destructive workflows for magazine spreads, technical illustrations, and generative designs.
    Starting Price: Free
  • 43
    Adobe Substance 3D Designer
    The industry standard for creating custom materials, Adobe Substance 3D Designer gives you complete authoring control. Design tileable textures and patterns, and edit complete texture sets. Use pre-made resources or create materials from scratch in this non-destructive, node-based environment, and take advantage of Designer’s ever-expanding scripting capabilities. Want to change something or adjust the look of a material after the fact? Make changes at any time; never lose any of your work. Edit full sets of textures in real-time and produce tileable Substance materials and MDL materials that are will be directly compatible with your renderer or game engine. Combine a large number of preset filters and tools for procedural and hybrid workflows. Access and modify the sources of any resource or filter: you have absolute editing control. Our team develops and maintains integrations with all the major 3D apps.
    Starting Price: $19.90 per month
  • 44
    Daz 3D

    Daz 3D

    Daz Productions

    Founded in 2000, Daz 3D is a 3D modeling software and content company specializing in morphable, posable human models, two of which are the most widely used 3D figures worldwide (Victoria and Michael). Used by top brands and illustrators, Daz Studio gives amateurs and professional graphic artists a free, time saving tool to create and customize their creations. Daz is used in film, TV, animation, video games, web design, print illustrations and more. Download Daz Studio and explore our huge library of free and premium 3D content. Start building custom scenes and characters in seconds with our smart content library. Export beautiful photo-realistic images and animations with studio-class processing. Explore our huge library of free and premium 3D content, like characters, hair, creatures, vehicles, environments, and more. Build your own universe with Daz Studio, the free 3D software. Export beautiful photo-realistic images and animations with studio-class processing.
  • 45
    Cheetah3D

    Cheetah3D

    Cheetah3D

    Cheetah3D is a powerful and easy to learn 3D modeling, rendering and animation software which was developed from the ground up for Mac. So jump right into the world of computer generated imaging, create 3D artwork for your next iPhone game or make your first animated character. With a full set of polygon, subdivision surface and spline modeling tools the artists can focus on creating, safe in the knowledge that Cheetah3D has a breadth of features for the task. Cheetah3D makes modeling in 3D a breeze for new and experienced users alike. Character rigging is part of the seamless animation system of Cheetah3D where just about every property of an object can be animated. Breathe life into a character for your next iPhone game or animate an architectural fly-through by the powerful animation system built into Cheetah3D. Cheetah3D smoothly integrates the industrial strength Bullet physics engine to simulate rigid body and soft body dynamics.
    Starting Price: $99
  • 46
    Clara.io

    Clara.io

    Clara.io

    Clara.io is a full-featured cloud-based 3D modeling, animation and rendering software tool that runs in your web browser. With Clara.io you can make complex 3D models, create beautiful photorealistic renderings, and share them without installing any software programs. This is the perfect Three.JS or Babylon.JS editor for creating and tweaking your web game content. Huge photorealistic material library. Easy advanced materials. Flexible lighting setups. Blazing speed. Simultaneous multi-user editing. Always on versioning. Per-user permissions. Review tools. Familiar UI. Responsive workflows. Undo/redo. Drag/drop. Context menus everywhere. Clara.io is the latest innovation from the trusted and experienced team at Exocortex. Exocortex's suite of products are trusted by hundreds of creative teams at studios around the world.
    Starting Price: $10 per month
  • 47
    Massive Prime

    Massive Prime

    Massive Software

    Academy Award winning Massive Prime™ is the complete solution for authoring, directing and rendering custom autonomous agents for animation and visual effects. Massive is the world’s most sophisticated crowd simulation software for rapidly creating realistic crowd scenes. In many cases, our Ready To Run Agents™ together with Massive for Maya or Massive for Max is the ideal solution for creating crowds. But when a shot calls for agents to perform custom motion or behaviors, then choose Massive Prime. Massive Prime's intuitive node based interface allows artists to interactively create AI enabled agents without any programming. Whether your custom agents number in the few to thousands, professional artists rely on Massive Prime to deliver realistic and natural crowd performances that are without equal. Each agent can have any number of actions. Actions can be motion captured clips or keyframe animations.
  • 48
    3ds Max

    3ds Max

    Autodesk

    3ds Max offers a rich and flexible toolset to create premium designs with full artistic control. Create massive worlds in games. Visualize high-quality architectural renderings. Model finely detailed interiors and objects. Bring characters and features to life with animation and VFX. The built-in Arnold renderer provides a rich experience and can handle your more complex characters, scenes, and effects. Save time with centralized creative tools for interactive light mixing, color correction, and lens effects on the rendered image. Work faster with an artist-friendly user experience and intuitive controls. Iterate and produce high quality renders and variations faster. 3ds Max lets you scale your workflow with automation, allowing you to spend more time on creativity. Use 3ds Max as a compute engine to scale content production. Extend built-in workflows with accessible APIs.
    Starting Price: $215 per month
  • 49
    Nuke

    Nuke

    Foundry

    For over 20 years, Nuke has empowered teams to work together to get pixel-perfect results, fast—all without sacrificing creativity and quality. Whether your focus is on blockbusters, short-form or binge-worthy episodic content, Nuke’s power, flexibility and robust toolset empowers whole teams to create the best content, with the same tools used by leading studios. Watch what studios all around the world say about Nuke. The tools to get the job done, no matter how you're working. Advanced node-based compositing, 3D tracking and model building, conform and review... the Nuke range scales to suit your needs. The Nuke family offers unparalleled power and performance to meet the needs of modern production work. Nuke’s node graph and resolution-independent processing mean the scope of work you can handle is unmatched. Easily collaborate with others, whether you’re sitting side by side or across the globe. Work fast with Nuke’s cutting-edge toolkits, GPU acceleration and fluid workflows.
    Starting Price: $5,248
  • 50
    AWS Thinkbox Stoke
    Create particle simulations faster for Autodesk 3ds Max compared to competing fluid dynamics plugins. Allow artists without programming or scripting experience to easily use an extensible procedural geometry modifier. Give users access to artist-friendly channel-editing workflows similar to node-based image-compositing applications. Access-optimized geometry and particle lookup operations are not available in the Autodesk 3ds Max SDK. AWS Thinkbox Stoke simplifies and accelerates the creation of high-volume particle clouds. Enable formats, such as PRT and RealFlow BIN, and simulations from FumeFX, Particle Flow, cebas thinkingParticles, and 3ds Max Force Space Warps. Create and simulate new fields, including velocity fields, and the loading and saving of field data using industry-standard formats. Combine field data with 3ds Max subsystems, such as Particle Flow, MassFX, Hair and Fur, Materials, most renderers, and other systems.