Skip to main content
Run any Skill in Manus
with one click
GitHub repository

r3f-gamedev

r3f-gamedev contains 16 collected skills from verekia, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
30
updated
2026-05-09
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

reactive-polling
web-developers

Poll for changes to any value and trigger React re-renders when it changes.

2026-05-09
verekia-architecture
software-developers

Day-to-day coding style and patterns for R3F game development with Miniplex ECS.

2026-05-09
verekia-setup
web-developers

Verekia's preferred project setup with Next.js Pages Router, Tailwind 4, oxfmt, oxlint, and TypeScript.

2026-05-09
zustand-entities
web-developers

Use Zustand as a simple state store for entity management (not a true ECS).

2026-01-21
bone-attachment
web-developers

Attach meshes to bones of a skinned mesh, such as attaching a sword to a character's hand.

2026-01-21
camera-shake
web-developers

Shake the camera when the player takes damage or on impacts for visual feedback.

2026-01-21
damage-numbers
web-developers

Display floating damage numbers that animate upward and fade out, with support for critical hits.

2026-01-21
health-bars
web-developers

Display health bars above characters using CSS styling.

2026-01-21
koota
web-developers

Use Koota for data-oriented Entity Component System architecture with React bindings.

2026-01-21
low-health
special-effects-artists-and-animators

Display a pulsing red vignette overlay when the player's health is low.

2026-01-21
miniplex
software-developers

Use Miniplex for minimalistic Entity Component System with TypeScript support.

2026-01-21
pushback
special-effects-artists-and-animators

Make enemies flash white and rock back and forth when receiving damage.

2026-01-21
r3f-setup
web-developers

Set up a React Three Fiber project with WebGPU support.

2026-01-21
smooth-interpolation
software-developers

Animate values smoothly using exponential decay instead of linear interpolation.

2026-01-21
ui-useframe
web-developers

Sync UI elements outside the Canvas with the render loop using R3F v10's external useFrame.

2026-01-21
weapon-trail
web-developers

Create a ribbon trail effect that follows a weapon's movement.

2026-01-21