Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
ManimGeo 1.3.0a2 文档
ManimGeo 1.3.0a2 文档

文档目录

  • Tutorial 指引
    • 安装
    • 快速开始
    • Examples
    • ManimGeo 架构:Args、Base 与 Adapter
  • Components 组件
  • Anime 动画集成
    • GeoManimGLManager
    • GeoJAnimManager
  • Utils 工具
    • Utils
  • ManimGeo API
    • manimgeo
      • manimgeo package
        • manimgeo.anime package
          • manimgeo.anime.janim package
            • manimgeo.anime.janim.error_func module
            • manimgeo.anime.janim.janim_manager module
          • manimgeo.anime.manimgl package
            • manimgeo.anime.manimgl.error_func module
            • manimgeo.anime.manimgl.manimgl_manager module
          • manimgeo.anime.manager module
          • manimgeo.anime.state module
        • manimgeo.components package
          • manimgeo.components.angle package
            • manimgeo.components.angle.adapter module
            • manimgeo.components.angle.angle module
            • manimgeo.components.angle.args module
          • manimgeo.components.base package
            • manimgeo.components.base.base_adapter module
            • manimgeo.components.base.base_argsmodel module
            • manimgeo.components.base.base_geometry module
            • manimgeo.components.base.base_pydantic module
          • manimgeo.components.circle package
            • manimgeo.components.circle.adapter module
            • manimgeo.components.circle.args module
            • manimgeo.components.circle.circle module
          • manimgeo.components.line package
            • manimgeo.components.line.adapter module
            • manimgeo.components.line.args module
            • manimgeo.components.line.line module
          • manimgeo.components.multiple package
            • manimgeo.components.multiple.adapter module
            • manimgeo.components.multiple.args module
            • manimgeo.components.multiple.multiple module
          • manimgeo.components.point package
            • manimgeo.components.point.adapter module
            • manimgeo.components.point.args module
            • manimgeo.components.point.intersections module
            • manimgeo.components.point.point module
          • manimgeo.components.vector package
            • manimgeo.components.vector.adapter module
            • manimgeo.components.vector.args module
            • manimgeo.components.vector.vector module
          • manimgeo.components.seq module
        • manimgeo.math package
          • manimgeo.math.angles module
          • manimgeo.math.base module
          • manimgeo.math.circles module
          • manimgeo.math.intersections module
          • manimgeo.math.lines module
          • manimgeo.math.planes module
          • manimgeo.math.points module
          • manimgeo.math.three_points module
          • manimgeo.math.vectors module
        • manimgeo.utils package
          • manimgeo.utils.config module
          • manimgeo.utils.mathe module
          • manimgeo.utils.output module
          • manimgeo.utils.utils module
          • manimgeo.utils.version module
  • Updates 变更
Back to top
View this page

manimgeo.utils package¶

Submodules¶

  • manimgeo.utils.config module
    • GeoConfig
      • GeoConfig.logger_level
      • GeoConfig.atol
      • GeoConfig.rtol
      • GeoConfig.model_config
  • manimgeo.utils.mathe module
  • manimgeo.utils.output module
    • generate_simple_color()
    • hsl_to_rgb()
    • generate_color_from_id()
    • color_text()
  • manimgeo.utils.utils module
    • flatten()
    • print_dependencies()
  • manimgeo.utils.version module
    • check_library_version()

Module contents¶

utils 模块提供了一些可被复用的工具函数和类

Next
manimgeo.utils.config module
Previous
manimgeo.math.vectors module
Copyright © 2025, LifeCheckpoint
Made with Sphinx and @pradyunsg's Furo
On this page
  • manimgeo.utils package
    • Submodules
    • Module contents