Contents Menu Expand
manim shaders 文档
Logo

入门教程

  • 安装指南
  • 快速入门
  • 命令行参数和配置
  • 样例学习
  • CONFIG字典用法
  • Manim结构

进阶文档

  • 常量部分 constants
  • 默认配置 custom_config
  • 动画部分 animation
    • Creation
    • Fading
    • Growing
    • Indication
    • Movement
    • Numbers
    • Rotation
    • Transform
    • Transform Matching Parts
    • Update
    • Composition
    • Specialized
  • 相机部分 camera
    • Camera
  • 数学物件 Mobject
    • types
      • Dot Cloud
      • Image Mobject
      • Point Cloud Mobject
      • Surface
      • Vectorized Mobject
    • svg
      • Brace
      • Drawings
      • SVGMobject
      • Tex
      • Text
    • Changing
    • CoordinateSystems
    • Frame
    • Functions
    • Geometry
    • Interactive
    • Matrix
    • Mobject
    • MobjectUpdateUtils
    • NumberLine
    • Numbers
    • Probability
    • ShapeMatchers
    • ThreeDimensions
    • ValueTracker
    • VectorField
  • 场景部分 scene
    • Scene
    • SceneFileWriter
    • ThreeDScene
    • SampleSpaceScene(TODO)
    • VectorScene
  • Shaders (TODO)
  • 工具函数 utils
    • Bezier
    • Color
    • CONFIG_ops
    • FILE_ops
    • Images
    • Iterables
    • Paths
    • Rate_functions
    • Simple_functions
    • Sounds
    • Space_ops
    • Strings
    • Tex_file_writing

开发相关

  • 变更
  • 贡献
  • 关于

工具函数 utils¶

声明

这一部分全为鹤翔万里原创编写

文件夹 manimlib/utils 中包含了很多常用的工具函数。有些在manim内部被使用, 有些方便了用户操作。

目录

  • Bezier
  • Color
  • CONFIG_ops
  • FILE_ops
  • Images
  • Iterables
  • Paths
  • Rate_functions
  • Simple_functions
  • Sounds
  • Space_ops
  • Strings
  • Tex_file_writing
Next
Bezier
Previous
Shaders (TODO)
版权所有 © 2020-2021 Manim Kindergarten Team | Built with Sphinx using @pradyunsg's Furo theme.