Is it possible to draw 3d object somewhere else the videoscreen (on a image or a sprite, for exemple), and then to use the grabbed 3d picture as a sprite ?
no, this will no work, because I want to put the 3d objets at x,y on the screen.
it's hard to explain, but I want to use 3d object over a 3d isometric background.
If I use the classic method, the same object on the left of the screen will not be the same that the object on the right (result from the perspective).
I don't know if I am clear.....
so, it's not possible to draw 3d objects into another buffer ? only on the screen ?
I intended to use a very distant camera with a high zoom level to approximate this, but if the orthographic projection is in the next version, it's the paradise :)