Index A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z A AbstractImageMobject (class in algan.mobs.image_compat) activating() (SceneManager method) active_scene_for_new_mob() (in module algan.animation_timeline.animation_contexts) active_scene_method (class in algan.scene) actor_share() (AffineFrameCost method) add() (Group method) add_actor() (Scene method) add_child_context() (AnimationContext method) add_children() (MobHierarchyMixin method) add_defaults() (Color static method) add_dummy_dims_left() (in module algan.utils.tensor_utils) add_dummy_dims_right() (in module algan.utils.tensor_utils) add_effect() (Scene method) add_exit_callback() (AnimationContext method) add_light() (Scene method) add_mob() (AnimationContext method) add_parent() (MobHierarchyMixin method) add_updater() (Animatable method) AdvancedPBRMaterial (class in algan.rendering.shaders.materials) AffineFrameCost (class in algan.rendering.memory_model) algan.animatable_base.animatable module algan.animatable_base.mob module algan.animatable_base.mob_hierarchy module algan.animatable_base.mob_layout module algan.animatable_base.mob_materials module algan.animatable_base.mob_morph module algan.animatable_base.mob_movement module algan.animatable_base.mob_orientation module algan.animation_timeline.animation_contexts module algan.animation_timeline.timeline module algan.animations.changing module algan.animations.indication module algan.animations.manim_animations module algan.animations.movement module algan.constants.color module algan.constants.easings module algan.constants.material_presets module algan.constants.math module algan.constants.spatial module algan.daemon module algan.errors module algan.geometry.geometry module algan.logging.logger module algan.mobs.bezier_circuit module algan.mobs.group module algan.mobs.image_compat module algan.mobs.image_mob module algan.mobs.manim_compat module algan.mobs.manim_mob module algan.mobs.numeric_display module algan.mobs.opengl_compat module algan.mobs.point_cloud module algan.mobs.shapes_2d module algan.mobs.shapes_3d module algan.mobs.surfaces.procedural_textures module algan.mobs.surfaces.surface module algan.mobs.text module algan.mobs.three_d_models module algan.mobs.three_d_models.assimp_loader module algan.mobs.three_d_models.gltf_loader module algan.mobs.three_d_models.mesh module algan.mobs.three_d_models.model_mob module algan.mobs.three_d_models.scene_data module algan.mobs.triangulated_bezier_circuit module algan.project module algan.render_loop module algan.rendering.camera module algan.rendering.denoise module algan.rendering.lights module algan.rendering.memory_model module algan.rendering.post_processing module algan.rendering.primitives.bezier_circuit_primitive module algan.rendering.primitives.primitive module algan.rendering.primitives.triangle_primitive module algan.rendering.raytracing module algan.rendering.raytracing.settings module algan.rendering.raytracing.tracer module algan.rendering.raytracing.truncation module algan.rendering.shaders.fragment_shaders module algan.rendering.shaders.material_shaders module algan.rendering.shaders.materials module algan.rendering.shaders.pbr_shaders module algan.scene module algan.scene_manager module algan.settings module algan.settings.abstract_settings module algan.settings.computing_settings module algan.settings.path_settings module algan.settings.raytracing_settings module algan.settings.root_settings module algan.settings.style_settings module algan.settings.video_settings module algan.sound.audio_effect module algan.utils.algan_utils module algan.utils.animation_utils module algan.utils.file_utils module algan.utils.manim_svg_cache module algan.utils.memory_utils module algan.utils.mob_utils module algan.utils.python_utils module algan.utils.singleton module algan.utils.tensor_utils module algan.viewer.hierarchy module algan.viewer.pixels module algan.viewer.session module algan.viewer.viewer module algan_scene() (in module algan.utils.algan_utils) AlganConfigurationError AlganError AlganSettings (class in algan.settings.root_settings) AlganWarning align_part_lists() (in module algan.animatable_base.mob_morph) align_with() (MobMovementMixin method) AllocationRecorder (class in algan.utils.memory_utils) AmbientLight (class in algan.rendering.lights) analytic_aa_bez_active() (in module algan.rendering.raytracing.settings) analytic_aa_bez_mode() (in module algan.rendering.raytracing.settings) analytic_aa_sliver_mode() (in module algan.rendering.raytracing.settings) analytic_aa_tri_active() (in module algan.rendering.raytracing.settings) analytic_raster_route_active() (in module algan.rendering.raytracing.tracer) Angle (class in algan.mobs.manim_compat) Animatable (class in algan.animatable_base.animatable) animatable_attrs (Animatable attribute) animate_function() (Animatable method) animate_function_of_time() (Animatable method) animate_lagged_by_location() (in module algan.utils.animation_utils) animated_function() (in module algan.animatable_base.animatable) AnimatedBoundary (class in algan.animations.changing) animation_manager (Animatable property) animation_manager_bound() (in module algan.animation_timeline.animation_contexts) animation_manager_context() (in module algan.animation_timeline.animation_contexts) animation_manager_for() (in module algan.animation_timeline.animation_contexts) animation_names (Model3D property) AnimationContext (class in algan.animation_timeline.animation_contexts) AnimationData (class in algan.mobs.three_d_models.scene_data) AnimationManager (class in algan.animation_timeline.animation_contexts) animations (algan.mobs.three_d_models.scene_data.SceneData attribute) (Model3D property) AnimationTimeline (class in algan.animation_timeline.timeline) AnnotationDot (class in algan.mobs.manim_compat) AnnularSector (class in algan.mobs.manim_compat) Annulus (class in algan.mobs.manim_compat) applies_color (Material attribute) (MeshDepthMaterial attribute) (MeshNormalMaterial attribute) apply_environment_logging() (in module algan.logging.logger) ApplyComplexFunction() (in module algan.animations.movement) ApplyMatrix() (in module algan.animations.movement) ApplyPointwiseFunction() (in module algan.animations.movement) ApplyWave() (in module algan.animations.indication) ApproximationWarning Arc (class in algan.mobs.manim_compat) ArcBetweenPoints (class in algan.mobs.manim_compat) ArcBrace (class in algan.mobs.manim_compat) ArcPolygon (class in algan.mobs.manim_compat) ArcPolygonFromArcs (class in algan.mobs.manim_compat) arcs (ArcPolygon attribute) (ArcPolygonFromArcs attribute) arrange_between_points() (Group method) arrange_in_grid() (Group method) arrange_in_line() (Group method) Arrow (class in algan.mobs.manim_compat) Arrow3D (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) ArrowCircleFilledTip (class in algan.mobs.manim_compat) ArrowCircleTip (class in algan.mobs.manim_compat) ArrowSquareFilledTip (class in algan.mobs.manim_compat) ArrowSquareTip (class in algan.mobs.manim_compat) ArrowTip (class in algan.mobs.manim_compat) ArrowTriangleFilledTip (class in algan.mobs.manim_compat) ArrowTriangleTip (class in algan.mobs.manim_compat) ArrowVectorField (class in algan.mobs.manim_compat) attach_render_stats() (in module algan.rendering.raytracing.truncation) attach_truncations() (in module algan.rendering.raytracing.truncation) attr_ranges_for_mob() (in module algan.animatable_base.animatable) attributes_at() (in module algan.viewer.hierarchy) attributes_of() (in module algan.viewer.hierarchy) AttributeTimeline (class in algan.animation_timeline.timeline) Audio (class in algan.animation_timeline.animation_contexts) audio_clip (AudioEffect attribute) AudioEffect (class in algan.sound.audio_effect) AudioManager (class in algan.sound.audio_effect) AudioTranscriptMismatchError auto_record_enabled() (in module algan.utils.memory_utils) Axes (class in algan.mobs.manim_compat) B background_is_transparent() (Scene method) BackgroundRectangle (class in algan.mobs.manim_compat) BarChart (class in algan.mobs.manim_compat) basic_material_shader() (in module algan.rendering.shaders.material_shaders) basic_pbr_shader() (in module algan.rendering.shaders.pbr_shaders) basis (Mob property) batch_arange() (in module algan.rendering.primitives.bezier_circuit_primitive) batch_mobs() (in module algan.utils.mob_utils) BatchedMobViewSequence (class in algan.utils.mob_utils) become() (Mob method) (MobMorphMixin method) (Tex method) begin_cuda_peak() (in module algan.utils.memory_utils) begin_replay_scope() (AttributeTimeline method) begin_updater_dependency_trace() (AnimationTimeline method) begin_updater_write_capture() (AnimationTimeline method) BezierCircuitCubic (class in algan.mobs.bezier_circuit) BezierCircuitPrimitive (class in algan.rendering.primitives.bezier_circuit_primitive) BezierCurveCubic (class in algan.mobs.bezier_circuit) Blink() (in module algan.animations.indication) Brace (class in algan.mobs.manim_compat) BraceBetweenPoints (class in algan.mobs.manim_compat) BraceLabel (class in algan.mobs.manim_compat) BraceText (class in algan.mobs.manim_compat) broadcast() (in module algan.utils.tensor_utils) broadcast_all() (in module algan.utils.tensor_utils) broadcast_both() (in module algan.utils.tensor_utils) broadcast_both_left() (in module algan.utils.tensor_utils) broadcast_cross_product() (in module algan.utils.tensor_utils) broadcast_gather() (in module algan.utils.tensor_utils) broadcast_interleave() (in module algan.utils.tensor_utils) broadcast_scatter() (in module algan.utils.tensor_utils) budget (AffineFrameCost attribute) build_frag_pipelines() (in module algan.rendering.shaders.fragment_shaders) build_frag_scatters() (in module algan.rendering.shaders.fragment_shaders) build_fragment_pipeline() (in module algan.rendering.shaders.fragment_shaders) build_render_primitives_batched() (in module algan.mobs.bezier_circuit) BulletedList (class in algan.mobs.manim_compat) bump_hierarchy_version() (in module algan.animation_timeline.timeline) bump_spawn_version() (in module algan.animation_timeline.timeline) bump_structure_version() (in module algan.animation_timeline.timeline) bump_timing_version() (in module algan.animation_timeline.timeline) C Camera (class in algan.rendering.camera) capture_updater_write() (AnimationTimeline method) cast_to_direction() (in module algan.utils.tensor_utils) cast_to_tensor() (in module algan.utils.tensor_utils) cast_to_tensor_single() (in module algan.utils.tensor_utils) casts_shadows (Mob attribute) center_on() (Camera method) character_mobs (algan.mobs.text.Text attribute) (Tex attribute) children (algan.animatable_base.mob.Mob attribute) (Animatable property) children() (in module algan.viewer.hierarchy) chunk_signature() (in module algan.rendering.memory_model) ChunkMemoryModel (class in algan.rendering.memory_model) Circle (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_2d) Circumscribe() (in module algan.animations.indication) clear() (AllocationRecorder method) clear_geometry_resolution_cache() (Surface class method) clear_lights() (Scene method) clear_recorded_arenas() (in module algan.utils.memory_utils) clear_wide_attribute_device_pin() (in module algan.animation_timeline.timeline) clone() (Animatable method) close() (ViewerSession method) closed_shell (Mob attribute) closed_shell_ring (TruncationCounts attribute) Code (class in algan.mobs.manim_compat) (class in algan.mobs.text) color (algan.animatable_base.mob.Mob attribute) Color (class in algan.constants.color) color_texture (Surface property) color_to_texture_map() (in module algan.constants.color) combine_scenes() (in module algan.utils.algan_utils) ComplexHomotopy() (in module algan.animations.movement) ComplexPlane (class in algan.mobs.manim_compat) ComplexValueTracker (class in algan.mobs.manim_compat) ComposedEasing (class in algan.animation_timeline.animation_contexts) compute_grid_vertex_normals() (in module algan.mobs.surfaces.surface) ComputingSettings (class in algan.settings.computing_settings) concat_dicts() (in module algan.utils.tensor_utils) concatenate_videos() (in module algan.utils.algan_utils) (Project method) Cone (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) ContextReuseError ConvexHull (class in algan.mobs.manim_compat) ConvexHull3D (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) coord_function() (Cone method) (Cylinder method) (Sphere method) (Surface method) (Torus method) cpu_render_memory_budget (ComputingSettings attribute) Cross (class in algan.mobs.manim_compat) Cube (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) cubic_bezier_derivative_eval() (in module algan.mobs.triangulated_bezier_circuit) cubic_bezier_eval() (in module algan.mobs.triangulated_bezier_circuit) CubicBezier (class in algan.mobs.manim_compat) cuda_peak_scope() (in module algan.utils.memory_utils) current() (Scene static method) current_scene (SceneManager property) current_time (AnimationContext property) CurvedArrow (class in algan.mobs.manim_compat) CurvedDoubleArrow (class in algan.mobs.manim_compat) CurvesAsSubmobjects (class in algan.mobs.manim_compat) Cutout (class in algan.mobs.manim_compat) Cylinder (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) D DashedLine (class in algan.mobs.manim_compat) DashedVMobject (class in algan.mobs.manim_compat) decay (RectAreaLight property) DecimalMatrix (class in algan.mobs.manim_compat) DecimalNumber (class in algan.mobs.manim_compat) (class in algan.mobs.numeric_display) DecimalTable (class in algan.mobs.manim_compat) decode_circuit_ref() (in module algan.viewer.pixels) default_material_params (TrianglePrimitive attribute) default_port() (in module algan.daemon) delay_fade() (in module algan.constants.easings) delete() (Animatable method) depth_of_key() (in module algan.viewer.pixels) depth_shader() (in module algan.rendering.shaders.material_shaders) despawn() (Animatable method) (Mob method) despawn_mobs() (Scene method) DespawnedMobWarning detach_history() (Mob method) Difference (class in algan.mobs.manim_compat) DiffuseMaterial (class in algan.rendering.shaders.materials) DiGraph (class in algan.mobs.manim_compat) DirectionalLight (class in algan.rendering.lights) discard_mobs() (AttributeTimeline method) distance (RectAreaLight property) distance() (in module algan.geometry.geometry) Dodecahedron (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) Dot (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_2d) Dot3D (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) dot_product() (in module algan.utils.tensor_utils) dot_product_in_place() (in module algan.utils.tensor_utils) DotCloud (class in algan.mobs.point_cloud) DoubleArrow (class in algan.mobs.manim_compat) downsample_nested_list() (in module algan.utils.python_utils) draw() (BezierCircuitCubic method) draw_step() (in module algan.animations.indication) DrawBorderThenFill() (in module algan.animations.manim_animations) draws_descendants (Arrow3D attribute) (Mob attribute) (PMobject attribute) (Polyhedron attribute) drop_mob() (AttributeTimeline method) dropped_continuations (TruncationCounts attribute) E ease_in_back() (in module algan.constants.easings) ease_in_bounce() (in module algan.constants.easings) ease_in_circ() (in module algan.constants.easings) ease_in_cubic() (in module algan.constants.easings) ease_in_elastic() (in module algan.constants.easings) ease_in_expo() (in module algan.constants.easings) ease_in_out_back() (in module algan.constants.easings) ease_in_out_bounce() (in module algan.constants.easings) ease_in_out_circ() (in module algan.constants.easings) ease_in_out_cubic() (in module algan.constants.easings) ease_in_out_elastic() (in module algan.constants.easings) ease_in_out_quad() (in module algan.constants.easings) ease_in_out_quart() (in module algan.constants.easings) ease_in_out_quint() (in module algan.constants.easings) ease_in_out_sine() (in module algan.constants.easings) ease_in_quad() (in module algan.constants.easings) ease_in_quart() (in module algan.constants.easings) ease_in_quint() (in module algan.constants.easings) ease_in_sine() (in module algan.constants.easings) ease_out_back() (in module algan.constants.easings) ease_out_bounce() (in module algan.constants.easings) ease_out_circ() (in module algan.constants.easings) ease_out_cubic() (in module algan.constants.easings) ease_out_elastic() (in module algan.constants.easings) ease_out_exp() (in module algan.constants.easings) ease_out_exp_square() (in module algan.constants.easings) ease_out_expo() (in module algan.constants.easings) ease_out_quad() (in module algan.constants.easings) ease_out_quart() (in module algan.constants.easings) ease_out_quint() (in module algan.constants.easings) ease_out_quintic() (in module algan.constants.easings) ease_out_sine() (in module algan.constants.easings) EditQueryIndex (class in algan.animation_timeline.timeline) EditRecord (class in algan.animation_timeline.timeline) effective_analytic_aa_secondary_samples() (in module algan.rendering.raytracing.settings) (RayTracingSettings method) effective_anti_alias_level() (in module algan.rendering.raytracing.tracer) Elbow (class in algan.mobs.manim_compat) Ellipse (class in algan.mobs.manim_compat) emit_warnings() (Material method) EmptySceneWarning enable_segment_windows() (AnimationTimeline method) end_cuda_peak() (in module algan.utils.memory_utils) end_time (AnimationContext property) ensure_render_headroom() (in module algan.utils.memory_utils) evaluate() (SegmentWindow method) events_for_caller() (FunctionTimeline method) Exclusion (class in algan.mobs.manim_compat) expand_as_left() (in module algan.utils.tensor_utils) expand_as_right() (in module algan.utils.tensor_utils) F far (Camera property) ffmpeg_binary (PathSettings attribute) fit_to_screen() (MobLayoutMixin method) fixed_bytes() (AffineFrameCost method) fixed_for_test() (PeakRatioModel method) Flash() (in module algan.animations.indication) FocusOn() (in module algan.animations.indication) forward (MobOrientationMixin property) fov (Camera property) FragmentPipelineShader (class in algan.rendering.shaders.fragment_shaders) fragments() (PixelRecord method) FragmentStage (class in algan.rendering.shaders.fragment_shaders) frame() (ViewerSession method) frame_id() (Project method) frame_of() (ViewerSession method) frames (PixelRecord property) fresnel_schlick() (in module algan.rendering.shaders.material_shaders) from_batches() (BezierCircuitCubic class method) (Surface class method) from_contiguous_blocks() (RowRanges static method) from_manim() (in module algan.mobs.manim_compat) from_runs() (RowRanges static method) FullScreenRectangle (class in algan.mobs.manim_compat) FunctionApplicationEvent (class in algan.animation_timeline.timeline) FunctionGraph (class in algan.mobs.manim_compat) FunctionTimeline (class in algan.animation_timeline.timeline) G generate_array_states() (in module algan.animation_timeline.timeline) geometry_tolerance (Surface property) get_2d_polygon_mask() (in module algan.geometry.geometry) get_2d_polygon_mask2() (in module algan.geometry.geometry) get_animated_attribute() (Animatable method) get_background() (Scene method) get_base_grid() (BezierCircuitCubic method) (Surface method) get_batch_identifier() (BezierCircuitPrimitive method) (RenderPrimitive method) (TrianglePrimitive method) get_boundary_point() (MobLayoutMixin method) get_boundary_points() (MobLayoutMixin method) get_boundary_points_recursive() (MobLayoutMixin method) get_bounding_box() (MobLayoutMixin method) get_bounding_box_max() (MobLayoutMixin method) get_bounding_box_min() (MobLayoutMixin method) get_bounding_box_size() (MobLayoutMixin method) get_bricks() (in module algan.mobs.surfaces.procedural_textures) get_camera() (Scene method) get_center() (MobLayoutMixin method) get_checkerboard() (in module algan.mobs.surfaces.procedural_textures) get_children() (MobHierarchyMixin method) get_coord() (MobLayoutMixin method) get_corner_pixels() (Camera method) get_corners() (in module algan.mobs.triangulated_bezier_circuit) get_current_end_time() (AnimationContext method) get_current_time() (AnimationContext method) get_default_color() (Animatable method) (BezierCircuitCubic method) (Circle method) (Model3D method) (Polygon method) (Surface method) (TriangleMesh method) (TriangleTriangulated method) (TriangleVertices method) get_depth() (MobLayoutMixin method) get_descendants() (AnimationContext method) (MobHierarchyMixin method) get_displacement_to_boundary() (MobLayoutMixin method) get_edge_point() (MobLayoutMixin method) get_end_time() (AnimationContext method) get_execution_count() (AnimationManager method) get_factors() (in module algan.utils.python_utils) get_far() (Camera method) get_file_writer() (in module algan.utils.algan_utils) get_forward_basis() (MobOrientationMixin method) get_forward_direction() (MobOrientationMixin method) get_fov() (Camera method) get_frames() (RenderLoopMixin method) get_gradient() (in module algan.mobs.surfaces.procedural_textures) get_grid_lines() (in module algan.mobs.surfaces.procedural_textures) get_grid_to_triangle_indices() (in module algan.mobs.surfaces.surface) get_height() (MobLayoutMixin method) get_image() (in module algan.utils.file_utils) get_length_in_direction() (MobLayoutMixin method) get_lifespan() (AnimationTimeline method) get_light_sources() (Scene method) get_logger() (in module algan.logging.logger) get_manim_mobject() (ManimCompatMob method) get_near() (Camera method) get_noise() (in module algan.mobs.surfaces.procedural_textures) get_non_component_children() (MobMorphMixin method) get_normal() (Mob method) get_num_available_bytes() (in module algan.utils.memory_utils) get_orthonormal_vector() (in module algan.geometry.geometry) get_part() (Model3D method) get_parts_as_mobs() (Group method) (Mob method) get_points_along_cubic_bezier() (in module algan.mobs.triangulated_bezier_circuit) get_points_along_line() (in module algan.mobs.triangulated_bezier_circuit) get_points_per_tile() (in module algan.mobs.triangulated_bezier_circuit) get_polka_dots() (in module algan.mobs.surfaces.procedural_textures) get_progress_style() (in module algan.logging.logger) get_radial_gradient() (in module algan.mobs.surfaces.procedural_textures) get_render_primitives() (PMobject method) (Surface method) get_render_primitives_batched() (in module algan.mobs.surfaces.surface) get_right_basis() (MobOrientationMixin method) get_right_direction() (MobOrientationMixin method) get_rotation_around_axis() (in module algan.geometry.geometry) get_rotation_between_3d_vectors() (in module algan.geometry.geometry) get_rotation_between_bases() (in module algan.geometry.geometry) get_rotation_between_orthonormal_bases() (in module algan.geometry.geometry) get_segment() (Tex method) get_shader_param_values() (AdvancedPBRMaterial method) (DiffuseMaterial method) (ManimMaterial method) (Material method) (MeshDepthMaterial method) (MeshMatcapMaterial method) (MeshNormalMaterial method) (MeshToonMaterial method) (PBRMaterial method) (SpecularMaterial method) get_shader_params() (MobMaterialsMixin method) get_stripes() (in module algan.mobs.surfaces.procedural_textures) get_texture_locations() (Surface method) get_timespan() (AnimationContext method) get_unit_normals() (OpenGLSurface method) (Surface method) get_up_basis() (MobOrientationMixin method) get_up_direction() (MobOrientationMixin method) get_width() (MobLayoutMixin method) ggx_distribution() (in module algan.rendering.shaders.material_shaders) glossy_blur_sigma_px() (in module algan.rendering.raytracing.settings) glossy_reflection_mode() (in module algan.rendering.raytracing.settings) glow (algan.animatable_base.mob.Mob attribute) (Color attribute) Graph (class in algan.mobs.manim_compat) grid (Surface attribute) grid_to_triangle_vertices() (in module algan.mobs.surfaces.surface) Group (class in algan.mobs.group) (class in algan.mobs.manim_compat) H hdr_frame_dtype() (in module algan.rendering.raytracing.settings) HemisphereLight (class in algan.rendering.lights) HierarchyChangedDuringUpdaterWarning HierarchyError Homotopy() (in module algan.animations.movement) I Icosahedron (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) identity() (Animatable method) (in module algan.constants.easings) image_to_normal_map() (in module algan.mobs.three_d_models.mesh) image_to_texture_map() (in module algan.mobs.three_d_models.mesh) ImageMob (class in algan.mobs.image_mob) ImageMobject (class in algan.mobs.image_compat) ImageMobjectFromCamera (class in algan.mobs.image_compat) implements() (in module algan.utils.tensor_utils) ImplicitFunction (class in algan.mobs.manim_compat) increment_times() (AnimationContext method) index() (in module algan.viewer.hierarchy) Indicate() (in module algan.animations.indication) init() (Animatable method) install() (in module algan.utils.manim_svg_cache) install_opengl_aliases() (in module algan.mobs.manim_compat) InsufficientMemoryException Integer (class in algan.mobs.manim_compat) IntegerMatrix (class in algan.mobs.manim_compat) IntegerTable (class in algan.mobs.manim_compat) intensity (algan.rendering.lights.Light attribute) (Light attribute) interpolate() (in module algan.utils.tensor_utils) intersect_line_with_plane() (in module algan.geometry.geometry) intersect_line_with_plane_colinear() (in module algan.geometry.geometry) Intersection (class in algan.mobs.manim_compat) invalidate_prepared_queries() (AttributeTimeline method) invalidate_window_cache() (FunctionTimeline method) InvalidColorError inversed() (in module algan.constants.easings) invert_row_basis() (in module algan.geometry.geometry) invocation_for_signature() (UpdaterEvent method) is_animating() (Animatable method) is_calibrated() (ChunkMemoryModel method) is_cuda_oom() (in module algan.utils.memory_utils) is_despawned() (Animatable method) is_post_process_tonemap_enabled() (in module algan.rendering.raytracing.settings) is_post_tonemap_kernel_enabled() (in module algan.rendering.raytracing.settings) is_ray_tracing_enabled() (in module algan.rendering.raytracing.tracer) is_replaying() (AnimationTimeline method) is_spawned() (Animatable method) is_spawned_in_subtree() (Animatable method) K kernel_compiled_in_values() (in module algan.rendering.raytracing.settings) L Label (class in algan.mobs.manim_compat) label (Variable attribute) LabeledArrow (class in algan.mobs.manim_compat) LabeledDot (class in algan.mobs.manim_compat) LabeledLine (class in algan.mobs.manim_compat) LabeledPolygram (class in algan.mobs.manim_compat) Lag (class in algan.animation_timeline.animation_contexts) lambert_shader() (in module algan.rendering.shaders.material_shaders) latex (Tex attribute) LegacySceneDiscoveryWarning length_to_pixels() (Scene method) lifespan (Animatable property) Lifespan (class in algan.animation_timeline.timeline) Light (class in algan.rendering.lights) light_is_extended() (in module algan.rendering.lights) Line (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_2d) Line3D (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) linear() (in module algan.constants.easings) linear_sum_assignment() (in module algan.animatable_base.mob_morph) load_scene() (in module algan.mobs.three_d_models.assimp_loader) (in module algan.mobs.three_d_models.gltf_loader) location (Mob property) look() (MobOrientationMixin method) look_at() (MobOrientationMixin method) M main() (in module algan.daemon) make_grid() (in module algan.utils.tensor_utils) make_manim_dir() (in module algan.mobs.text) manim_shader() (in module algan.rendering.shaders.material_shaders) ManimBanner (class in algan.mobs.manim_compat) ManimCompatMob (class in algan.mobs.manim_compat) ManimMaterial (class in algan.rendering.shaders.materials) ManimMob (class in algan.mobs.manim_mob) ManualMemory (class in algan.utils.memory_utils) map_animated_attribute() (Mob method) map_global_to_local_coords() (in module algan.geometry.geometry) map_local_to_global_coords() (in module algan.geometry.geometry) map_mob_over_inputs() (in module algan.utils.animation_utils) MarkupText (class in algan.mobs.manim_compat) (class in algan.mobs.text) matcap_shader() (in module algan.rendering.shaders.material_shaders) Material (class in algan.rendering.shaders.materials) MaterialData (class in algan.mobs.three_d_models.scene_data) materialize_additional_rows() (AttributeTimeline method) materialized() (in module algan.viewer.hierarchy) materials (algan.mobs.three_d_models.scene_data.SceneData attribute) MathTable (class in algan.mobs.manim_compat) MathTex (class in algan.mobs.manim_compat) MathTexPart (class in algan.mobs.manim_compat) Matrix (class in algan.mobs.manim_compat) max_frames_for() (AffineFrameCost method) max_inputs_for() (PeakRatioModel method) mean() (in module algan.utils.tensor_utils) medium_query (TruncationCounts attribute) medium_stack (TruncationCounts attribute) merge_on_gpu_active() (in module algan.rendering.raytracing.settings) MeshBasicMaterial (in module algan.rendering.shaders.materials) MeshData (class in algan.mobs.three_d_models.scene_data) MeshDepthMaterial (class in algan.rendering.shaders.materials) meshes (algan.mobs.three_d_models.scene_data.SceneData attribute) MeshLambertMaterial (in module algan.rendering.shaders.materials) MeshMatcapMaterial (class in algan.rendering.shaders.materials) MeshNormalMaterial (class in algan.rendering.shaders.materials) MeshPhongMaterial (in module algan.rendering.shaders.materials) MeshPhysicalMaterial (in module algan.rendering.shaders.materials) MeshStandardMaterial (in module algan.rendering.shaders.materials) MeshToonMaterial (class in algan.rendering.shaders.materials) mid_point() (in module algan.utils.tensor_utils) midpoint() (in module algan.mobs.group) Mob (class in algan.animatable_base.mob) mob_by_timeline_id() (in module algan.viewer.hierarchy) mob_label() (in module algan.viewer.pixels) MobHierarchyMixin (class in algan.animatable_base.mob_hierarchy) Mobject1D (class in algan.mobs.point_cloud) Mobject2D (class in algan.mobs.point_cloud) MobjectMatrix (class in algan.mobs.manim_compat) MobjectTable (class in algan.mobs.manim_compat) MobLayoutMixin (class in algan.animatable_base.mob_layout) MobMaterialsMixin (class in algan.animatable_base.mob_materials) MobMorphMixin (class in algan.animatable_base.mob_morph) MobMovementMixin (class in algan.animatable_base.mob_movement) MobOrientationMixin (class in algan.animatable_base.mob_orientation) Model3D (class in algan.mobs.three_d_models.model_mob) ModifiedProtectedAttributeError module algan.animatable_base.animatable algan.animatable_base.mob algan.animatable_base.mob_hierarchy algan.animatable_base.mob_layout algan.animatable_base.mob_materials algan.animatable_base.mob_morph algan.animatable_base.mob_movement algan.animatable_base.mob_orientation algan.animation_timeline.animation_contexts algan.animation_timeline.timeline algan.animations.changing algan.animations.indication algan.animations.manim_animations algan.animations.movement algan.constants.color algan.constants.easings algan.constants.material_presets algan.constants.math algan.constants.spatial algan.daemon algan.errors algan.geometry.geometry algan.logging.logger algan.mobs.bezier_circuit algan.mobs.group algan.mobs.image_compat algan.mobs.image_mob algan.mobs.manim_compat algan.mobs.manim_mob algan.mobs.numeric_display algan.mobs.opengl_compat algan.mobs.point_cloud algan.mobs.shapes_2d algan.mobs.shapes_3d algan.mobs.surfaces.procedural_textures algan.mobs.surfaces.surface algan.mobs.text algan.mobs.three_d_models algan.mobs.three_d_models.assimp_loader algan.mobs.three_d_models.gltf_loader algan.mobs.three_d_models.mesh algan.mobs.three_d_models.model_mob algan.mobs.three_d_models.scene_data algan.mobs.triangulated_bezier_circuit algan.project algan.render_loop algan.rendering.camera algan.rendering.denoise algan.rendering.lights algan.rendering.memory_model algan.rendering.post_processing algan.rendering.primitives.bezier_circuit_primitive algan.rendering.primitives.primitive algan.rendering.primitives.triangle_primitive algan.rendering.raytracing algan.rendering.raytracing.settings algan.rendering.raytracing.tracer algan.rendering.raytracing.truncation algan.rendering.shaders.fragment_shaders algan.rendering.shaders.material_shaders algan.rendering.shaders.materials algan.rendering.shaders.pbr_shaders algan.scene algan.scene_manager algan.settings algan.settings.abstract_settings algan.settings.computing_settings algan.settings.path_settings algan.settings.raytracing_settings algan.settings.root_settings algan.settings.style_settings algan.settings.video_settings algan.sound.audio_effect algan.utils.algan_utils algan.utils.animation_utils algan.utils.file_utils algan.utils.manim_svg_cache algan.utils.memory_utils algan.utils.mob_utils algan.utils.python_utils algan.utils.singleton algan.utils.tensor_utils algan.viewer.hierarchy algan.viewer.pixels algan.viewer.session algan.viewer.viewer move() (ManimCompatMob method) (Mob method) (MobMovementMixin method) move_between() (MobMovementMixin method) move_center_to() (MobLayoutMixin method) move_center_to_screen_position() (MobLayoutMixin method) move_next_to() (MobMovementMixin method) move_off_screen() (MobMovementMixin method) move_to() (ManimCompatMob method) (Mob method) (MobMovementMixin method) move_to_point_with_displacement() (MobMovementMixin method) move_to_screen_corner() (MobMovementMixin method) move_to_screen_edge() (MobMovementMixin method) move_to_screen_position() (MobMovementMixin method) MoveAlongPath() (in module algan.animations.movement) mps_friendly (ComputingSettings attribute) mult_opacity() (Color method) N near (Camera property) nested_ior_mode() (in module algan.rendering.raytracing.settings) NeverSpawnedMobWarning new_empty() (Color method) node_id() (in module algan.viewer.hierarchy) node_names (Model3D property) NodeAnimation (class in algan.mobs.three_d_models.scene_data) NodeData (class in algan.mobs.three_d_models.scene_data) nodes (algan.mobs.three_d_models.scene_data.SceneData attribute) NoExtra (class in algan.animation_timeline.animation_contexts) normal_shader() (in module algan.rendering.shaders.material_shaders) normalize() (in module algan.geometry.geometry) normalized_basis (Mob property) note_hierarchy_change() (AnimationTimeline method) note_nonarena_peak() (in module algan.utils.memory_utils) note_replay_born_mob() (AnimationTimeline method) note_scope_params() (ManualMemory method) note_sparse_discovery_footprint() (in module algan.rendering.raytracing.settings) null_shader() (in module algan.rendering.shaders.pbr_shaders) NumberLine (class in algan.mobs.manim_compat) NumberPlane (class in algan.mobs.manim_compat) O observe() (ChunkMemoryModel method) Octahedron (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) Off (class in algan.animation_timeline.animation_contexts) offset() (in module algan.utils.tensor_utils) on_create() (Animatable method) (AnimationContext method) (DecimalNumber method) (Mob method) (NoExtra method) (Tex method) on_create_extra() (AnimationContext method) (SlideShow method) on_destroy() (Animatable method) (AnimationContext method) (Mob method) (NoExtra method) (Tex method) on_destroy_extra() (AnimationContext method) (SlideShow method) on_init() (Animatable method) (AnimationContext method) on_init_extra() (AnimationContext method) (OnInit method) OnInit (class in algan.animation_timeline.animation_contexts) opacity (algan.animatable_base.mob.Mob attribute) (Color attribute) OpenGLAnnularSector (in module algan.mobs.manim_compat) OpenGLAnnulus (in module algan.mobs.manim_compat) OpenGLArc (in module algan.mobs.manim_compat) OpenGLArcBetweenPoints (in module algan.mobs.manim_compat) OpenGLArrow (in module algan.mobs.manim_compat) OpenGLArrowTip (in module algan.mobs.manim_compat) OpenGLCircle (in module algan.mobs.manim_compat) OpenGLCubicBezier (in module algan.mobs.manim_compat) OpenGLCurvedArrow (in module algan.mobs.manim_compat) OpenGLCurvedDoubleArrow (in module algan.mobs.manim_compat) OpenGLCurvesAsSubmobjects (in module algan.mobs.manim_compat) OpenGLDashedLine (in module algan.mobs.manim_compat) OpenGLDashedVMobject (in module algan.mobs.manim_compat) OpenGLDot (in module algan.mobs.manim_compat) OpenGLDoubleArrow (in module algan.mobs.manim_compat) OpenGLElbow (in module algan.mobs.manim_compat) OpenGLEllipse (in module algan.mobs.manim_compat) OpenGLGroup (in module algan.mobs.manim_compat) OpenGLImageMobject (in module algan.mobs.image_compat) OpenGLLine (in module algan.mobs.manim_compat) OpenGLPGroup (class in algan.mobs.point_cloud) OpenGLPMobject (class in algan.mobs.point_cloud) OpenGLPMPoint (class in algan.mobs.point_cloud) OpenGLPoint (in module algan.mobs.manim_compat) OpenGLPolygon (in module algan.mobs.manim_compat) OpenGLRectangle (in module algan.mobs.manim_compat) OpenGLRegularPolygon (in module algan.mobs.manim_compat) OpenGLRoundedRectangle (in module algan.mobs.manim_compat) OpenGLSector (in module algan.mobs.manim_compat) OpenGLSquare (in module algan.mobs.manim_compat) OpenGLSurface (class in algan.mobs.opengl_compat) OpenGLSurfaceGroup (class in algan.mobs.opengl_compat) OpenGLSurfaceMesh (class in algan.mobs.opengl_compat) OpenGLTangentLine (in module algan.mobs.manim_compat) OpenGLTexturedSurface (class in algan.mobs.opengl_compat) OpenGLTipableVMobject (in module algan.mobs.manim_compat) OpenGLTriangle (in module algan.mobs.manim_compat) OpenGLVector (in module algan.mobs.manim_compat) OpenGLVectorizedPoint (in module algan.mobs.manim_compat) OpenGLVGroup (in module algan.mobs.manim_compat) OpenGLVMobject (in module algan.mobs.manim_compat) orbit() (MobOrientationMixin method) orient_faces_outward() (in module algan.mobs.shapes_3d) original_text (MarkupText attribute) OutOfRenderMemory output_filename_for() (in module algan.settings.path_settings) output_path (RenderResult attribute) output_root_for() (in module algan.settings.path_settings) overlap_pool_headroom_fraction (ComputingSettings attribute) override() (AlganSettings method) (Settings method) owned_subtrees() (Mob method) (Polyhedron method) P pack_animatable_rows() (in module algan.utils.mob_utils) pack_member_rows() (in module algan.utils.mob_utils) pack_tensor() (in module algan.utils.tensor_utils) packed_reorder() (in module algan.utils.tensor_utils) pad_dim_left() (in module algan.utils.tensor_utils) pad_dim_right() (in module algan.utils.tensor_utils) pad_dims() (in module algan.utils.tensor_utils) Paragraph (class in algan.mobs.manim_compat) (class in algan.mobs.text) ParametricFunction (class in algan.mobs.manim_compat) params_to_tensor() (in module algan.mobs.triangulated_bezier_circuit) parents (algan.animatable_base.mob.Mob attribute) (Animatable property) passing_flash_step() (in module algan.animations.indication) path_samples_mean (RenderPlan attribute) path_samples_mean() (in module algan.rendering.raytracing.truncation) PathSettings (class in algan.settings.path_settings) PBRMaterial (class in algan.rendering.shaders.materials) peak_allocated() (in module algan.utils.memory_utils) PeakRatioModel (class in algan.rendering.memory_model) peek_replay_inds() (AnimationTimeline method) PGroup (class in algan.mobs.point_cloud) PhaseFlow() (in module algan.animations.movement) phong_shader() (in module algan.rendering.shaders.material_shaders) physical_shader() (in module algan.rendering.shaders.material_shaders) pixel() (ViewerSession method) pixel_height (Camera property) pixel_width (Camera property) PixelRecord (class in algan.viewer.pixels) pixels_to_length() (Scene method) plan() (ChunkMemoryModel method) play_animation() (Model3D method) plot() (algan.mobs.manim_compat.Axes method) PMobject (class in algan.mobs.point_cloud) pn_criterion_kernel_active() (in module algan.rendering.raytracing.settings) Point (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_2d) point_to_tensor() (in module algan.mobs.triangulated_bezier_circuit) point_to_tensor2() (in module algan.mobs.triangulated_bezier_circuit) PointCloudDot (class in algan.mobs.point_cloud) PointLight (class in algan.rendering.lights) PolarPlane (class in algan.mobs.manim_compat) Polygon (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_2d) Polygram (class in algan.mobs.manim_compat) Polyhedron (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) precompute_animation() (Model3D method) predict() (ChunkMemoryModel method) (PeakRatioModel method) predict_preflight() (ChunkMemoryModel method) prefetch() (ViewerSession method) prefetch_gpu_prep (ComputingSettings attribute) premultiplied_over (RenderLoopMixin attribute) prepare_kwargs() (in module algan.animatable_base.animatable) preserving_authoring_state() (AnimationTimeline method) Prism (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) profile_func() (in module algan.utils.algan_utils) Project (class in algan.project) project_on_gpu_active() (in module algan.rendering.raytracing.settings) project_onto_basis() (in module algan.geometry.geometry) project_onto_cubic_bezier() (in module algan.mobs.triangulated_bezier_circuit) project_onto_line() (in module algan.mobs.triangulated_bezier_circuit) project_point_onto_line() (in module algan.geometry.geometry) project_point_onto_line_segment() (in module algan.geometry.geometry) project_point_onto_plane() (in module algan.geometry.geometry) project_point_onto_screen_border() (Camera method) pulse_color() (Mob method) pulse_fade() (in module algan.constants.easings) push() (SceneManager method) Q Quad (class in algan.mobs.shapes_2d) QuadTriangulated (class in algan.mobs.shapes_2d) R ranges_for() (AttributeTimeline method) raster_write_compact_active() (in module algan.rendering.raytracing.settings) raw_fragment_count() (PixelRecord method) raytrace_render_wavefront() (in module algan.rendering.raytracing.tracer) RayTracingPreset (class in algan.settings.raytracing_settings) RayTracingSettings (class in algan.settings.raytracing_settings) reassign_inds() (AttributeTimeline method) receives_shadows (Mob attribute) record_path_samples() (in module algan.rendering.raytracing.truncation) record_truncation() (in module algan.rendering.raytracing.truncation) record_updater() (AnimationTimeline method) recorded_arenas() (in module algan.utils.memory_utils) recorded_nonarena_peaks() (in module algan.utils.memory_utils) recording() (ManualMemory method) Rectangle (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_2d) RectAreaLight (class in algan.rendering.lights) reduce_max_score() (in module algan.utils.tensor_utils) refit_bvh_active() (in module algan.rendering.raytracing.settings) refresh_history() (Mob method) register_attrs_as_animatable() (Animatable method) register_migrated_edit() (AnimationTimeline method) register_pipeline() (in module algan.rendering.shaders.fragment_shaders) register_updater_history_split() (AnimationTimeline method) RegularPolygon (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_2d) RegularPolygram (class in algan.mobs.manim_compat) reject_non_finite() (in module algan.utils.tensor_utils) reject_outside_unit_interval() (in module algan.utils.tensor_utils) release_torch_memory() (in module algan.utils.memory_utils) release_wide_windows() (AnimationTimeline method) remove_all_updaters() (Animatable method) remove_child() (MobHierarchyMixin method) remove_light() (Scene method) remove_parent() (MobHierarchyMixin method) remove_updater() (Animatable method) render_all_funcs() (in module algan.utils.algan_utils) (Scene static method) render_batch_raytraced() (in module algan.rendering.raytracing.tracer) render_device (ComputingSettings attribute) render_plan (RenderResult attribute) render_screenshots() (Project method) render_tolerance_pixels (Surface property) render_video() (Project method) RenderLoopMixin (class in algan.render_loop) RenderPlan (class in algan.rendering.raytracing.tracer) RenderPrimitive (class in algan.rendering.primitives.primitive) RenderResult (class in algan.utils.algan_utils) renders_requested() (in module algan.scene) replace_children() (MobHierarchyMixin method) replacement_signature_at() (UpdaterEvent method) replay_inds() (AnimationTimeline method) report_truncations() (in module algan.rendering.raytracing.truncation) report_unsupported_features() (in module algan.rendering.raytracing.settings) reset() (Scene method) (SceneManager class method) reset_basis() (MobOrientationMixin method) reset_peak_floor() (in module algan.utils.memory_utils) reset_truncations() (in module algan.rendering.raytracing.truncation) resolution_options() (ViewerSession method) resolve_asset_path() (in module algan.utils.file_utils) resolve_progress_style() (in module algan.logging.logger) resolve_stage() (in module algan.rendering.shaders.fragment_shaders) restore_path_samples() (in module algan.rendering.raytracing.truncation) restore_truncations() (in module algan.rendering.raytracing.truncation) retarget_caller() (FunctionTimeline method) retroactive() (Animatable method) rewind() (AnimationContext method) rfd() (in module algan.utils.animation_utils) rgb (Color attribute) right (MobOrientationMixin property) RightAngle (class in algan.mobs.manim_compat) robust_concat() (in module algan.utils.tensor_utils) roots() (in module algan.viewer.hierarchy) rotate() (ManimCompatMob method) (Mob method) (MobOrientationMixin method) rotate_basis_to_direction() (in module algan.geometry.geometry) rotate_vector_around_axis() (in module algan.geometry.geometry) RoundedRectangle (class in algan.mobs.manim_compat) RowRanges (class in algan.animation_timeline.timeline) rows_for_mob_ids() (AttributeTimeline method) run_cli() (Project method) rush_from() (in module algan.constants.easings) rush_into() (in module algan.constants.easings) S sample_points_in_direction() (MobLayoutMixin method) SampleSpace (class in algan.mobs.manim_compat) save_audio() (Scene method) save_frame() (Scene method) save_video() (Scene method) scale() (ManimCompatMob method) (Mob method) scale_coefficient (Mob property) scale_to_height() (MobLayoutMixin method) scale_to_width() (MobLayoutMixin method) Scene (class in algan.scene) scene_excluded_from_gc() (in module algan.utils.memory_utils) scene_stack (SceneManager property) SceneData (class in algan.mobs.three_d_models.scene_data) SceneManager (class in algan.scene_manager) scope() (ManualMemory method) ScopeRecord (class in algan.utils.memory_utils) scopes() (AllocationRecorder method) ScreenRectangle (class in algan.mobs.manim_compat) Sector (class in algan.mobs.manim_compat) segment_window_for() (AnimationTimeline method) SegmentWindow (class in algan.animation_timeline.timeline) Seq (class in algan.animation_timeline.animation_contexts) serve_forever() (ViewerHandle method) session (ViewerHandle property) set() (ComputingSettings method) (ManimCompatMob method) (Mob method) (Settings method) set_active_edit_event() (AnimationTimeline method) set_all_lines_alignments() (Paragraph method) set_analytic_aa() (in module algan.rendering.raytracing.settings) set_animated_attribute() (Light method) (Mob method) set_animation_memory_fraction() (ComputingSettings method) set_audio_sample_rate() (VideoSettings method) set_auto_record() (in module algan.utils.memory_utils) set_available_memory_override() (ComputingSettings method) set_background() (Scene method) (StyleSettings method) set_bez_bvh_split() (in module algan.rendering.raytracing.settings) set_border_placement() (StyleSettings method) set_buffer() (StyleSettings method) set_bvh_defer() (in module algan.rendering.raytracing.settings) set_bvh_refit() (in module algan.rendering.raytracing.settings) set_cache_directory() (PathSettings method) set_checkerboard_colors() (Surface method) set_color_by_axis() (Surface method) set_color_by_function() (BezierCircuitCubic method) (Line method) (Surface method) set_color_by_image() (BezierCircuitCubic method) (Surface method) set_coord() (MobLayoutMixin method) set_cpu_render_memory_budget() (ComputingSettings method) set_default_material() (StyleSettings method) set_denoise_precision() (in module algan.rendering.raytracing.settings) set_distance_to_screen() (Camera method) set_environment_map() (Scene method) set_euler_angles() (Camera method) set_fade_out_on_scene_end() (StyleSettings method) set_far() (Camera method) set_ffmpeg_binary() (PathSettings method) set_fov() (Camera method) set_FPS() (VideoSettings method) set_fps() (VideoSettings method) set_frag_pid_gate() (in module algan.rendering.raytracing.settings) set_fragment_shader() (MobMaterialsMixin method) set_fragment_shading() (in module algan.rendering.raytracing.settings) set_frame() (StyleSettings method) set_frames_per_second() (VideoSettings method) set_fxaa() (VideoSettings method) set_glossy_reflection() (in module algan.rendering.raytracing.settings) set_hdr_buffer_f16() (in module algan.rendering.raytracing.settings) set_hybrid_raster() (in module algan.rendering.raytracing.settings) set_linear_color_space() (in module algan.rendering.raytracing.settings) set_location() (Mob method) set_location_by_function() (Surface method) set_log_level() (in module algan.logging.logger) set_manim_stroke_width_ratio() (StyleSettings method) set_material() (MobMaterialsMixin method) set_max_animation_batch_size() (ComputingSettings method) set_merge_dedup_geometry() (in module algan.rendering.raytracing.settings) set_merge_dedup_time() (in module algan.rendering.raytracing.settings) set_merge_on_gpu() (in module algan.rendering.raytracing.settings) set_mesh_id() (in module algan.rendering.raytracing.settings) set_mps_friendly() (ComputingSettings method) set_near() (Camera method) set_near_orthographic() (Camera method) set_nested_ior() (in module algan.rendering.raytracing.settings) set_non_recursive() (Mob method) set_opacity() (Color method) set_opacity_via_color() (Mob method) set_opaque_bvh_skip_dead() (in module algan.rendering.raytracing.settings) set_output_directory() (PathSettings method) set_output_filename() (PathSettings method) set_output_root() (PathSettings method) set_overlap_pool_headroom_fraction() (ComputingSettings method) set_per_mob_shadow_flags() (in module algan.rendering.raytracing.settings) set_pn_criterion_kernel() (in module algan.rendering.raytracing.settings) set_polyhedron_winding() (in module algan.rendering.raytracing.settings) set_post_process_tonemap() (in module algan.rendering.raytracing.settings) set_post_tonemap_kernel() (in module algan.rendering.raytracing.settings) set_prefetch_gpu_prep() (ComputingSettings method) set_premultiplied_over() (Scene method) set_progress_style() (in module algan.logging.logger) set_project_on_gpu() (in module algan.rendering.raytracing.settings) set_pt_authored_light_sampling() (in module algan.rendering.raytracing.settings) set_raster_bez_precompute() (in module algan.rendering.raytracing.settings) set_raster_covered_shade() (in module algan.rendering.raytracing.settings) set_raster_empty_skip() (in module algan.rendering.raytracing.settings) set_raster_fused_gather() (in module algan.rendering.raytracing.settings) set_raster_opaque_trunc_kernel() (in module algan.rendering.raytracing.settings) set_raster_pair_expand_kernel() (in module algan.rendering.raytracing.settings) set_raster_pair_flags() (in module algan.rendering.raytracing.settings) set_raster_span_candidates() (in module algan.rendering.raytracing.settings) set_raster_sparse_coverage() (in module algan.rendering.raytracing.settings) set_raster_ss() (in module algan.rendering.raytracing.settings) set_raster_straddle_clip() (in module algan.rendering.raytracing.settings) set_raster_tri_precompute() (in module algan.rendering.raytracing.settings) set_raster_write_compact() (in module algan.rendering.raytracing.settings) set_render_device() (ComputingSettings method) set_rendering_memory_fraction() (ComputingSettings method) set_resolution() (VideoSettings method) (ViewerSession method) set_rgb_shadow_tint() (in module algan.rendering.raytracing.settings) set_samples_per_pixel() (in module algan.rendering.raytracing.settings) set_scale() (Mob method) set_shader() (MobMaterialsMixin method) set_shadow_adaptive_taps() (in module algan.rendering.raytracing.settings) set_shadow_anyhit() (in module algan.rendering.raytracing.settings) set_shadow_eps_relative() (in module algan.rendering.raytracing.settings) set_shadow_identity_reject() (in module algan.rendering.raytracing.settings) set_shadow_near_fraction() (in module algan.rendering.raytracing.settings) set_shadow_sided_cull() (in module algan.rendering.raytracing.settings) set_shadow_terminator() (in module algan.rendering.raytracing.settings) set_shadows() (in module algan.rendering.raytracing.settings) set_shape_style_profile() (StyleSettings method) set_shape_to() (Surface method) set_sheet_band_stats_kernel() (in module algan.rendering.raytracing.settings) set_sheet_mask_kernel() (in module algan.rendering.raytracing.settings) set_sheet_one_mesh_kernel() (in module algan.rendering.raytracing.settings) set_sheet_positioned_depth() (in module algan.rendering.raytracing.settings) set_sheet_rank_kernel() (in module algan.rendering.raytracing.settings) set_sheet_resolve() (in module algan.rendering.raytracing.settings) set_sheet_resolve_memo() (in module algan.rendering.raytracing.settings) set_sheet_sample_depth() (in module algan.rendering.raytracing.settings) set_sheet_sample_depth_kernel() (in module algan.rendering.raytracing.settings) set_sheet_shade_split() (in module algan.rendering.raytracing.settings) set_sheet_shell_ceiling_kernel() (in module algan.rendering.raytracing.settings) set_sliver_split() (in module algan.rendering.raytracing.settings) set_SSAA() (VideoSettings method) set_ssaa() (VideoSettings method) set_state_to_times() (AnimationTimeline method) set_supersampling() (VideoSettings method) set_text_color() (StyleSettings method) set_texture_content_dedup() (in module algan.rendering.raytracing.settings) set_texture_opacity_in_kernel() (in module algan.rendering.raytracing.settings) set_texture_time_flat() (in module algan.rendering.raytracing.settings) set_texture_time_lerp() (in module algan.rendering.raytracing.settings) set_texture_u8_storage() (in module algan.rendering.raytracing.settings) set_texture_window_collapse() (in module algan.rendering.raytracing.settings) set_tonemap_exposure() (in module algan.rendering.raytracing.settings) set_tonemap_method() (in module algan.rendering.raytracing.settings) set_tonemapping() (in module algan.rendering.raytracing.settings) set_torch_compile() (ComputingSettings method) set_unsupported_feature_policy() (in module algan.rendering.raytracing.settings) set_use_torch_scatter() (ComputingSettings method) set_video_settings() (Scene method) set_watertight_tri() (in module algan.rendering.raytracing.settings) set_wavefront_tile_auto() (in module algan.rendering.raytracing.settings) set_weld_surface_seams() (in module algan.rendering.raytracing.settings) set_wf_deferred_shadows() (in module algan.rendering.raytracing.settings) set_wf_gen_fused() (in module algan.rendering.raytracing.settings) set_wf_ray_sort() (in module algan.rendering.raytracing.settings) set_wf_ray_sort_min() (in module algan.rendering.raytracing.settings) set_wf_shadow_event_sort() (in module algan.rendering.raytracing.settings) Settings (class in algan.settings.abstract_settings) SETTINGS (in module algan) settings_aliases() (in module algan.settings.abstract_settings) SettingsSnapshot (class in algan.settings.root_settings) shader() (AdvancedPBRMaterial static method) (DiffuseMaterial static method) (ManimMaterial static method) (Material static method) (MeshDepthMaterial static method) (MeshMatcapMaterial static method) (MeshNormalMaterial static method) (MeshToonMaterial static method) (PBRMaterial static method) (SpecularMaterial static method) (UnlitMaterial static method) shadow_lights (TruncationCounts attribute) shadow_terminator_mode() (in module algan.rendering.raytracing.settings) sheet_layers (TruncationCounts attribute) show_frame() (Scene method) show_keys (VDict attribute) ShowPassingFlash() (in module algan.animations.indication) ShowPassingFlashWithThinningStrokeWidth() (in module algan.animations.indication) shuffle() (in module algan.utils.tensor_utils) Side (class in algan.rendering.shaders.materials) SingleStringMathTex (class in algan.mobs.manim_compat) Singleton (class in algan.utils.singleton) SkinData (class in algan.mobs.three_d_models.scene_data) slice_time_window() (RenderPrimitive method) SlideShow (class in algan.animation_timeline.animation_contexts) slow_into() (in module algan.constants.easings) smith_geometry() (in module algan.rendering.shaders.material_shaders) smooth() (in module algan.constants.easings) snapshot_path_samples() (in module algan.rendering.raytracing.truncation) snapshot_truncations() (in module algan.rendering.raytracing.truncation) source_path (algan.mobs.three_d_models.scene_data.SceneData attribute) sparse_discovery_bytes_for_frames() (in module algan.rendering.raytracing.settings) spawn() (Animatable method) (Light method) (Mob method) SpecularMaterial (class in algan.rendering.shaders.materials) Speech (class in algan.animation_timeline.animation_contexts) Sphere (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) SpotLight (class in algan.rendering.lights) Square (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_2d) squish() (in module algan.utils.tensor_utils) standard_shader() (in module algan.rendering.shaders.material_shaders) Star (class in algan.mobs.manim_compat) start() (ViewerHandle method) start_time_func (AudioEffect attribute) state() (ViewerSession method) status (RenderResult attribute) StealthTip (class in algan.mobs.manim_compat) stop() (AnimatedBoundary method) (ViewerHandle method) StreamLines (class in algan.mobs.manim_compat) strip_plumbing_frames() (in module algan.daemon) stroke_color (BezierCircuitCubic property) StyleSettings (class in algan.settings.style_settings) submob_dict (VDict attribute) Surface (class in algan.mobs.manim_compat) (class in algan.mobs.surfaces.surface) surface_closed_axes() (in module algan.mobs.surfaces.surface) surface_weld_flags() (in module algan.mobs.surfaces.surface) surfaces_per_ray (TruncationCounts attribute) SurroundingRectangle (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_2d) SVGMobject (class in algan.mobs.manim_compat) Sync (class in algan.animation_timeline.animation_contexts) sync_from_manim() (ManimCompatMob method) T Table (class in algan.mobs.manim_compat) tan() (in module algan.constants.easings) TangentialArc (class in algan.mobs.manim_compat) TangentLine (class in algan.mobs.manim_compat) TempMemoryContext (class in algan.utils.memory_utils) terminate() (SceneManager method) Tetrahedron (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) Tex (class in algan.mobs.manim_compat) (class in algan.mobs.text) tex_strings (Tex attribute) Text (class in algan.mobs.manim_compat) (class in algan.mobs.text) TexTriangulated (class in algan.mobs.text) TextTriangulated (class in algan.mobs.text) texture_opacity_in_kernel_active() (in module algan.rendering.raytracing.settings) texture_time_lerp_active() (in module algan.rendering.raytracing.settings) texture_u8_provenance() (in module algan.utils.tensor_utils) there_and_back() (in module algan.animations.indication) ThreeDAxes (class in algan.mobs.manim_compat) ThreeDVMobject (class in algan.mobs.manim_compat) tile_region() (in module algan.mobs.triangulated_bezier_circuit) tile_region2() (in module algan.mobs.triangulated_bezier_circuit) time_of() (ViewerSession method) TimelineEvent (class in algan.animation_timeline.timeline) TimelineManager (class in algan.animation_timeline.timeline) TimelineSpan (class in algan.animation_timeline.timeline) TipableVMobject (class in algan.mobs.manim_compat) Title (class in algan.mobs.manim_compat) to_color() (in module algan.constants.color) to_manim() (in module algan.mobs.manim_compat) toon_shader() (in module algan.rendering.shaders.material_shaders) torch_compile (ComputingSettings attribute) Torus (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_3d) total (TruncationCounts property) total_bytes() (ScopeRecord method) trace_updater_mob_access() (AnimationTimeline method) tracker (Variable attribute) traverse() (in module algan.utils.python_utils) Triangle (class in algan.mobs.manim_compat) (class in algan.mobs.shapes_2d) triangle_shell_ids() (TriangleMesh method) TriangleMesh (class in algan.mobs.three_d_models.mesh) TrianglePrimitive (class in algan.rendering.primitives.triangle_primitive) TriangleTriangulated (class in algan.mobs.shapes_2d) TriangleVertices (class in algan.mobs.shapes_2d) triangulate_simple_polygon() (in module algan.mobs.triangulated_bezier_circuit) TriangulatedBezierCircuit (class in algan.mobs.triangulated_bezier_circuit) TrueDot (class in algan.mobs.point_cloud) TruncationCounts (class in algan.rendering.raytracing.truncation) truncations (RenderPlan attribute) two_sided (Cone attribute) (Cylinder attribute) (Mob attribute) (Sphere attribute) (Torus attribute) U Underline (class in algan.mobs.manim_compat) underline (Title attribute) undraw_step() (in module algan.animations.indication) Union (class in algan.mobs.manim_compat) unit_scale (algan.mobs.three_d_models.scene_data.SceneData attribute) UnitInterval (class in algan.mobs.manim_compat) UnlitMaterial (class in algan.rendering.shaders.materials) unpack_tensor() (in module algan.utils.tensor_utils) unsqueeze_dims() (in module algan.utils.tensor_utils) unsqueeze_left() (in module algan.utils.tensor_utils) unsqueeze_pack_tensors() (in module algan.utils.tensor_utils) unsqueeze_right() (in module algan.utils.tensor_utils) unsqueeze_until_dim() (in module algan.utils.tensor_utils) unsquish() (in module algan.utils.tensor_utils) UnsupportedFeatureError UnsupportedFeatureWarning up (MobOrientationMixin property) UpdaterEvent (class in algan.animation_timeline.timeline) UpdaterSpan (class in algan.animation_timeline.timeline) url (ViewerHandle property) url_for() (ViewerHandle method) use_manim_defaults() (Scene method) V value (DecimalNumber attribute) (Variable attribute) ValueTracker (class in algan.mobs.manim_compat) Variable (class in algan.mobs.manim_compat) VDict (class in algan.mobs.manim_compat) Vector (class in algan.mobs.manim_compat) VectorField (class in algan.mobs.manim_compat) VectorizedPoint (class in algan.mobs.manim_compat) vertices (Surface property) VGroup (class in algan.mobs.manim_compat) VideoSettings (class in algan.settings.video_settings) view() (Scene method) ViewerHandle (class in algan.viewer.viewer) ViewerSession (class in algan.viewer.session) VMobject (class in algan.mobs.manim_compat) VMobjectFromSVGPath (class in algan.mobs.manim_compat) W wait() (Animatable method) (AnimationContext method) (AnimationManager method) (Scene method) walltime_seconds (RenderResult attribute) warn_if_nothing_rendered() (in module algan.scene) wave_color() (Mob method) wf_gen_fused_active() (in module algan.rendering.raytracing.settings) wide_attribute_device_pin() (in module algan.animation_timeline.timeline) Wiggle() (in module algan.animations.indication) wiggle() (in module algan.animations.indication) wiggle_step() (in module algan.animations.indication) wrap_pad_texture() (in module algan.mobs.surfaces.surface) write() (Tex method) (Text method) write_frames_from_queue() (in module algan.render_loop) X x (MobLayoutMixin property) xy (MobLayoutMixin property) Y y (MobLayoutMixin property) Z z (MobLayoutMixin property) z_index (BezierCircuitCubic property)