Skip to main content
Ctrl+K

visu3d

  • visu3d - 3D geometry made easy

Guides

  • Intro
  • Dataclass
  • Transform

Links

  • DataclassArray
  • GitHub

API

  • v3d
    • v3d.math
      • v3d.math.carthesian_to_spherical
      • v3d.math.spherical_to_carthesian
      • v3d.math.interp_img
      • v3d.math.subsample
      • v3d.math.DEG2RAD
      • v3d.math.euler_to_rot
      • v3d.math.is_orth
      • v3d.math.is_rot
      • v3d.math.RAD2DEG
      • v3d.math.rot_to_euler
      • v3d.math.rot_x
      • v3d.math.rot_y
      • v3d.math.rot_z
      • v3d.math.interp_points
    • v3d.plotly
      • v3d.plotly.FigConfig
      • v3d.plotly.TraceConfig
      • v3d.plotly.make_cones_kwargs
      • v3d.plotly.make_fig
      • v3d.plotly.make_lines_kwargs
      • v3d.plotly.make_lines_traces
      • v3d.plotly.make_points
      • v3d.plotly.make_traces
      • v3d.plotly.make_zero_point
      • v3d.plotly.subsample
      • v3d.plotly.to_xyz_dict
      • v3d.plotly.Visualizable
    • v3d.DataclassArray
    • v3d.DEG2RAD
    • v3d.RAD2DEG
    • v3d.make_fig
    • v3d.make_traces
    • v3d.Visualizable
    • v3d.auto_plot_figs
    • v3d.fig_config
    • v3d.Camera
    • v3d.CameraSpec
    • v3d.PinholeCamera
    • v3d.Spec360
    • v3d.Point3d
    • v3d.Point2d
    • v3d.Ray
    • v3d.custom_transform
    • v3d.Transform
  • .md

v3d.DEG2RAD

v3d.DEG2RAD#

[[Source]]

DEG2RAD = enp.tau / 360.0

previous

v3d.DataclassArray

next

v3d.RAD2DEG

By visu3d authors

© Copyright 2023, visu3d authors.