Editor Viewport Guide

Use when building the interactive 3D viewport that bridges a real-time renderer and an editor: GPU id-buffer object picking, selection outline/highlight rendering, and move/rotate/scale gizmos that work on any object plus the linear algebra behind them. Triggers on click-to-select in a 3D scene, reading back the picked object under the cursor, drawing a crisp selection outline, transform handles/gizmos, dragging an axis at a steep camera angle, constant screen-size handles, ray/plane projection, even when the user doesn't say 'viewport' or 'gizmo'.

xonovex c71f41d 9 files · 42.9 KB Updated

File contents

xonovex/platform/tree/main/packages/skill/skill-editor-viewport/editor-viewport-guide commit c71f41d191

Frequently asked questions

npx skillmds@latest add xonovex/editor-viewport-guide