Programming

This tag is associated with 31 posts
599px-Second_stellation_of_dodecahedron

VB Graphics Programming: An Introduction

To any VB 6.0 users still out there: In my experience, many VB programmers seem to believe that fast graphics programming is impossible in VB.  Most complain that PSet and Point (or GetPixel and SetPixel) just aren’t fast enough for their needs, and they feel like they have to switch to an alternate language for [...]