15 ms·
Hi, I ported DOOM to the Pinebuds Pro earbuds. It's accessible over the internet, so you can join the queue and play DOOM on my earbuds from your PC! More info
by arin-s 8mo ago
Hi, I ported DOOM to the Pinebuds Pro earbuds.
It's accessible over the internet, so you can join the queue and play DOOM on my earbuds from your PC!
More info as well as links to the github repos can be found on the site.
- RandomTeaParty 8mo agoWhat compression ratio does your jpeg encoding achieve?
- arin-s 8mo agoIt ranges from 5.8:1 to 4.7:1 depending on scene complexity. Keep in mind I calculated these values using the 8-bit pallete-based framebuffer that DOOM uses, not a 24-bit one that a regular RGB buffer would use.