Drawing a Texture: Difference between revisions
Jump to navigation
Jump to search
(Created page with "DRAWING A TEXTURE First, we need to talk about how the dreamcast draws. The dreamcast does not draw like a modern GPU, it doesn’t have a GPU at all. It has a PVR Core which uses deferred rendering. The way this works is that a small amount of memory inside the Dreamcast VRAM is set aside to hold vertex data. Instead of rasterizing each polygon as they are sent to the dreamcast and immediately drawing it to the destination, the Dreamcast instead caches all polygons upfr...") |
(Blanked the page) Tag: Blanking |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||