Toolverse
All skills

3d-building-mechanics

by Bbeierle12

\

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
UX / Design
Views
81

About this skill

\

How to use

  1. Zaimportuj kluczowe moduły: SpatialHashGrid do indeksowania przestrzennego, HeuristicValidator do sprawdzania stabilności budynków oraz ClientPrediction dla multiplayer. Wszystkie znajdują się w folderze scripts/.

  2. Zainicjuj spatial index, podając rozmiar komórki (np. 10 jednostek). Ta struktura pozwala na szybkie O(1) zapytania o obiekty w danym obszarze – niezbędne dla dużych światów.

  3. Skonfiguruj walidator heurystyczny, wybierając tryb 'heuristic' dla szybkiego sprawdzenia stabilności bez pełnej symulacji fizyki. Alternatywnie użyj octree.js dla adaptacyjnych zapytań w skupiskach budynków.

  4. Dla gier multiplayer włącz ClientPrediction, aby gracze widzieli natychmiastowe umieszczenie bloków, a serwer weryfikował poprawność. Delta compression automatycznie wysyła tylko zmienione dane.

  5. Monitoruj wydajność za pomocą performance-profiler.js, szczególnie przy dużych bazach. Chunk manager obsługuje streaming świata – załaduj tylko widoczne obszary.

  6. W razie potrzeby zapoznaj się z referencjami: performance-at-scale.md dla optymalizacji, structural-physics-advanced.md dla wyboru modelu fizyki, multiplayer-networking.md dla strategii synchronizacji.

Related skills

scroll-experience

by davila7

Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product pages, and award-winning web experiences. Makes websites feel like experiences, not

UX / Design
75117

software-architecture

by davila7

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

UX / Design
66205

accessibility

by tech-leads-club

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to \

UX / Design
1647

figma-integration

by duongdev

Guides design-to-code workflow using Figma integration. Helps extract designs, analyze components, and generate implementation specs. Auto-activates when users mention Figma URLs, design implementation, component conversion, or design-to-code workflows. Works with

UX / Design
18121

content-trend-researcher

by alirezarezvani

Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis

UX / Design
20116

mermaid

by iOfficeAI

Render Mermaid diagrams as SVG or ASCII art using beautiful-mermaid. Use when users need to create flowcharts, sequence diagrams, state diagrams, class diagrams, or ER diagrams. Supports both graphical SVG output and terminal-friendly ASCII/Unicode output.

UX / Design
1881