Low-poly
The faceted 3D look where flat-shaded triangles stay visible instead of being smoothed into a realistic surface.
See it
What it is
Low-poly makes a model's limited polygon count part of the picture. Broad triangular faces, angular silhouettes, and flat shading reveal the mesh instead of smoothing it away. Early real-time 3D hardware made low counts necessary, which is why the original PlayStation and Nintendo 64 era is the reference everyone reaches for; later artists kept the faceted look after the constraint faded.
Reach for it when you need readable 3D forms with a small geometry and rendering budget, or when a scene should feel graphic rather than realistic. It suits maps, landscapes, animals, icons, and distant game assets. A carefully chosen silhouette matters more than distributing triangles evenly.
Gotcha: low-poly is not an unfinished high-poly model. Random decimation can collapse joints, faces, and important curves while wasting triangles on flat areas. Place edges where they describe the form, then use flat normals and controlled lighting so the facets read clearly.
Ask AI for it
Model this as deliberate low-poly art in Blender. Preserve the outer silhouette, reduce secondary detail with the Decimate modifier, triangulate the visible faces, and choose Object > Shade Flat so every facet catches a distinct tone. Use one sun light, ambient occlusion, and a small matte palette with no image textures. Spend extra polygons only around the face, joints, and silhouette-changing curves.