3D Math Help

Can anyone point me to some site with good 3D math tutorials? I am looking to start from the beginning, like find the direction an object is pointing using rotation.
[165 byte] By [Ecks] at [2007-12-26]
# 1

have a look at

http://www.euclideanspace.com/maths/

neogir at 2007-9-4 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...
# 2

If you're looking for a short introduction to 3D math for better understand its use in game programming, you can have a quick look at my pages starting at http://www.riemers.net/eng/ExtraReading/matrices_geometrical.php

If you want to go a bit further (but still related to game programming), look here: http://triplebuffer.devmaster.net/file.php?id=5&page=0

riemerg at 2007-9-4 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,XNA Game Studio Express...