Visuals for @csbskrapz 🫡
Mad how we’ve managed this one
Big thank you to everyone involved @bwgrx@studios.core
#3d #animation #musicvideo #livemusic #3danimation
A collection of videos from my area.
“If you gaze for long into an abyss, the abyss also gazes into you”
Dont fuck w my man tm but the quote is ghud.
//movement
from ultralytics import YOLO
# Load a model
model = YOLO(“yolo11n-pose.pt”) # load an official model
# Predict with the model
results = model.track(source=“video_2025-12-20_15-15-10.mp4”, show=True, save=True) # predict on an image