#1 · Primary category: 3D & AR Rendering SDKs

engine

2d 3d animation graphics html5 input javascript physics typescript web3d webgl webgl2

A typescript interactive engine, support 2D, 3D, animation, physics, built on WebGL and glTF.

Project last updated:08/29/26

GitHub Stars

5.9K

Forks

410

Contributors

44

License

MIT

Why we included this project

Galacean is aimed at teams that need interactive 3D in the browser without a heavy native runtime. It is a TypeScript engine built on WebGL that covers 2D and 3D rendering, animation, physics, input, and UI from a single npm package, which is enough for a small web game or a product configurator. Its glTF support is thorough, with Draco mesh compression, KTX2 textures, and PBR material extensions, so models exported from Blender or Unity load efficiently on mobile. You can build a scene in a few lines of TypeScript, or use the companion online editor when artists and developers need to collaborate. WebXR hooks are also exposed, so AR interactivity can run straight in the browser instead of requiring a native app.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category