Skip to main content

Python library for processing 3d geometry

Project description

geomie3d

dependencies

numpy scipy sympy pyqtgraph pyopengl nurbs-python

If you want to manually install the library:

  1. Install Python 3.11 (https://www.python.org/)
  2. Create a virtual environment with 'py -m venv geomie3d' this will create a virtual environment in the directory ray of your current directory (https://realpython.com/python-virtual-environments-a-primer/#deactivate-it)
  3. Activate the environment geomie3d\Scripts\activate
  4. Install Spyder IDE using 'pip install spyder==5.4.0'
  5. Install geomie3d https://github.com/chenkianwee/geomie3d
  6. Install 'pip install numpy==1.23.4'
  7. Install 'pip install scipy==1.9.3'
  8. Install 'pip install sympy==1.11.1'
  9. install 'pip install pyqtgraph==0.13.1'
  10. install 'pip install PyOpenGL==3.1.6'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geomie3d-0.0.1.tar.gz (177.6 kB view hashes)

Uploaded Source

Built Distribution

geomie3d-0.0.1-py3-none-any.whl (203.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page