Closed mlund closed 9 months ago
Add examples of a classic plasma effect implemented in C and C++, respectively. It illustrates:
constexpr
It's easy to rewrite these for MEGA65 and CX16 but I will postpone for another PR.
This video is based on the C version: https://www.youtube.com/watch?v=iPX4ydAPaKo
Add examples of a classic plasma effect implemented in C and C++, respectively. It illustrates:
constexpr
and other modern C++ featuresIt's easy to rewrite these for MEGA65 and CX16 but I will postpone for another PR.