Post Reply 
Plus42 Equations, Preview Release
04-19-2022, 03:45 PM
Post: #520
RE: Plus42 Equations, Preview Release
When the VITA program initializes, it calls PIXEL for every black pixel, and it looks like it's repainting the entire display every time PIXEL is called. The subsequent calls to the LIFE function are a lot faster, because LIFE repaints the entire display all at once.

The PIXEL issue is on my to-do list. For certain settings, full display repaints are normal (e.g. the "always repaint entire display" mode, for preventing aliasing artifacts), but it looks like it may be repainting the entire display even in some cases where it shouldn't.

It's a non-issue in most contexts; the VITA program is a bit of an unusual case. But I am aware of the anomaly.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Plus42 Equations, Preview Release - Thomas Okken - 04-19-2022 03:45 PM



User(s) browsing this thread: 9 Guest(s)