Skip to main content

bdero/flutter_scene

SkillsMP 已收集 bdero/flutter_scene 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
5
GitHub 星标
704
GitHub Forks
71

这个仓库中的 skills

职业分类待补全

已展示 5 / 5 个已收集 Skill。

职业分类
未分类
描述

Give a flutter_scene render a deliberate, polished look. Use this whenever a scene looks flat, dull, or washed out, or whenever the ask is to make it look good, because a good look is lighting plus post-processing, not geometry. Ships copy-paste…

原文语言:英语

更新
职业分类
未分类
描述

Write correct flutter_scene code. Use this whenever building 3D with the flutter_scene Dart/Flutter engine (rendering a scene, geometry, materials, lighting, loading a .glb model, animation, custom shaders). It corrects the wrong assumptions models carry from…

原文语言:英语

更新
职业分类
未分类
描述

Make a flutter_scene app hit frame budget. Use whenever a scene janks, stutters, or drops frames, or when the ask is to make it faster or run on mobile or web, because code-driven scenes are reliably slow and the fix depends on which thread is over budget,…

原文语言:英语

更新
职业分类
未分类
描述

Build flutter_scene content from code instead of asset files. Use when generating terrain, scattering vegetation or crowds, assembling modular kits, or driving a scene from noise and instancing rather than loading a .glb.

原文语言:英语

更新
职业分类
未分类
描述

Close the visual-iteration loop when building or debugging a flutter_scene 3D app so you see your own output and self-correct. Use whenever a change affects what renders (geometry, materials, lighting, shaders, post-processing) or a frame looks wrong (black,…

原文语言:英语

更新
已展示 5 / 5 个已收集 Skill。