Skip to content

Instantly share code, notes, and snippets.

View komoto48g's full-sized avatar

Kazuya O'moto komoto48g

  • JEOL
  • Tokyo, Japan
View GitHub Profile
@komoto48g
komoto48g / anime_svg.py
Last active May 11, 2023 15:31
View Iconify using wx.html2 control
import wx
import wx.html2
source = """\
<html>
<head>
<script src="https://code.iconify.design/iconify-icon/1.0.1/iconify-icon.min.js">
</script>
</head>
<body>
@komoto48g
komoto48g / anime_ctf.py
Last active May 3, 2023 17:45
Sleep tight tonight.
"""Sleep tight
:caution: Don't gaze too long.
"""
import numpy as np
import wx
import wx.lib.throbber as throb
N = 256
def ctf(phase):