Skip to content

luocfprime/yumo

Repository files navigation

yumo

Python Versions PyPI Version

Scalar field visualization using Polyscope.

Install

Prerequisites: You must have at least one Python package manager installed (e.g. uv).

Install it from PyPI:

uv tool install yumo

Or, if you want to run it once without installing it, you can use the uv run command:

uv run --with yumo yumo xxx  # xxx being the subcommand you want to run

Usage

$ yumo -h

 Usage: yumo [OPTIONS] COMMAND [ARGS]...

╭─ Options ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --install-completion            Install completion for the current shell.                                                                       │
│ --show-completion               Show completion for the current shell, to copy it or customize the installation.                                │
│ --help                -h        Show this message and exit.                                                                                     │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ prune   Prune data points that are inside the mesh.                                                                                             │
│ viz     Visualize the scalar field.                                                                                                             │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

Contributing

See CONTRIBUTING.md for details.

License

MIT.

About

Scalar field visualization using Polyscope.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors