Original Post
i was working on a project to study basic 3d drawing and i managed to draw a model. then i carry the project to my laptop. i installed directx and sdk. run the project and see something really strange. its like all the polygons have a vertex at origin. when i change it from trianglelist to linelist, i see there are lines to points from the origin. what can be the problem? i cant even search for it in the web :) so i decided to ask you.