Recent content by GraemeD

  1. G

    Undergrad Moving a 2D object to a 3D world

    Yes it does, thank you So I can gain a better understanding do you have any information or links that explains this in more detail? I assume that in theory a 2D object cannot exist in a 3D world but what proof do we have. As I assume this is not something we can prove in a lab somewhere.
  2. G

    Undergrad Moving a 2D object to a 3D world

    Hi all, I like working with computer graphics so I often work between 2D and 3D computer simulations. For example let’s say you had a square in a XY coordinate system and you wanted to move it to an XYZ coordinate system. Placing it in directly would mean that when viewed along the Z...