Newsgroups: comp.os.msdos.djgpp From: "Alexey Kouzmitch" Subject: Allegro 3D Sender: news AT homer DOT argo DOT net Message-ID: Date: Thu, 3 Jul 1997 18:03:36 GMT Lines: 14 Nntp-Posting-Host: pm19.argo.net Organization: Argo Communications To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Can somebody completely describe all the steps I need to take to project my 3d planes into allegro's format (i mean easy for output).... Right now i create a camera matrix, then apply it to all my objects, then persp_project them and then convert to V3d and use quad3d.... But this doesn't seem to work for me somehow... Please Help... Thanx ahead... Alexey Kouzmitch.