From c3e268fb48b7257a12cae2c02755f55978db4a37 Mon Sep 17 00:00:00 2001 From: Zhen Liu <8498497+lzzcd001@users.noreply.github.com> Date: Mon, 20 May 2024 09:28:42 +0200 Subject: [PATCH] Update README.md --- nvdiffrec/data/tets/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nvdiffrec/data/tets/README.md b/nvdiffrec/data/tets/README.md index 23719a7..80894ca 100644 --- a/nvdiffrec/data/tets/README.md +++ b/nvdiffrec/data/tets/README.md @@ -1,6 +1,6 @@ Place the tet grid files in this folder. We provide a few example grids. See the main README.md for a download link. -You can also generate your own grids using https://github.com/crawforddoran/quartet +You can also generate your own grids using [quartet](https://github.com/crawforddoran/quartet). Please see the `generate_tets.py` script for an example. - +Remember to renormalize the generated tet grid to [-0.5, 0.5].