To get started with examples, see the following notebooks:
image2pointcloud.ipynb - sample a point cloud, conditioned on some example synthetic view images.
text2pointcloud.ipynb - use our small, worse quality pure text-to-3D model to produce 3D point clouds directly from text descriptions. This model's capabilities are limited, but it does understand some simple categories and colors.
pointcloud2mesh.ipynb - try our SDF regression model for producing meshes from point clouds.