0 Members and 1 Guest are viewing this topic.
What are the differences between mode7 and floorcaster (raytracer)?
I converted everything to fixed point, and now I can draw twice the number of pixels and still get a 25% speed gain Fixed point is amazing; I think my next project will be converting Ncaster to fixed point.
I only draw half the screen right now.
Quote from: bwang on July 24, 2010, 06:40:08 pmI converted everything to fixed point, and now I can draw twice the number of pixels and still get a 25% speed gain Fixed point is amazing; I think my next project will be converting Ncaster to fixed point.Very nice! I wonder how much of a speed gain Ncaster will get from this?