Skip to main content
Ctrl+K

Drawing to 3D v1.1.0 documentation

  • drawingto3D
  • Geodesic-Path-Finder
  • drawingto3D
  • Geodesic-Path-Finder

Table of Contents

  • drawingto3D
    • drawingto3D package
  • Geodesic-Path-Finder
  • App Description
  • Streamlined Geodesic Finding Class
  • Surface Area Calculation
  • UV Mapping
  • Structure of an OBJ File
  • Requirements
  • Author
  • Acknowledgments

Previous topic

Welcome to Drawing to 3D’s documentation!

Next topic

drawingto3D package

Show Source
  • drawingto3D

drawingto3D#

  • drawingto3D package
    • Module contents
      • Modules
    • Submodules
    • drawingto3D.data_manager module
      • create_combined_data()
      • find_moved_uv_indicies()
      • get_mesh_data()
      • load_mesh()
      • obj_to_txt()
      • txt_to_dataframe()
    • drawingto3D.geodesic_path class
      • GeodesicPath
        • GeodesicPath.drawing_name
        • GeodesicPath.mesh_name
        • GeodesicPath.distance_solver
        • GeodesicPath.path_solver
        • GeodesicPath.uv_array
        • GeodesicPath.lookup_data
        • GeodesicPath.start_x_location
        • GeodesicPath.start_y_location
        • GeodesicPath.end_x_location
        • GeodesicPath.end_y_location
        • GeodesicPath.path_verticies
        • GeodesicPath.found_distances
        • GeodesicPath.found_paths
        • GeodesicPath.__init__()
        • GeodesicPath.analyze_data()
        • GeodesicPath.analyzed_data_from_csv()
        • GeodesicPath.calculate_distances()
        • GeodesicPath.calculate_paths()
        • GeodesicPath.load_data()
        • GeodesicPath.uv_to_vertex()
        • GeodesicPath.analyze_data()
        • GeodesicPath.analyze_data_from_csv()
        • GeodesicPath.calculate_distances()
        • GeodesicPath.calculate_paths()
        • GeodesicPath.load_data()
        • GeodesicPath.uv_to_vertex()
    • drawingto3D.surface module
      • clean_uv_border()
      • convert_uv_to_vertex()
      • create_surface()
      • find_enclosed_uvs()
      • find_uv_indicies()

previous

Welcome to Drawing to 3D’s documentation!

next

drawingto3D package

Show Source

© Copyright 2024, Nabeel Chowdhury.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.2.