# Raster3D Objects docs Raster3D contains a few builtin objects that can be used to draw shapes and primitaves onscreen. Below is an exhaustive tree list of objects and links to their documentation. - [RenderObject](RenderObject.md) - [Pixel](Pixel.md) - [Line](Line.md) - [Triangle](Triangle.md) - [Square](Square.md)