This website was created by giving the following prompts to Claude.ai Prompts for version 0.1 ----------------------- Create a web based application titled "buildOBJmodelYouPick" Display the title Display version number starting with Version 0.1 Increment version by .1 when the page is changed. Display a list with the header Name Build Parameters Names are the common D shapes such as box, sphere, etc Build is a button that causes that object to be created. Objects range from -max to +max. max default is 1.0 for x,y,z . parameters are negative max positive max for\ x y and z axis. initialized to default. User can change before pushing build button Objects are output in .obj format with corresponding .mtl file. Output is a new web pages that can down load the the .obj and .mtl file.