The tutor shares ideas about adapter RAM (aka dedicated RAM, vRAM, discrete RAM) vs total. Apparently, adapter RAM is physically dedicated to graphics. In the context of graphics memory, total memory refers to system RAM available for processing graphics. (From …

Computer systems: graphics memory: adapter RAM vs total memory Read more »

The tutor continues to explore the html <canvas> tag. The html <canvas> tag offers many possible displays with graphics. To my knowledge, it’s the only native way to produce web graphics with Javascript. Today, I’ll demonstrate a gradient effect: Click …

Web programming: another <canvas> demo Read more »