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

安装并快速上手

  • 安装
  • 入门

基础教程 - 了解基本概念

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

界面教程 - 使用 JAnim GUI

  • 界面使用
  • GUI 命令

资源教程 - 使用外部素材

  • 插入外部素材
  • 音频与字幕

进阶教程 - 掌握更多实用机制

  • Typst 的使用
  • ValueTracker 与自定义数据
  • 子时间轴机制
  • 摄像机的使用
  • 三维场景
  • 三维物件

其它教程

  • 重设几何形状
  • 物件组进阶使用
  • 详解深度
  • points 的本质 (TODO)

其它

  • 面向 Manim 用户的指南
  • FAQ

样例索引

  • API 演示
  • 简单演示
  • 科普视频
  • 教学视频
  • 音游铺面
  • 视频叠加演示

参考文档

  • janim
    • anims
      • anim_stack
      • animation
      • 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
      • rgba
      • rgbas
      • simple
      • vpoints
    • gui
      • draw
        • base
        • dot
        • filter
        • rect
        • vitem
      • functions
        • selector
      • handlers
        • camera
        • move
        • select
        • unknown
        • utils
      • output
        • capture_dialog
        • export_dialog
      • popup
        • color_widget
        • draw_panel
        • font_table
        • profiler_widget
        • richtext_editor
      • utils
        • audio_player
        • fixed_ratio_widget
        • precise_timer
        • text_edit
      • anim_viewer
      • application
      • glwidget
      • label
      • timeline_view
    • items
      • coordinate
        • coordinate_systems
        • functions
        • number_line
      • effect
        • clip
        • effects
        • frame_effect
        • mask
      • geometry
        • arc
        • arrow
        • line
        • polygon
      • svg
        • brace
        • svg_item
        • typst
        • typst_types
      • three_d
        • shapes
        • types
      • audio
      • boolean_ops
      • frame_effect
      • group
      • image_item
      • item
      • points
      • relation
      • shape_matchers
      • text
      • value_tracker
      • vitem
    • render
      • base
      • collection
      • framebuffer
      • profiler
      • program
      • renderer_arrow
      • renderer_checkerboard_surface
      • renderer_dotcloud
      • renderer_frameeffect
      • renderer_imageitem
      • renderer_shapemask
      • renderer_smooth_surface
      • renderer_video
      • renderer_vitem
      • renderer_vitem_curve
      • renderer_vitem_plane
      • shader
      • 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
      • typst_compile
    • constants
    • exception
    • imports
    • typing

开发相关

  • 关于
  • 贡献
  • 单元测试与覆盖率
  • 基准测试
Back to top
View this page

anims¶

  • anim_stack
  • animation
  • composition
  • creation
  • display
  • fading
  • growing
  • indication
  • method_updater_meta
  • movement
  • rotation
  • timeline
  • transform
  • updater
Next
anim_stack
Previous
janim
Copyright © 2023, jkjkil4
Made with Sphinx and @pradyunsg's Furo