Contents Menu Expand
ManimGL 文档
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
      • MTex
      • StringMobject
      • SVGMobject
      • Tex
      • Text
    • BooleanOps
    • 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)
    • OpenGL 预备知识
    • Inserts
    • image 贴图
    • 二阶贝塞尔曲线填充色 Quadratic bezier fill
    • 二阶贝塞尔曲线轮廓线着色 Quadratic bezier stroke
    • 曲面着色 Surface
    • 曲面贴图 Textured surface
    • True dot
  • 工具函数 utils
    • Bezier
    • Color
    • CONFIG_ops
    • FILE_ops
    • Images
    • Iterables
    • Paths
    • Rate_functions
    • Simple_functions
    • Sounds
    • Space_ops
    • Tex_file_writing

开发相关

  • 变更
  • 贡献
  • 关于

types¶

目录

  • Dot Cloud
    • DotCloud
    • TrueDot
    • GlowDot
  • Image Mobject
    • ImageMobject
  • Point Cloud Mobject
    • PMobject
    • PGroup
    • Point
  • Surface
    • Surface
    • ParametricSurface
    • SGroup
    • TexturedSurface
  • Vectorized Mobject
    • VMobject
    • VGroup
    • VectorizedPoint
    • CurvesAsSubmobjects
    • DashedVMobject
Next
Dot Cloud
Previous
数学物件 mobject
版权所有 © 2020-2021 Manim Kindergarten Team | Built with Sphinx using @pradyunsg's Furo theme.