Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you produce smoother graphics?
Message
De
30/07/2001 20:03:27
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
How do you produce smoother graphics?
Divers
Thread ID:
00537542
Message ID:
00537542
Vues:
43
I'm building a pong game as an assignment. I am using the graphics object from the form and erasing then re-drawing the objects. I realize that this is not the best way because it is possible to draw an object and then erase another object erasing a portion of the first object drawn.

Its been a while, but I seem to remember a way to by some kind of graphic bit manipulation you could ensure that the object your erasing is only erasing the portions which show only the background.

There is a Clip object which I have tried to use but I am not too familiar with it. It looks like you can do a fair amount of manipulation of the drawn objects and then point that to the visible portion of your screen when you are done. I tried a number of different things but none of them seemed to work.

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform