From 14d88518d34c7efa38c892851fa275a8f468ddeb Mon Sep 17 00:00:00 2001 From: Yuki Koyama Date: Sun, 23 Oct 2022 18:43:38 +0900 Subject: [PATCH] Update the related projects --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07788e2..2a7c162 100644 --- a/README.md +++ b/README.md @@ -227,10 +227,13 @@ A slider space is constructed by choosing two end points. One of the two end poi ## See Also -Sequential Gallery (SIGGRAPH 2020) is a more recent publication on the same topic. +Sequential Gallery (SIGGRAPH 2020) is a more recent publication on the same topic (i.e., human-in-the-loop design optimization). - Project page: - GitHub: +BO as Assistant (UIST 2022) is a research project using this library for a different purpose (i.e., for generating design suggestions during slider manipulation). +- Project page: + ## License MIT License.