Skip to content

Instantly share code, notes, and snippets.

View wiomoc's full-sized avatar
👓

Christoph Walcher wiomoc

👓
View GitHub Profile
#include <assert.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
/*
* Includes map.h for macro magic by William Swanson in 2012.
* start map.h
*/
package de.wiomoc.loop
import android.graphics.RuntimeShader
import androidx.compose.animation.core.RepeatMode
import androidx.compose.animation.core.animateFloat
import androidx.compose.animation.core.infiniteRepeatable
import androidx.compose.animation.core.rememberInfiniteTransition
import androidx.compose.animation.core.tween
import androidx.compose.foundation.Canvas
import androidx.compose.foundation.layout.fillMaxSize