-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What is commodetto/static
?
#1396
Comments
The functionality it provides is rendering static efficiently. ;) It has a few uses:
Here's a video of that last one: mario.static.movIt is pretty efficient. On an ESP32-S3, it can fill the screen with static at about 96 FPS. Note: The ESP-IDF random number generator ( |
Thank you for the explanation. I still don’t fully understand it, but the example just looks like a sandstorm, so it’s hard to imagine the functionality. |
I didn't understand what 'static' meant until I saw this thread. In Japan, we call it 'テレビの砂嵐' (TV's sandstorms), but now I get it. Thank you for explaining! |
@phoddie @meganetaaan |
Thanks for your feedback. A simple solution is to link to Wikipedia and this thread. I made the following update to the documentation:
|
I tried running examples/commodetto/static, but I couldn’t find any documentation on it, so I’m not sure what functionality it provides.
The example description says “efficiently render static,” but in what kind of cases can this functionality be used?
The text was updated successfully, but these errors were encountered: