# 基本体 在Genesis项目中,基本体(Primitive)是构建复杂几何形状的基础元素。常见的基本体包括立方体(box)、球体(sphere)、圆柱体(cylinder)和平面(plane)。 ```{toctree} :titlesonly: :maxdepth: 1 primitive box sphere cylinder plane ```