User profile: martianxx

User info
User name:martianxx
Name:David
Location:Middlesbrough
History
Joined:
Number of posts:70
Latest posts:

Arithmetic Operators Help
You have a number of syntax errors in you code (for example you need a pair of parentheses "()" afte...

LIST !
If you mean a linked list then it is a container with a similar use for an array. A container is a ...

Books - Perspective Projection
I am working on a very simple program to display and manipulate 3d objects in a virtual 3d environme...

Effective Transformation Matrix Class Implementation
I want to make an effective useful matrix class to use for 3D transformation of points. Not it isn't...

Segmentation Fault Problem
[quote]You claim that the segmentation fault occurs when you delete the pointer, however there is no...