Posts Tagged ‘2D’
Thursday, November 19th, 2009
Defining the Angles Between Vectors
Description
A detailed tutorial on how to define the angles between vectors. Step by step tutorial including several examples of angles between vectors for reference.
Overview
In general, it is easier to find the angle between 2D vectors, rather than 3D vectors. In order to define the angles between vectors, we need to use the dot product in conjunction with a few other functions. The angles between vectors can be expressed as angle = arccos(v1xv2), where v1xv2 is how the dot product is expressed.
Tags: 2D, 3D, absolute, algebra, angle, arccos, conjunction, cosine, define, degrees, dot, function, linear, magnitude, product, radians, value, vector
Posted in Algebra | No Comments »
Friday, November 13th, 2009
Introduction to Aspect Ratio
Description
A detailed tutorial on what aspect ratio is. Step by step tutorial including several examples of how to find the aspect ratio for reference.
Overview
The aspect ratio can only be used when referring to a shape, typically a square type of shape, such as a square, rhombus, rectangle, or parallelogram. The aspect ratio is used very often for describing measurements. It is the ratio of the longer dimension to the shorter dimension – that is, the length to the width. In a 3D shape, the depth – which is the second measurement of width – is added to the end of this measurement.
Tags: 2D, 3D, aspect, depth, Geometry, length, measure, measurement, parallelogram, ratio, rectangle, rhombus, shape, square, width
Posted in Geometry | No Comments »
Friday, November 13th, 2009
An Overview of Composite Solids
Description
A detailed tutorial on what a composite solid is. Step by step tutorial including several examples of composite solids for reference.
Overview
A composite solid is exactly the same as a composite figure, only it is in 3D instead of in 2D. It is any kind of polyhedron (like a prism or a pyramid) that can be split into two or more of the basic types of polyhedrons in order to solve for the volume of the figure. Composite solids are very rare, and there are no regular types of solids that would be considered a composite solid.
Tags: 2D, 3D, area, basic, composite, difference, dimension, figure, Geometry, polyhedron, prism, pyramid, rare, solid, split, types, volume
Posted in Geometry | No Comments »
Friday, November 13th, 2009
An Overview of Composite Figures
Description
A detailed tutorial on what composite figures are. Step by step tutorial including several examples of how to identify composite figures for reference.
Overview
A composite figure is any figure that can be split into more than one shape. Hardly any regular shapes are considered to be composite shapes. The only one is a regular trapezoid – it can be split into three shapes, two triangles and a rectangle. You could technically consider a rectangle to be a composite figure – you can split it into squares or smaller rectangles – but since it doesn’t need to be split into different shapes to solve for area, then it is not considered a composite figure.
Tags: 2D, area, composite, different, figure, flat, geometrical, Geometry, rectangle, regular, shape, smaller, split, square, trapezoid, triangle, volume
Posted in Geometry | No Comments »