Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
JAnim 3.10.2 文档
JAnim 3.10.2 文档

安装并快速上手

  • 安装
  • 入门

基础教程 - 了解基本概念

  • 坐标系统
  • 边界框
  • 动画系统
  • 物件组
  • 配置系统
  • Updater 的使用

其它教程

  • 插入外部素材
  • 物件组进阶使用
  • Typst 的使用
  • 音频与字幕
  • 子时间轴机制
  • 详解深度
  • 自定义数据 (TODO)
  • 摄像机的使用 (TODO)
  • 三维坐标 (TODO)
  • points 的本质 (TODO)

其它

  • 界面使用
  • 面向 Manim 用户的指南
  • FAQ

样例索引

  • 基础样例
  • 类 Slide 演示
  • 自动化解析与生成
  • 视频注解

参考文档

  • janim
    • anims
      • animation
      • anim_stack
      • composition
      • creation
      • display
      • fading
      • growing
      • indication
      • method_updater_meta
      • movement
      • rotation
      • timeline
      • transform
      • updater
    • camera
      • camera
      • camera_info
    • components
      • component
      • data
      • depth
      • glow
      • image
      • mark
      • points
      • radius
      • rgbas
      • simple
      • vpoints
    • gui
      • functions
        • capture_dialog
        • color_widget
        • export_dialog
        • font_table
        • painter
        • richtext_editor
        • selector
        • text_edit
      • anim_viewer
      • application
      • audio_player
      • fixed_ratio_widget
      • glwidget
      • label
      • precise_timer
      • timeline_view
    • items
      • coordinate
        • coordinate_systems
        • functions
        • number_line
      • geometry
        • arc
        • arrow
        • line
        • polygon
      • svg
        • brace
        • svg_item
        • typst
        • typst_types
      • audio
      • boolean_ops
      • frame_effect
      • image_item
      • item
      • points
      • relation
      • shape_matchers
      • text
      • value_tracker
      • vitem
    • render
      • base
      • framebuffer
      • program
      • renderer_dotcloud
      • renderer_frameeffect
      • renderer_imageitem
      • renderer_video
      • renderer_vitem
      • texture
      • uniform
      • writer
    • utils
      • font
        • database
        • exception
        • variant
      • bezier
      • config
      • data
      • deprecation
      • dict_ops
      • file_ops
      • font_manager
      • iterables
      • paths
      • rate_functions
      • refresh
      • reload
      • signal
      • simple_functions
      • space_ops
    • constants
    • exception
    • imports

开发相关

  • 关于
  • 贡献
    • 为程序国际化作出贡献
    • 为文档国际化作出贡献
Back to top
View this page

coordinate¶

  • coordinate_systems
  • functions
  • number_line
Next
coordinate_systems
Previous
items
Copyright © 2023, jkjkil4
Made with Sphinx and @pradyunsg's Furo