https://github.com/liblaf/mesh-kit
https://github.com/liblaf/mesh-kit
3d ct geometry mesh physics point-cloud registration simulation
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/liblaf/mesh-kit
- Owner: liblaf
- License: mit
- Created: 2023-10-28T07:36:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:46:30.000Z (6 months ago)
- Last Synced: 2024-10-29T09:58:02.031Z (6 months ago)
- Topics: 3d, ct, geometry, mesh, physics, point-cloud, registration, simulation
- Language: Python
- Homepage: https://liblaf.github.io/mesh-kit/
- Size: 3.42 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to MkDocs
For full documentation visit [mkdocs.org](https://www.mkdocs.org).
## Commands
- `mkdocs new [dir-name]` - Create a new project.
- `mkdocs serve` - Start the live-reloading docs server.
- `mkdocs build` - Build the documentation site.
- `mkdocs -h` - Print help message and exit.## Project layout
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.