Skip to content

Instantly share code, notes, and snippets.

View setanarut's full-sized avatar

Barış setanarut

  • Türkiye
View GitHub Profile
@setanarut
setanarut / main.go
Created May 3, 2025 01:47
FM effect
package main
import (
"image"
"image/color"
"math"
"github.com/anthonynsimon/bild/blend"
"github.com/anthonynsimon/bild/fcolor"
"github.com/anthonynsimon/bild/imgio"