From 126fbef979575e3d357223a37c49aeca590fe467 Mon Sep 17 00:00:00 2001 From: Christina Qiu <113264414+christinaqiu3@users.noreply.github.com> Date: Mon, 21 Oct 2024 23:58:47 -0400 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6544712..9bf61c4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # CIS 5660 HW03 Procedural Buildings +My inspiration is the houses fromm the lorax movie. + + + ## Project Overview In this homework you’ll gain more experience with tool creation and loops. The core of this homework will be following a Procedural House tutorial to create a multi-floor building generator. The tutorial is linked here: https://www.youtube.com/watch?v=uIe97023sDk&t=979s&ab_channel=SimonHoudini From cf5357215957462c1a3c8b6ad6dd81afb02fc3ab Mon Sep 17 00:00:00 2001 From: Christina Qiu <113264414+christinaqiu3@users.noreply.github.com> Date: Tue, 22 Oct 2024 00:10:17 -0400 Subject: [PATCH 2/3] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9bf61c4..d2f482f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ My inspiration is the houses fromm the lorax movie. +I added noise distortion to the walls and supports. I also added a roof. + +Video: + +https://github.com/user-attachments/assets/a65d4aea-6f92-42a1-b687-dcf293ed12f4 + ## Project Overview From fd55b1ea1b66d4aab712aad3f3cc4de285aea574 Mon Sep 17 00:00:00 2001 From: Christina Qiu <113264414+christinaqiu3@users.noreply.github.com> Date: Tue, 22 Oct 2024 00:11:25 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d2f482f..37f6010 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ My inspiration is the houses fromm the lorax movie. I added noise distortion to the walls and supports. I also added a roof. +Render: + +Screenshot 2024-10-21 at 11 51 18 PM + Video: https://github.com/user-attachments/assets/a65d4aea-6f92-42a1-b687-dcf293ed12f4