Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Calendar
games
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
New profile posts
Latest activity
Menu
Log in
Register
Install the app
Install
Home
What's new
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Latest activity
What's new
New posts
New profile posts
Latest activity
fukurou
replied to the thread
👨💻 dev
pet animation
.
with dirs: renderer: # --- silence pygame startup spam --- import os os.environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "1" import warnings...
Apr 25, 2026
fukurou
replied to the thread
👨💻 dev
pet animation
.
# --- silence pygame startup spam --- import os os.environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "1" import warnings...
Apr 24, 2026
fukurou
replied to the thread
👨💻 dev
pet animation
.
skill experiment with one turn animation cycle import multiprocessing import atexit from DLC.vtuber_renderer import vtuber_process...
Apr 24, 2026
fukurou
posted the thread
vtuber test code
in
chit chat
.
pip install live2d-py pygame import pygame import live2d.v3 as live2d from live2d.utils import log import sys # הגדרות מסך...
Apr 24, 2026
fukurou
replied to the thread
👨💻 dev
pet animation
.
import multiprocessing import atexit from DLC.vtuber_renderer import vtuber_process from LivinGrimoirePacket.LivinGrimoire import Skill...
Apr 24, 2026
fukurou
replied to the thread
👨💻 dev
pet animation
.
skill import multiprocessing from DLC.vtuber_renderer import vtuber_process from LivinGrimoirePacket.LivinGrimoire import Skill class...
Apr 24, 2026
fukurou
replied to the thread
👨💻 dev
pet animation
.
skill code: import multiprocessing from DLC.vtuber_renderer import vtuber_process from LivinGrimoirePacket.LivinGrimoire import Skill...
Apr 24, 2026
fukurou
replied to the thread
👨💻 dev
pet animation
.
update 2, image on bottom left, mouse unstuck: import pygame import time import ctypes def vtuber_process(cmd_queue): pygame.init()...
Apr 24, 2026
fukurou
replied to the thread
👨💻 dev
pet animation
.
update renderer: import pygame import time def vtuber_process(cmd_queue): pygame.init() # Load frames idle =...
Apr 24, 2026
fukurou
updated their
status
.
Apr 22, 2026
fukurou
replied to the thread
👨💻 dev
VU meter
.
import sounddevice as sd import numpy as np import threading import time class LoudDetector: # Global static variable is_loud =...
Apr 22, 2026
fukurou
posted the thread
👨💻 dev
VU meter
in
chit chat
.
import sounddevice as sd import numpy as np import threading import time class LoudDetector: # Global static variable is_loud =...
Apr 22, 2026
fukurou
updated their
status
.
Apr 20, 2026
fukurou
posted the thread
👨💻 dev
pet animation
in
chit chat
.
🧩 GOAL A desktop pet / VTuber window that: floats on the desktop animates (idle, blink, talk) stays always‑on‑top runs at 60 FPS...
Apr 20, 2026
fukurou
replied to the thread
alarm skill update
.
yeah you can just run it via a program called pycharm and use voice commands or typing. I haven't bothered much with anime user...
Apr 20, 2026
Home
What's new
Top
Text copied to clipboard.