Tumgik
#geometry_circle
sophiejaneharding · 4 years
Video
Week three:
The next part was to add in multiple shapes, adding in variables so the two mesh shapes could be distinguished between. For example:
Tumblr media
Under these functions you need to add another but with something so that you could tell it apart. 
var geometry_circle, material_circle, mesh_circle
After this we then need to replace each part of the snippet that states geometry, material or mesh to the above names so that the snippet will apply to the object you have coded this instead of it applying to the last mesh that put placed under
// paste your code from the geometryGUI here
We where then allowed to play around with what we could achieve.
0 notes