Graphics with floating point coordinates could co-exist with the original integer-based graphics. All intermediate transformations done to graphic coordinates are in floating point, and they are only reduced to integers when rendered to the screen.
Log in to post a comment.