From 4e29d90b930cc418f327c12fc6cb744fe25c490f Mon Sep 17 00:00:00 2001 From: Nohayla TANAJYT <103898244+nohaylaTanajyt1@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:17:31 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a5f3796..ed5802c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Blender Scenes +#Blender Scenes -Structure: +##Structure: Each scene have the following structure: 1. 'assets': Contains Blender objects (.blend files) used in scene creation. @@ -15,7 +15,7 @@ Each scene have the following structure: I added comments for each first script in each scene -Instructions: +##Instructions: To generate the images customize the directory path in the "scripts","json_files" folders and in the SBATCH files. You can either execute the "allscenes.sbatch" file, which combines all the sbatch files, or run each sbatch file individually. -- GitLab