Metadata-Version: 2.4
Name: vlerp
Version: 0.0.1
Summary: View interpolation runtime for sensor data. Placeholder for the upcoming runtime — see https://vlerp.dev.
Project-URL: Homepage, https://vlerp.dev
Project-URL: Repository, https://github.com/vlerp-dev/vlerp
Project-URL: Documentation, https://vlerp.dev
Author-email: Thomas Holloway <nyxtom@gmail.com>
License: MIT
License-File: LICENSE
Keywords: interpolation,rendering,robotics,sensor,splatting
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# vlerp

[![PyPI](https://img.shields.io/pypi/v/vlerp.svg)](https://pypi.org/project/vlerp/)

View interpolation runtime for sensor data.

> **Status:** placeholder. The runtime is under active development.

vlerp interpolates a scene from your sensor data — lidar, cameras, IMU, poses — into a free-viewpoint photoreal representation you can view, render, or share.

See [vlerp.dev](https://vlerp.dev) for project status.

## Install

```bash
pip install vlerp
```

## License

MIT
