Iterate on graphics design
Improve the design, materials and lighting of the bottles and switch arround the purple and yellow shape.
This commit is contained in:
parent
aa61ba5b69
commit
67a4773187
9 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ bottles = [
|
|||
["Green", "Cube", "//src/graphics/green.png"],
|
||||
["Black", "Spiked", "//src/graphics/black.png"],
|
||||
["Cyan", "Sphere", "//src/graphics/cyan.png"],
|
||||
["Purple", "Cylinder", "//src/graphics/purple.png"],
|
||||
["Yellow", "Hexagon", "//src/graphics/yellow.png"],
|
||||
["Purple", "Pentagon", "//src/graphics/purple.png"],
|
||||
["Yellow", "Cylinder", "//src/graphics/yellow.png"],
|
||||
["White", "Tubes", "//src/graphics/white.png"],
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue