Draft for Information Only
ContentFundamental Constants
Fundamental ConstantsThe fundamental information of Minim are stored inDisplay ConfigurationDisplay is the output of the scene. The existing available configuration of display are: Display ConfigurationPixel HeightPixel WidthFrame RateRemarks PRODUCTION_QUALITY_CAMERA_CONFIG1440256060Default HIGH_QUALITY_CAMERA_CONFIG1080192060-h, --high_quality switch MEDIUM_QUALITY_CAMERA_CONFIG720128030-m, --medium_quality switch LOW_QUALITY_CAMERA_CONFIG48085415-l, --low_quality switch By default, the pixel height is 1440, the pixel width is 2560, and the frame rate is 60. And values in constants.py are
Frame ConfigurationFrame is the coordinate system of the display. By default, the point of reference, called origin, for the display is located at the center of display. ConstantsThe default values related to frame configuration in constants.py are
Coordinate Array ShortcutSome coordinate array shortcut aliases are defined in constants.py for the most common coordinate arrays. The elements of the array, (x, y, z) are values in x-, y-, and z- dimension. These array shortcut aliases can be used as absolute coordinates or relative coordinates. Aliases>Coordinate ArrayRemarks ORIGINnp.array((0., 0., 0.)) UPnp.array((0., 1., 0.)) DOWNnp.array((0., -1., 0.)) RIGHTnp.array((1., 0., 0.)) LEFTnp.array((-1., 0., 0.)) INnp.array((0., 0., -1.)) OUTnp.array((0., 0., 1.)) X_AXISnp.array((1., 0., 0.)) Y_AXISnp.array((0., 1., 0.)) Z_AXISnp.array((0., 0., 1.)) ULUP + LEFTnp.array((-1., 1., 0.)) URUP + RIGHTnp.array((1., 1., 0.)) DLDOWN + LEFTnp.array((-1., -1., 0.)) DRDOWN + RIGHTnp.array((1., -1., 0.)) TOPFRAME_Y_RADIUS * UPmaximum y scalar limit BOTTOMFRAME_Y_RADIUS * DOWNminimum y scalar limit LEFT_SIDEFRAME_X_RADIUS * LEFTminimum x scalar limit RIGHT_SIDEFRAME_X_RADIUS * RIGHTmaximum x scalar limit And values in constants.py are
Source and Referencehttps://github.com/3b1b/manim©sideway ID: 200202502 Last Updated: 2/25/2020 Revision: 0 Latest Updated Links
|
Home 5 Business Management HBR 3 Information Recreation Hobbies 8 Culture Chinese 1097 English 339 Travel 7 Reference 79 Computer Hardware 251 Software Application 213 Digitization 32 Latex 52 Manim 205 KB 1 Numeric 19 Programming Web 289 Unicode 504 HTML 66 CSS 65 SVG 46 ASP.NET 270 OS 431 DeskTop 7 Python 72 Knowledge Mathematics Formulas 8 Set 1 Logic 1 Algebra 84 Number Theory 206 Trigonometry 31 Geometry 34 Calculus 67 Engineering Tables 8 Mechanical Rigid Bodies Statics 92 Dynamics 37 Fluid 5 Control Acoustics 19 Natural Sciences Matter 1 Electric 27 Biology 1 |
Copyright © 2000-2024 Sideway . All rights reserved Disclaimers last modified on 06 September 2019