nus-vv-streams / vvtk

A toolkit for volumetric video research
MIT License
9 stars 8 forks source link

Add compilation and installation instructions #17

Closed weitsang closed 1 year ago

weitsang commented 1 year ago

Provide brief instructions on how to install.

  1. link to Rust installation
  2. cargo build --release --bins
  3. cargo install

(Did I miss anything?)

YoHoSo commented 1 year ago

I will try to install and compile it on another computer without Rust environment, then we will know what we may miss

YoHoSo commented 1 year ago

Updated the README in 82ea99a