Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alters-mit authored Mar 5, 2020
1 parent 39dfd65 commit 05bc197
Showing 1 changed file with 4 additions and 17 deletions.
21 changes: 4 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,8 @@ Usage the visualizer applications to view and filter images of TDW assets. The M
1. [**Download the visualizer binaries.**](https://github.com/threedworld-mit/tdw_visualizers/releases/latest)

2. **Generate the images with the "screenshotter" controller.** This can be found in the tdw repo.
- `cd <root>/tdw/Python`
- _Models:_ `python3 screenshotter.py` _Materials:_ `python3 screenshotter.py --type materials`
- Run build

```bash
cd <root>/tdw/Python
```

For models:

```bash
python3 screenshotter.py
```

For materials:

```bash
python3 screenshotter.py --type materials
```

3. **Run the visualizer application.**
3. **Run the visualizer application.**

0 comments on commit 05bc197

Please sign in to comment.