3d cursor rules

13 tagged 3d, measured the same way as everything else here.

Browse within: 2d 9editor 9game-development 9game-editor 9game-engine 9

cursorrules

01

sceneview/sceneview

Cursor rule Cursor

You are an expert in SceneView, the #1 open-source 3D & AR SDK for Android and iOS.

1.3k 2d ago A 1,059 tokens original Apache-2.0

.splat-viewer

02

playcanvas/react

Cursor rule

Rules working with the splat-viewer component.

525 12d ago A 608 tokens original MIT

js-package-manager

04

kwami-labs/kwami

Cursor rule Cursor

Prefer bun or pnpm for JS/TS installs, scripts, and CI — never default to npm.

46 1mo ago A 255 tokens original Apache-2.0

editor-commands

05

andvolodko/html5-game-editor

Cursor rule Cursor

One undoable command class per file under packages/editor-core/src/commands. Apply when adding or editing editor-core commands.

5 6d ago A 0 tokens original MIT

editor-ui

06

andvolodko/html5-game-editor

Cursor rule Cursor

Editor React UI vs editor-core separation, selection, viewport, and dirty/undo rules. Apply when editing apps/editor or packages/editor-core.

5 6d ago A 0 tokens original MIT

no-magic-numbers

07

andvolodko/html5-game-editor

Cursor rule Cursor

Prefer named constants over unexplained numeric literals in TypeScript. Apply when editing .ts/.tsx behavior code.

5 6d ago A 0 tokens original MIT