make a 3 spinning cube

From: noob2asm (kashifkhan15_at_yahoo.com)
Date: 04/24/04

  • Next message: Perry S. Morris: "Re: Feedback on design implementation of a alloc/strncpy"
    Date: Sat, 24 Apr 2004 17:32:32 +0000 (UTC)
    
    

    Hey there,

    I have been programming in assembly for a while. I decided to go 3d
    and make the infamous spinning cube within a cube thingee in asm,
    where an illusion of 3d is created on a 2d screen. I have the
    algorithms for making 3d points into 2d etc, but that is just helping
    me put points on the screen.

    Is there any source code in assembly or links that I can have a look
    at for making 3d cubes etc so that I can have a better idea as to how
    to go about stuff ??

    Thank You


  • Next message: Perry S. Morris: "Re: Feedback on design implementation of a alloc/strncpy"