Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
drawcall-ai
Profil créateur GitHub

drawcall-ai

Vue par dépôt de 21 skills collectés dans 7 dépôts GitHub.

skills collectés
21
dépôts
7
mis à jour
2026-07-20
explorateur de dépôts

Dépôts et skills représentatifs

actions
Développeurs de logiciels

Map player input (keyboard, mouse, touch, gamepad) to game logic with the @pmndrs/viverse action/binding system. Use when building movement controls, input handling, or custom state/event actions for a Three.js game, or when controls must change across game modes (menu, play, pause, cutscene) — e.g. pointer-lock controls wrongly stay live during a menu and a button click locks the pointer.

2026-06-23
audio
Développeurs de logiciels

Add sound to a Three.js game — a listener, positional world sounds vs. non-positional UI sounds, overlapping playback, and a sound at every feedback moment. Use when a game is silent or only some actions make sound.

2026-06-22
user-interface
Concepteurs web et d'interfaces numériques

Design and build user interfaces for 3D apps and games — routing between spatial 3D/XR UI and 2D HUD UI, plus visual design principles. Use when adding menus, HUDs, panels, dashboards, or any in-app UI to a Three.js project, or deciding which UI technology to use.

2026-06-22
camera
Développeurs de logiciels

Cameras for Three.js games — viverse's ready-made character camera (third/first-person orbit, collision, zoom) and, when you need it, building cameras and effects (screen shake, FOV speed) from scratch as ECS systems. Use when implementing or tuning camera movement and behavior.

2026-06-22
lights
Développeurs de logiciels

Set up lighting for Three.js scenes — choosing light combinations, shadows, and look. Use when configuring scene lighting, fixing flat or harsh lighting, or adding shadows.

2026-06-22
math
Développeurs de logiciels

Use Three.js math classes (Vector3, Euler, Quaternion, Matrix4, Spherical) correctly instead of hand-rolled trigonometry, including when to pick Euler vs Quaternion. Use when doing rotations, orbit positioning, or any vector/angle math in a Three.js game.

2026-06-22
pointer-events
Développeurs de logiciels

Forward DOM pointer events into a Three.js scene and filter them with @pmndrs/pointer-events for click/tap/hover interaction with 3D objects and portals. Use when objects in the scene need to be clickable, selectable, or hoverable.

2026-06-22
postprocessing
Développeurs de logiciels

Finish a 3D scene's look with the postprocessing library — a tasteful pass (ambient occlusion, subtle bloom, tone mapping, color grading) plus the correct WebGLRenderer attributes. Use to make a scene read as a polished game rather than a raw render, or for any screen-space image effect.

2026-06-22
Affichage des 8 principaux skills collectés sur 15 dans ce dépôt.
7 dépôts affichés sur 7
Tous les dépôts sont affichés