Reference Manual - 62firelight/manimRT-490 GitHub Wiki
Reference Manual
Classes
Arc3D
: An arc representing the angle between two points.RTCamera
: A virtual camera that represents the observer of a scene.RTPlane
: A plane with transformations that are applied and tracked.RTPointLightSource
: A sphere that represents a light source within a scene.RTSphere
: A sphere with transformations that are applied and tracked.Ray3D
: A 3D arrow representing a ray.
Utility Functions
Utility.clamp
: Quick helper function for limiting numbers.Utility.is_whole_number
: Check if a given number is considered to be an integer.Utility.solve_quadratic
: Solves a quadratic equation that is set equal to 0.
Class Diagram
This file was automatically generated via lazydocs.