WebRTC Chat Demo without Signaling Server A simple WebRTC demo based on miniWebRTC repo. xkcd: File Transfer Create or join a room: Create Join Send your local offer to your friend: Then, paste the "answer" you receive: Pasted Paste the "offer" you receive: Pasted Then, send your local answer to your friend: Chat Send message Share on Twitter Facebook LinkedIn Previous Next
Bevy Jam Simulator: Game Jam Retrospective Last month, I’ve participated in Bevy Jam 4 with Pyrious, someone I met in Bevy’s Discord server.
Tch-rs Installation from PyTorch A short guide on how to install the Rust bindings of libtorch using a PyTorch installation.
Workaround for the Choppy Music in Bevy Web Builds Using Web Audio API to fix the choppy audio problems on the web builds of Bevy game engine.
Learnable Memory Implementation for Image Transformers Our implementation of the paper “Fine-tuning Image Transformers using Learnable Memory”.