From c1095f5aa46030b848e449fbc98486f848973c79 Mon Sep 17 00:00:00 2001 From: Eric Heiden Date: Fri, 22 Oct 2021 16:11:03 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48062d1..9146c4e 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ DiSECt is a simulator for the cutting of deformable materials. It uses the Finit * Python 3.6 or higher * PyTorch 1.4.0 or higher -* Pixar USD lib (for visualization) +* Pixar USD lib (optional, for advanced visualization) -Pre-built USD Python libraries can be downloaded from https://developer.nvidia.com/usd, once they are downloaded you should follow the instructions to add them to your `PYTHONPATH` environment variable. Besides using the provided basic visualizer implemented using pyvista, DiSECt can generate USD files for rendering, e.g. in NVIDIA Omniverseā„¢ or usdview. +Pre-built USD Python libraries can be downloaded from https://developer.nvidia.com/usd, once they are downloaded you should follow the corresponding instructions to add them to your `PYTHONPATH` environment variable. Besides using the provided basic visualizer implemented using pyvista, DiSECt can generate USD files for rendering, e.g., in [NVIDIA Omniverseā„¢](https://developer.nvidia.com/nvidia-omniverse-platform) or [usdview](https://graphics.pixar.com/usd/docs/USD-Toolset.html#USDToolset-usdview). ### Using the built-in backend @@ -67,6 +67,10 @@ The following demos are provided and can be executed via `python examples/