28 packages
@combos-fun/engine
ECS microkernel
@combos-fun/inspector-decorator
Runtime decorator helpers used by Combos Fun engine and plugin packages to expose Component fields to editor / inspector tooling
@combos-fun/plugin-a11y
Accessibility plugin
@combos-fun/plugin-cannon
3D physics
@combos-fun/plugin-debug
Scene / tagged object tap debug: outline overlay and parent postMessage
@combos-fun/plugin-development-tool
only useful for combos.fun preview page, no need to understand and modify
@combos-fun/plugin-matterjs
2D physics
@combos-fun/plugin-renderer
2D rendering foundation
@combos-fun/plugin-renderer-3d
3D rendering foundation
@combos-fun/plugin-renderer-3d-graphics
Procedural 3D primitive shapes
@combos-fun/plugin-renderer-3d-img
3D textured plane
@combos-fun/plugin-renderer-3d-model
GLB / GLTF 3D model loader and animator
@combos-fun/plugin-renderer-3d-sprite-animation
Spritesheet animation projected onto a PlaneGeometry in 3D space
@combos-fun/plugin-renderer-3d-text
3D text rendering, backed by troika-three-text
@combos-fun/plugin-renderer-3d-tiling-sprite
Repeating texture on a 3D plane (PlaneGeometry + RepeatWrapping texture)
@combos-fun/plugin-renderer-event
Pointer / touch event input via Pixi v8 interaction
@combos-fun/plugin-renderer-graphics
Vector / procedural shapes
@combos-fun/plugin-renderer-img
Static image rendering
@combos-fun/plugin-renderer-mask
Pixi mask Component
@combos-fun/plugin-renderer-nine-patch
9-patch (nine-slice) panels
@combos-fun/plugin-renderer-render
Per-GameObject visibility / alpha / zIndex / sortable-children control
@combos-fun/plugin-renderer-sprite
Sprite atlas rendering
@combos-fun/plugin-renderer-sprite-animation
Frame-based sprite animation
@combos-fun/plugin-renderer-text
Text rendering
@combos-fun/plugin-renderer-tiling-sprite
Repeating tiled texture