3DCoat Core API
The 3DCoat API documentation.
|
It is easy to operate over vectors/matrices within the 3DCoat API. Of course, look cVec2, cVec3, cVec4, cMat3, cMat4 references. In most cases, the operations are intuitive and semi-obvious. There are several simple examples:
Vectors initialization:
Vector operations examples:
Usually, all transforms over the 3D vectors are performed using 4D matrices.