Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
trimesh 4.6.10 documentation
Logo
trimesh 4.6.10 documentation
  • Github
  • Installation
  • Contributing
  • Docker
  • Examples
    • Curvature
    • Shortest
    • Texture
    • Ray
    • Nearest
    • Quick Start
    • Colors
    • Section
  • API Reference
    • trimesh.exchange
      • trimesh.exchange.binvox
      • trimesh.exchange.cascade
      • trimesh.exchange.dae
      • trimesh.exchange.export
      • trimesh.exchange.gltf
      • trimesh.exchange.load
      • trimesh.exchange.misc
      • trimesh.exchange.obj
      • trimesh.exchange.off
      • trimesh.exchange.ply
      • trimesh.exchange.stl
      • trimesh.exchange.threedxml
      • trimesh.exchange.threemf
      • trimesh.exchange.urdf
      • trimesh.exchange.xaml
      • trimesh.exchange.xyz
    • trimesh.interfaces
      • trimesh.interfaces.blender
      • trimesh.interfaces.generic
      • trimesh.interfaces.gmsh
    • trimesh.path
      • trimesh.path.exchange
        • trimesh.path.exchange.dxf
        • trimesh.path.exchange.export
        • trimesh.path.exchange.load
        • trimesh.path.exchange.misc
        • trimesh.path.exchange.svg_io
      • trimesh.path.arc
      • trimesh.path.creation
      • trimesh.path.curve
      • trimesh.path.entities
      • trimesh.path.intersections
      • trimesh.path.packing
      • trimesh.path.path
      • trimesh.path.polygons
      • trimesh.path.raster
      • trimesh.path.repair
      • trimesh.path.segments
      • trimesh.path.simplify
      • trimesh.path.traversal
      • trimesh.path.util
    • trimesh.ray
      • trimesh.ray.ray_pyembree
      • trimesh.ray.ray_triangle
      • trimesh.ray.ray_util
    • trimesh.resources
    • trimesh.scene
      • trimesh.scene.cameras
      • trimesh.scene.lighting
      • trimesh.scene.scene
      • trimesh.scene.transforms
    • trimesh.viewer
      • trimesh.viewer.notebook
      • trimesh.viewer.trackball
      • trimesh.viewer.widget
      • trimesh.viewer.windowed
    • trimesh.visual
      • trimesh.visual.base
      • trimesh.visual.color
      • trimesh.visual.gloss
      • trimesh.visual.material
      • trimesh.visual.objects
      • trimesh.visual.texture
    • trimesh.voxel
      • trimesh.voxel.base
      • trimesh.voxel.creation
      • trimesh.voxel.encoding
      • trimesh.voxel.morphology
      • trimesh.voxel.ops
      • trimesh.voxel.runlength
      • trimesh.voxel.transforms
    • trimesh.base
    • trimesh.boolean
    • trimesh.bounds
    • trimesh.caching
    • trimesh.collision
    • trimesh.comparison
    • trimesh.constants
    • trimesh.convex
    • trimesh.creation
    • trimesh.curvature
    • trimesh.decomposition
    • trimesh.exceptions
    • trimesh.geometry
    • trimesh.graph
    • trimesh.grouping
    • trimesh.inertia
    • trimesh.intersections
    • trimesh.interval
    • trimesh.iteration
    • trimesh.nsphere
    • trimesh.parent
    • trimesh.permutate
    • trimesh.points
    • trimesh.poses
    • trimesh.primitives
    • trimesh.proximity
    • trimesh.registration
    • trimesh.remesh
    • trimesh.rendering
    • trimesh.repair
    • trimesh.resolvers
    • trimesh.sample
    • trimesh.schemas
    • trimesh.smoothing
    • trimesh.transformations
    • trimesh.triangles
    • trimesh.typed
    • trimesh.units
    • trimesh.util
    • trimesh.version
Back to top
View this page

ExamplesΒΆ

Several examples are available as rendered IPython notebooks.

  • Curvature
  • Shortest
  • Texture
  • Ray
  • Nearest
  • Quick Start
  • Colors
  • Section
Next
Curvature
Previous
Writing Docker Images
Copyright © 2022, Michael Dawson-Haggerty
Made with Sphinx and @pradyunsg's Furo