Recent content by volta7

  1. V

    Solving 3D Vectors Physics Programming Question

    Homework Statement A man is standing in his home , his position his facing direction and the position of the sweet dish are given ,if he faces the sweet dish , he eats it . Translating it into CS programming question : write a function -> bool IsManInFrontofDish( vector3& manPosition, vector3&...
Back
Top