@combos-fun/plugin-renderer-3d-event
v0.1.12
Published
Pointer / touch event input via Three.js raycasting
Downloads
4,680
Maintainers
Readme
@combos-fun/plugin-renderer-3d-event
@combos-fun/plugin-renderer-3d-event — part of the Combos Fun engine monorepo.
Keywords: 3d, pointer, touch, tap, raycast, input, event.
Documentation
- Per-package agent / developer notes:
agent-skill.md - Machine-readable manifest:
combos-plugin.json(validated againstschemas/combos-plugin.schema.jsonin the repo root) - Entry skill (single source of truth for AI agents working with this
monorepo):
skills/combos-engine-development/SKILL.md
When consumed from npm, the manifest and agent notes are exposed as stable subpaths:
import manifest from '@combos-fun/plugin-renderer-3d-event/plugin-manifest';
// or fetch the markdown directly:
// require.resolve('@combos-fun/plugin-renderer-3d-event/agent-skill')License
Internal workspace package, part of the Combos Fun engine monorepo.
