# GarageGames/Torque3D

MIT Licensed Open Source version of Torque 3D from GarageGames

Repository: https://github.com/GarageGames/Torque3D
Canonical: https://ross.abutalabs.com/products/torque3d
Homepage: http://torque3d.org
Language: C++
License: MIT
License Family: permissive
Last push: 2022-04-03T20:16:04+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5097, "days_push": 1613, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3363, forks 1185 (observed 2026-08-28T04:07:58.167281+00:00)

## What it is
Torque 3D is an MIT-licensed open source C++ game engine from GarageGames, originally used for titles ranging from driving simulators to MMOs. This GitHub repository is kept for archival purposes; active development has moved to the TorqueGameEngines/Torque3D repository.

## Use cases
- build a 3D game with an open source C++ engine
- create driving simulators or training simulations
- develop an MMO or multiplayer game with built-in networking
- study the source code of a full-featured game engine
- make a game with terrain, shaders, and lighting out of the box

## When to choose
- you want a mature, MIT-licensed C++ engine with editor, rendering, physics, and networking included
- you are maintaining or porting a legacy Torque 3D project
- you want to learn engine internals from complete, readable source code

## When to avoid
- you want the actively developed version - use the TorqueGameEngines/Torque3D fork instead
- you need a modern engine with a large ecosystem and asset store
- you prefer higher-level scripting-first engines like Godot or Unity

## Facets
- artifact type: application
- maturity: maintenance
- function: game-engine, graphics, simulation
- domain: simulation, graphics, cross-platform
- platform: windows, cpp
- tags: torque3d, game-engine, c-plus-plus, archival, mit-license, 3d-rendering, world-editor, physics, game-development, linux, macos

## Member repositories
- GarageGames/Torque3D (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.167281+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:40:19.286371+00:00, confidence not recorded.
  - readme: https://github.com/GarageGames/Torque3D (fetched 2026-08-28T04:07:58.167281+00:00, sha 07471fb0816a)
  - homepage: http://torque3d.org (fetched 2026-08-29T09:33:54.194196+00:00, sha 85db5fa95fb8)
  - site_page: https://docs.torque3d.org/general/welcome (fetched 2026-08-29T09:33:54.206256+00:00, sha 646bc7369c36)
- Data as of 2026-08-30T08:39:29.467469+00:00.
