Object Voxelization is a program to find a turn a wavefront .OBJ model into one that is represented purely by voxels.
lv_area_t * draw_area; /**< The area of the part being drawn*/ lv_draw_rect_dsc_t * rect_dsc; /**< A draw descriptor that can be modified to changed what LVGL will draw. Set only for rectangle-like ...