RealityGeometries

By default, the only shapes available in RealityKit are a Sphere, Cuboid and Plane (with 4 vertices). Until iOS 15 the only clean way to include more geometries in your project is to load them from a USDZ file, which could unnecessarily increase the size of your app, especially when the shape you want to add is a basic one such as a cylinder or cone.

RealityGeometries is a solution to increase the basic mesh offering from RealityKit.

Cylinder_Cone_Normals

Included in RealityGeometries

  • Cylinder
  • Cone
  • Plane (with more vertices)

This repository is open to pull requests as well as feature requests.

GitHub

https://github.com/maxxfrazer/RealityGeometries