Skip to main content

thermion-geometry

Create 3D geometry procedurally in Thermion without a glTF file. Covers GeometryUtils primitives (cube, sphere, cylinder, conic, plane, groundPlane, halfPyramid, fullscreenQuad, fromAabb3), building a custom Geometry from hand-specified vertex positions and triangle indices (plus normals, UVs, colors), turning geometry into a scene entity with viewer.createGeometry (optionally with your own material instances), and positioning the result. Use when you need a simple shape (cube, plane, sphere), a debug ground plane, a custom mesh from raw vertex data, or a bounding-box visualization. Triggers: geometry, primitive, cube, sphere, cylinder, cone, plane, ground plane, custom mesh, vertices, indices, triangle, procedural geometry, createGeometry, GeometryUtils, vertex buffer, draw a shape.

跳到安装

来源信息

仓库
nmfisher/thermion
最近来源活动
2026年8月24日 06:16
检测到的 SKILL.md 语言
英语
星标
221
分支
33

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。