ENH: thumbnail: optimize the thumbnail

1. set background to transparent
2. set the view to iso

Change-Id: Ib3371e60bea743ade55430a5d39b58f9b9acf050
This commit is contained in:
lane.wei 2023-05-10 19:32:05 +08:00 committed by Lane.Wei
parent 53787b4c9e
commit a2da7e391b
3 changed files with 24 additions and 7 deletions

View file

@ -163,6 +163,7 @@ private:
void set_distance(double distance);
void set_default_orientation();
void set_iso_orientation();
Vec3d validate_target(const Vec3d& target) const;
void update_zenit();
void update_target();