Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
292
commits
Update nbs_player_rs.wasm binary file to reflect recent changes
9db3d95View on GitHubPrevent background shader time update when the song is paused
0e06417View on GitHubUpdate stripes factor and simplify color mixing in water fall background shader
46db430View on GitHubAdd water fall background shader and integrate into background loading logic
74d4f00View on GitHubRefactor color blending in voronoise background shader for improved visual consistency
af9438dView on GitHubAdd sand and voronoise background shaders with integration into background loading logic
5dd95adView on GitHubAdd grass background shader and integrate into background loading logic
8231705View on GitHubRemove unused shader location variables and commented-out shader code
3a809cfView on GitHubUpdate README to reflect new default font and background settings
860b005View on GitHubAdd background shader implementation and integrate into AppState
3748fddView on GitHubRefactor font loading to use FontID enum and update shader to use plain background
be06905View on GitHubUpdate shader implementation to use fire background shader and adjust speed uniform for enhanced visual effects
02a8836View on GitHubRefactor fire background shader for improved noise function and performance; add plain background shader
0fa8addView on GitHubAdd water background shader implementation for dynamic visuals
98f777aView on GitHub