Module macroquad::models[][src]

3D shapes and models, loading 3d models from files, drawing 3D primitives.

Structs

DrawSphereParams
Mesh
Vertex

Functions

draw_cube
draw_cube_wires
draw_grid

Draw a grid centered at (0, 0, 0)

draw_line_3d
draw_mesh
draw_plane
draw_sphere
draw_sphere_ex
draw_sphere_wires