
How to do PNG tubing on Linux without Discord
In this video I show you how you can do PNG tubing on linux machines without Discord or opening an web browser.
You'll need the following packages: gcc make libsdl2-dev libsdl2-image-dev libasound2-dev
The commands used in this video is found here:
https://github.com/FPGA21/png-tubing-with-sdl
Here is an overview:
# If you're on a Debian based distro
sudo apt-get install build-essential make git libsdl2-dev libsdl2-image-dev libasound2-dev
# If you're on a Arch based distro
sudo pacman -S base-devel make git libsdl2-dev libsdl2-image-dev libasound2-dev
git clone https://github.com/FPGA21/png-tubing-with-sdl/
cd png-tubing-with-sdl
make
./game
#linux , #vtubing
00:18 installing dependencies and setting things up
00:48 Making the placeholder images
01:25 Building the project and setting it up in OBS
Track: T-Mass - Ignoring My Heart [NCS Release]
Music provided by NoCopyrightSounds.
Watch: https://youtu.be/eT0tYnWX2sQ
Free Download / Stream: http://ncs.io/ignoringmyheartYO
Other Videos By Rysertio
2023-11-10 | Rigging yet another model | Part 2 |
2023-11-10 | Rigging yet another model | Part 1 |
2022-12-22 | Towards automatic music generation: Day 1 |
2021-07-14 | Trying out FreeDoom |
2021-07-07 | Trying to rig in live2D |
2021-07-05 | How I do my streams | #shorts |
2021-07-03 | Trying out Azpainter |
2021-06-29 | Asphalt 6 J2ME Edition | Stream#2 |
2021-06-29 | Asphalt 6 J2ME edition | Stream#1 |
2021-06-28 | Added Auto blinking support to PNG Tubing app |
2021-06-27 | How to do PNG tubing on Linux without Discord |
2021-06-26 | Dont watch this | worst far cry 2 stream on the planet (probably) |
2021-06-25 | Native PNG tubing app (update) #shorts |
2021-06-24 | Fastest PNG tubing app written using C and SDL (No Discord needed) |