V
V
Vladimir2016-09-27 14:25:53
WebGL
Vladimir, 2016-09-27 14:25:53

What is a 3d vector?

What is the geometric meaning of a 3D vector? https://threejs.org/docs/index.html?q=Vector3#Refe...
Why is it set to three coordinates? What about length and direction?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Daemon23RUS, 2016-09-27
@Casufi

just imagine that it comes from 0.0.0 hence we get the length, direction.
A vector can specify the movement of an object per unit of time.
Moving an object in space,
etc...

S
svaa1982, 2016-09-27
@svaa1982

Quite simply, a vector is a collection of numbers as opposed to a single number (scalar). That's all you need to know about him. Nonsense about the length and direction, as well as the beginning and end of the vector, this is what children are taught in bad (all?) schools. Then it all depends on what value you attribute to it. Coordinates of a point in space, direction, movement, speed, color, etc. Accordingly, the length will only matter in some cases.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question