Modez MARTIN
Modez MARTIN
Hello :) I wants to get all frames from the fox.mp4 as pixels array for each frames, I don't want to display it in any canvas. When looking in the...
Hello, I've developped an app with Mindar and some transparent video with HEVC, everything is fine with IOS 15 but those Apples Fuckers decided to release IOS 16 and it's...
Hello, Thanks for making GunDB, it is a great tools for me to prototype littles multiplayers games quickly. There is something strange when using writing GunDB on mobile device, this...
Hello, I try to fool around with the game of Life playground. If we take this piece of code ```javascript let render = ti.kernel(() => { ti.clearColor(renderTarget, [0.0, 0.0, 0.0,...