Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

luocfprime/yumo

Repository files navigation

yumo

Warning

This project is no longer maintained. Please migrate to yumo2, which provides more accurate and smoother rendering, as well as support for Chinese and plugins.

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