Can you fit a whole game on a stamp?

  Рет қаралды 74,293

Nathan Baggs

Nathan Baggs

9 ай бұрын

Can you fit a game onto a new digital stamp?
💭 All views are my own 💭
For the curious (and brave):
f0VMRgEBAS9kZXYvZmIwAAIAAwABAAAAhYAECDYAAAAAAAAAEAkFADYAIAABAAAAXgFkAGQAAQAAAAAAAAAAgAQIAIAECPMBAADzAQAABwAAAAAQAAAPt3UCifNp2wAFAABmA10AweMCD7dNBIs9FIAECAHf86tGD7dVBmYDVQI51nXWw7kAAHECsgODziJPsMDNgKMUgAQIuweABAiJ0UmSQEDNgInDuQBGAACLFRSABAi4NgAAAM2AjXJUv4AAAACJPrg2AAAAQc2AMcC5gAAAAIs9FIAECPOqQIsdFIAECIgDMdtDiw0UgAQImTH2vyCABAgx7bg0AQAAzYBIdR8x27k2gAQImUKJ0EBAzYAPtwUwgAQIg+hkZqMwgAQIuBAJBQCjJIAECIs9FIAECDHAuQCgDwDzq2ahMIAECEBmozCABAhmPbwCD4STAAAAZqHjgQQISGaj44EECGaj64EECIXAdRBmuOgDZqPjgQQIZqPrgQQIueOBBAgPtwmD+WR/GbsugAQID7dbAoH79AEAAH9OgfvIAAAAfEa9LoAECKEAgAQI6Kr+//+944EECKGFgAQI6Jv+//+964EECOiR/v//agNbiw0UgAQIugCAPgAx9jH/uLUAAADNgOnp/v//vAIAADIAyAC8AlgCMgDIAA==
Article for small ELF executables - www.muppetlabs.com/~breadbox/...

Пікірлер: 183
@robigan
@robigan 8 ай бұрын
I came to this video thinking that you'd stop at C, just like all the other lower level programmers do, was shocked by the level of optimization you pulled off. This video is worthy of being shared
@nathanbaggs
@nathanbaggs 8 ай бұрын
Thanks! I really wanted to get < 500 bytes and assembly was the only way to do that
@grugiv
@grugiv 8 ай бұрын
@@nathanbaggsWell, you certainly hit that goal!
@trentwelch1116
@trentwelch1116 8 ай бұрын
Matkc did with a QR code it pretty cool just like this one
@williamdrum9899
@williamdrum9899 8 ай бұрын
The virgin C vs the Chad Assembly
@Nerdthagoras
@Nerdthagoras 8 ай бұрын
So it is indeed possible for a person to compile better than a compiler haha.@@nathanbaggs
@jitlua
@jitlua 8 ай бұрын
"British MattKC doesn't exist, he can't hurt you." British MattKC:
@The_Grammar_Police
@The_Grammar_Police 2 ай бұрын
The funny thing is that his video is at the top of my recommended
@jumanji4037
@jumanji4037 9 ай бұрын
This was a joy to watch, just seeing the size of the executable shrink more and more as you got to assembly was interesting. You're game could essentially fit in a boot sector now. I had no clue that a frame buffer file existed in Linux until now, I might mess around with it thanks to your video.
@nathanbaggs
@nathanbaggs 9 ай бұрын
Thanks! I used an Ubuntu VM and had to run it terminal only (as any GUI/compositor overwrites the file) and had to make sure my user was added to the “video” group
@jumanji4037
@jumanji4037 9 ай бұрын
@@nathanbaggs Thanks for the info!
@sanderbos4243
@sanderbos4243 9 ай бұрын
That cdq is amazing, I love how far you went optimizing it!
@nathanbaggs
@nathanbaggs 9 ай бұрын
I really wanted to get below 500 bytes
@sanderbos4243
@sanderbos4243 9 ай бұрын
@@nathanbaggs Chad mindset
@mikkelens
@mikkelens 9 ай бұрын
everywhere I go I see your face
@sanderbos4243
@sanderbos4243 9 ай бұрын
@@mikkelens One day I'll be coronated as the new Justin Y. of comment sections, Mikkel
@StephenHall-zz2ym
@StephenHall-zz2ym 9 ай бұрын
Would using a TUI be smaller?
@michaelnewman6948
@michaelnewman6948 9 ай бұрын
This is a very similar video concept to MattKC when he made a game to fit in a QR code (kzfaq.info/get/bejne/e96npLGjytXHoJs.html) but your individual approaches, limitations, and styles add additional intrigue into both videos.
@somebody3271
@somebody3271 8 ай бұрын
That's the video I was thinking about when I saw this video
@2009MazdaRX8
@2009MazdaRX8 8 ай бұрын
@@somebody3271 same lmao
@RealNotGoldArc
@RealNotGoldArc 8 ай бұрын
​@@somebody3271YO SAME
@HeidenLam
@HeidenLam 8 ай бұрын
chances are he took at least some inspiration from Matt's video, which is nice as he revised the concept refreshingly and enjoyably
@RadikAlice
@RadikAlice 8 ай бұрын
And then there's Dave's Garage, who saw it and thought "Neat, could be more optimized tho" And he did it, well worth a watch as well
@peterlilliegeo
@peterlilliegeo 8 ай бұрын
Man this is gold!! I'm a high-level lang programmer, so seeing you work so smoothly in C and assembly was enlightening! The way you explained it all helped me follow along as well. Thanks for the entertainment and information!
@nathanbaggs
@nathanbaggs 8 ай бұрын
Thanks!
@catrass7515
@catrass7515 9 ай бұрын
MattKC QR code game, hard mode
@GlitchyOfficial
@GlitchyOfficial 8 ай бұрын
mattkc making "can you make a game in a qr code"
@nbee99
@nbee99 8 ай бұрын
literally MattKC Inspiration, but I know how hard it is to make a video so, good! 👍👍
@joaomartins2541
@joaomartins2541 8 ай бұрын
MattKC is inspiration to us all.
@alicewyan
@alicewyan 6 ай бұрын
This is old school levels of wizardry, impressive!
@sentienttoast1319
@sentienttoast1319 8 ай бұрын
I had predicted from the start that assembly would be required, but i would've been really impressed if the guy did it without assembly, still really nice job
@TeslaPixel
@TeslaPixel 9 ай бұрын
Great video as per. The size minimisation methods at the end were brilliant with some methods I'd not even thought of. There was a really interesting, similar video about pong on a QR code I'd recommend having a watch of also.
@nathanbaggs
@nathanbaggs 9 ай бұрын
It was good fun trying to squeeze the last few bytes out (:
@Sypaka
@Sypaka 3 ай бұрын
"Oh, I collect stamps" - "Cool, what games do you have." - "huh?"
@pizzaboxer
@pizzaboxer 8 ай бұрын
british mattkc 💀💀💀
@itsCh4rl1e
@itsCh4rl1e 9 ай бұрын
Dunno if you've seen anything by Ben Eater but he recently(ish) went into some ancient asm code where bit-saving tricks weren't just a fun gimmick but a necessity of programming back in those times that you wouldn't imagine doing today given the immense size of software now. really interesting to see the ideas get re-investigated today.
@nineinchwhales
@nineinchwhales 9 ай бұрын
Your videos are always a treat to watch! Always feel like I'm learning one thing or another and the production quality is amazing :D
@nathanbaggs
@nathanbaggs 9 ай бұрын
Glad you like them!
@robosklegs
@robosklegs 8 ай бұрын
Your scientists were so preoccupied with whether they could, they didn’t stop to think if they should
@wisteela
@wisteela 7 ай бұрын
This confirms what I was thinking, that it's a data matrix, and now I know the type.
@wonkywonky6307
@wonkywonky6307 8 ай бұрын
499 bytes?? GODDAMN! Congrats, this is much better than what I expected. Fantastic!
@atalocke
@atalocke 9 ай бұрын
I love these kind of videos. You have a great presentation!
@nathanbaggs
@nathanbaggs 9 ай бұрын
Thanks!
@hexagonist23
@hexagonist23 8 ай бұрын
writing directly to /dev/fb0 is so cursed yet so simple to do
@nathanbaggs
@nathanbaggs 8 ай бұрын
I was kind of surprised how simple it was (conceptually). I had to run Linux in terminal only as compositors and window managers seem to override the fb0 changes
@AlphaetusPrime
@AlphaetusPrime 7 ай бұрын
Hey, at least you fit it into a single hard drive sector! That's pretty good!
@budgetarms
@budgetarms 8 ай бұрын
TLDR: Yes, you can
@wyndmill
@wyndmill 9 ай бұрын
Now that's what I call compression! The manual compression at the end was hilarious to watch
@damouze
@damouze 4 ай бұрын
This brings me back to my university days when one of the admins asked if I could write a small program for him that would wipe the MBR of a harddrive in lab PC. I managed to squeeze it in a whopping 94 bytes, including a double confirmation by the operator. Since technically I had an entire floppy boot sector's worth of space, I filled the rest with credits and kudos to my fellow students. The admin was quite happy with it, and used it for many years.
@vast634
@vast634 8 ай бұрын
I know the fun of cramming games into a very small filesize. I wrote several Java games (a platformer, a 3D game, voxelgame etc) into a 4 kilobyte file. Lots of tricks and procedural generation for graphics used. 70 bytes is extremely small. But 4 kilobytes lets you actually create a decent looking game.
@sky.is.winning
@sky.is.winning 8 ай бұрын
Nice job NATHAN!
@teamruddy611
@teamruddy611 8 ай бұрын
1:59 OH NO! THE PROGRAM IS GOING TO SUBSCRIBE!!! WHAT SHOULD WE DO!!!
@mrnobody9268
@mrnobody9268 9 ай бұрын
really creative ways, great job
@HexMedia2474
@HexMedia2474 8 ай бұрын
you are a madman!❤️
@kyxey
@kyxey 7 ай бұрын
Bruh started hight level and ended up tree shaking the CPU instructions. 💀
@semplar2007
@semplar2007 8 ай бұрын
woow that is a great optimization efforts 👏 well done
@bitwise4996
@bitwise4996 4 ай бұрын
upx compression is literal magic. I wonder if it works on even smaller bins.
@Darkknight512
@Darkknight512 8 ай бұрын
Ahhh, the postage stamp class demoscene.
@Cuperino
@Cuperino 8 ай бұрын
I hadn’t heard of these techniques since I learned about how Atari games were made. It’s cool to see these can be done on Linux!
@TeamUnpro
@TeamUnpro 7 ай бұрын
OMG you're writing to /dev/fb0
@mv-kan
@mv-kan 9 ай бұрын
Keep up the good work
@trentlangford9050
@trentlangford9050 8 ай бұрын
I love this! Glad to see that assembly and low level is alive and well. If you don’t mind me asking, what tools did you use to write the assembly?
@nathanbaggs
@nathanbaggs 8 ай бұрын
I wrote it in VSCode and assembled it with nasm
@Alanhallow
@Alanhallow 8 ай бұрын
This is amazing
@codedeus
@codedeus 9 ай бұрын
Damn, that's some epic shrinking!
@Madnessnunky
@Madnessnunky 3 ай бұрын
This reminds me of the kinds of tricks employed by NES devs. (And other retro PC/Console devs.) I wish developers had a fraction of this level of optimization today. Instead it's 80GB with a 20GB day 1 patch for an installed 120GB. Like, there wasn't ANY space you could save??? GameHut did a ton of cool videos about compression for things like the FMV in Sonic 3D Blast and other neat tricks in the Genesis days. People were so creative when given limits.
@tsalVlog
@tsalVlog 9 ай бұрын
I haven't done assembly-level optimization in ... 30 years? coincidentally it was the last time I ever took a job that included x86 assembly work.
@nathanbaggs
@nathanbaggs 9 ай бұрын
Always a useful skill to have, even if it’s just to debug native code
@tsalVlog
@tsalVlog 9 ай бұрын
@@nathanbaggs oh definitely. I work in Swift now, and it has helped immensely with identifying problems others have struggled with.
@arpy8
@arpy8 8 ай бұрын
amazing work
@nathanbaggs
@nathanbaggs 8 ай бұрын
Thanks a lot!
@GearsDatapacks
@GearsDatapacks 9 ай бұрын
This is a very good video. I'm impressed you managed to get it down to less than 0.5KB
@Pillow_
@Pillow_ 8 ай бұрын
1:40 as a windows user, *wow*, that's a cool feature
@FeTetra
@FeTetra 8 ай бұрын
the fact that you got so optimized that you used other data in the file to not use extra data for colors is insane
@EvilTim1911
@EvilTim1911 8 ай бұрын
Man, the knowledge on display here is amazing. I work in fairly high level languages so a lot of this was very unfamiliar to me. Great stuff
@2peoples785
@2peoples785 8 ай бұрын
EVI-LL!!!
@jomo_sh
@jomo_sh 8 ай бұрын
I'm curious, have you ever thought about doing low level programming? why do people often work with high level languages?
@EvilTim1911
@EvilTim1911 8 ай бұрын
@@jomo_sh Because they're easier to jump into, I guess. I've just started learning Rust and would like to build some personal projects with it, but I'll still mostly use high level languages professionally because that's what my job calls for (JS, Python and a little bit of C#). When I first started learning I went with Python as it was recommended for the simplicity of its syntax. Having to worry about manual memory management on top of all the other stuff you have to learn as a beginner would probably turn many people off right at the start.
@placeholder4988
@placeholder4988 8 ай бұрын
@@jomo_sh low level is more machine oriented while high level more at the programmer. Afaik on a basic level you trade off performance (memory management) for easier debugging and easier programming
@mattmurphy7030
@mattmurphy7030 8 ай бұрын
@@EvilTim1911you should understand C if you want to call yourself a developer. A basic understanding of how the machine works at that level is mandatory.
@batatanna
@batatanna 9 ай бұрын
I'm crying over the triple nested goto
@unicodefox
@unicodefox 8 ай бұрын
MattKC did a similar thing a few years ago, putting Win32 Snake in a QR code.
@Voltra_
@Voltra_ 8 ай бұрын
After the QR Code game, there's the stamp game
@achille0072
@achille0072 9 ай бұрын
This was so good, I really gotta learn assembly. Also, is there anyway I could read the source code?
@MAP233224
@MAP233224 8 ай бұрын
Great vid, I kinda would've love to see just one more step: self decompressed/extracting executable, just to see if it could've been tinified a bit more, 500 bytes is already quite impressive! Is the fb0 file the simplest way to write to the screen on Linux? I'd like to write a very simple software renderer with the Debian distro
@nathanbaggs
@nathanbaggs 8 ай бұрын
I looked into decompressing but I couldn't get the extractor+compression any smaller than 500 bytes. It's probably the simplest, but not necessary the most efficient, you also need to run terminal only as any windowing/compositing managers tend to overrule the fb0 file
@user-pw5do6tu7i
@user-pw5do6tu7i 8 ай бұрын
NES devs fear him.
@flameofthephoenix8395
@flameofthephoenix8395 8 ай бұрын
The best way to compress games is to create a special compression system that can only handle storing a single combination of bits that just so happens to correspond to your entire game you're needing to compress, how fortunate.
@sdjhgfkshfswdfhskljh3360
@sdjhgfkshfswdfhskljh3360 8 ай бұрын
Looks like you describe MetaGolfScript.
@flameofthephoenix8395
@flameofthephoenix8395 8 ай бұрын
​@@sdjhgfkshfswdfhskljh3360 Yes, I hadn't heard of them before now. So here, I'll fix it. The compression algorithm stores it in two bits and has four possible programs to be compressed, one of them just so happens to be yours and the other three are random arbitrary combinations of assembly code that don't actually do anything except probably break things.
@Iota0zero2
@Iota0zero2 8 ай бұрын
Inspiration from MattKC? But good work 👍🏼
@koftabalady
@koftabalady 9 ай бұрын
I always wonder how you learned assembly or these cool low level stuff... can you tell us your story?
@hridumdhital
@hridumdhital 8 ай бұрын
"Write this essay using the least amount of words possible"
@compechdev
@compechdev 8 ай бұрын
This is what converting nested else-ifs to switch case feels like to AAA game developers.
@andrew8293
@andrew8293 8 ай бұрын
Game Developers now: The base game download will be 60GB and 100GB when unconpressed. Game developers then:
@everypizza
@everypizza 8 ай бұрын
Genshin is around 200 GB (I'm not sure, but it won't fit on my 128 GB SSD anymore)
@Patisaloser
@Patisaloser 7 ай бұрын
​@@everypizzait's 300mb
@unrue1048
@unrue1048 7 ай бұрын
I wonder what happens to the post office it when you print out a qr code that says ;DROP ALL TABLES; --
@orange-vlcybpd2
@orange-vlcybpd2 8 ай бұрын
Now i understand why modern triple A games run with barely 60 fps on 5k $ gaming setups..
@caittastic
@caittastic 9 ай бұрын
where are you getting the specifications of the new stamp barcodes?
@salman0ansari
@salman0ansari 9 ай бұрын
haha this is amazing
@TheeBuddylee
@TheeBuddylee 7 ай бұрын
You got me, I went to Subscribe
@televisedfeedback6660
@televisedfeedback6660 8 ай бұрын
It'd be neat to see what game you could fit into the largest qr code (2,973 bytes). Enough room to fit almost 6 of this project. Some guy made snake in that. Perhaps an ascii form of pacman might fit? Or a bare bones Tetris? It'll be cool to see if people take up the challenge for the best and most polished game they can fit in a qr code. Though not to the extent of kkrieger (Fitting a whole 3d game into 97kb through utter madness and trickery.) That team was crazy. Now I wonder what they could've fit in 2.9 Kb. XD
@frankbose544
@frankbose544 6 ай бұрын
one day i wanna be as good as you at c lol
@jaques3
@jaques3 5 ай бұрын
how do these sizes compare to really old games like from the zx spectrum or something like that?
@luna010
@luna010 8 ай бұрын
great video. I feel inspired to have my try at making a similar game, but making a uefi(PE) executable instead of a linux(ELF) executable. I’ll leave it in a reply if I succeed. I’m curious how the different environments may differ in terms of code size.
@nathanbaggs
@nathanbaggs 8 ай бұрын
Good luck!
@RyanLynch1
@RyanLynch1 8 ай бұрын
very impressive. do you have a background in binary analysis?
@Arnau478
@Arnau478 8 ай бұрын
I'm thinking it may be possible to avoid having the "/dev/fb0" string at all if you could somehow access the major number of the device and then look for a file with that inode in the devfs
@randomuseryt5143
@randomuseryt5143 8 ай бұрын
"mov al,0x5" is 2 bytes (b0 05), saves 3 bytes but doesnt zero the upper 3 bytes of eax
@ariqahmer
@ariqahmer 8 ай бұрын
Could you put this on a QR code just so I can relax and know that there's an entire game on it 😅
@naptimusnapolyus1227
@naptimusnapolyus1227 8 ай бұрын
an Insane Optimization level that is 🗿
@ejonesss
@ejonesss 6 ай бұрын
1. 70 bytes is enough for basic malware so it could be possible to put malware into the postal system. of course i am sure that may be very illegal and the penalties for crimes against the postal system is so high that maybe no one has ever tried anything
@InfiniteCoder01
@InfiniteCoder01 8 ай бұрын
Why you didn't put source assembly in the description?
@john.dough.
@john.dough. 8 ай бұрын
I wanted to see it printed on actual stamps...
@Budch
@Budch 8 ай бұрын
Sure thing, you can fit the whole technodemo on it, people have been doing that since the 60s!
@szabolcsmate5254
@szabolcsmate5254 8 ай бұрын
I was fully expecting you to make a guess the number type CLI game. But then, what's the smalled CLI game that one could write? You are allowed to include a imaginary printed manual to get away with a very non-user-friendly implementation. Like guess the number with a ? prompt, and ^/v/= as feedback maybe?
@tomtravis858
@tomtravis858 8 ай бұрын
Putting the string in the headers was genius, awesome video!
@skyr3x
@skyr3x 8 ай бұрын
i have never seen someone rewrite their entire code in assembly and embedding their variables in elf headers where the exact data is arbitrary. this is so sick
@a.r.9496
@a.r.9496 8 ай бұрын
I am actually sure you could‘ve pulled it off with a different game. Would have been cool seeing you print out the qr code and puttin it ontop of a stamp
@joaopetersonscheffer
@joaopetersonscheffer 8 ай бұрын
maybe try a simple run length encoding to try and fit it on 2 stamps? 2 physical stamps? maybe the royal mail might even make a special set of stamps, find 2 and play a game hahaha
@nathanbaggs
@nathanbaggs 8 ай бұрын
I tried a run length encoding but the decompressing code plus the compressed payload were still bigger than 500 bytes
@joaopetersonscheffer
@joaopetersonscheffer 8 ай бұрын
@@nathanbaggs oh, that's a shame, still, very impressive
@JamesGibbard
@JamesGibbard 8 ай бұрын
I was embarrassingly far through this video before I realised I knew you from school. Hope you're keeping well. Awesome channel!
@Patisaloser
@Patisaloser 7 ай бұрын
He ain't learning he's stealing other people's ideas
@nathanbaggs
@nathanbaggs 7 ай бұрын
Hey 👋 all good thanks, glad you’re enjoying the channel
@letronix6243
@letronix6243 8 ай бұрын
You watched mattkc but thought: "I can do smaller".
@Patisaloser
@Patisaloser 7 ай бұрын
While also stealing his script and giving zero credit👏
@MarkPentler
@MarkPentler 8 ай бұрын
I had a piece of Arduino code once that used only one variable, and I ended up using a spare register to store the value instead, meaning no variable memory was used at all. Tidy.
@keiyakins
@keiyakins 7 ай бұрын
Honestly, 90 characters is a tough ask in a scripting language. I'd like to see if you can cram a python implementation into that size!
@isheamongus811
@isheamongus811 8 ай бұрын
Consider more native. Like boot sector. Ignoring Windows etc
@AlphiumProductions
@AlphiumProductions 8 ай бұрын
So optimizied you could run it on an Abacus
@nathanbaggs
@nathanbaggs 8 ай бұрын
Maybe next video…
@yash1152
@yash1152 8 ай бұрын
0:40 is this a repost? one channel already did this thing years ago!
@Gamer_55-55
@Gamer_55-55 8 ай бұрын
sounds like what matt kc did
@VarunGupta3009
@VarunGupta3009 8 ай бұрын
I thought you're the same guy that did it with a QR code, but glad that you were more realistic and also optimised it extremely well.
@TF2Shows
@TF2Shows 8 ай бұрын
What about compression?
@nathanbaggs
@nathanbaggs 8 ай бұрын
I tried but couldn’t get the decompression code and the compressed payload close to 500 bytes
@StealthyDrake12
@StealthyDrake12 8 ай бұрын
Pong??
@Toby-ve6gp
@Toby-ve6gp 8 ай бұрын
that isn't a bar code
@unknown-yo2tx
@unknown-yo2tx 8 ай бұрын
could use a game engine that allows for code golfing
@lel7531
@lel7531 8 ай бұрын
So no stamp game ? That's too bad
@-stoner
@-stoner 8 ай бұрын
No but you could
@m4rt_
@m4rt_ 8 ай бұрын
MattKC :)
@utzufideli9769
@utzufideli9769 8 ай бұрын
I tried running it but it gave me a segmentation fault
@utzufideli9769
@utzufideli9769 8 ай бұрын
nvm i just had to sudo it
@ymm099
@ymm099 8 ай бұрын
this guy is mattkc except he knows what he is doing
How Do Hackers Actually Cheat In Games?
12:38
Nathan Baggs
Рет қаралды 29 М.
Optimizing my Game so it Runs on a Potato
19:02
Blargis
Рет қаралды 414 М.
ТАМАЕВ vs ВЕНГАЛБИ. Самая Быстрая BMW M5 vs CLS 63
1:15:39
Асхаб Тамаев
Рет қаралды 4,6 МЛН
How to bring sweets anywhere 😋🍰🍫
00:32
TooTool
Рет қаралды 53 МЛН
New Gadgets! Bycycle 4.0 🚲 #shorts
00:14
BongBee Family
Рет қаралды 19 МЛН
How to Improve in Space Engineers | Clever Tips Ep. 1
17:23
BlackArmor
Рет қаралды 194 М.
Can you fit a whole game into a QR code?
20:03
MattKC
Рет қаралды 8 МЛН
I Made A Virus - I Instantly Regretted It
12:44
Nathan Baggs
Рет қаралды 18 М.
Faster than Rust and C++: the PERFECT hash table
33:52
strager
Рет қаралды 517 М.
Why Don't You Make Your OWN Game Engine?
7:23
Skeffles
Рет қаралды 6 М.
Is 8-Bit Minecraft Possible?
13:56
Inkbox
Рет қаралды 1,1 МЛН
No really, how does Linux run executables?
8:37
Jacob Pradels
Рет қаралды 178 М.
Naming Things in Code
7:25
CodeAesthetic
Рет қаралды 2 МЛН
Adding Nested Loops Makes this Algorithm 120x FASTER?
15:41
DepthBuffer
Рет қаралды 122 М.
Making Audio Waves That Look and Sound Like Things
4:19
Japhy Riddle
Рет қаралды 3,2 МЛН
ТАМАЕВ vs ВЕНГАЛБИ. Самая Быстрая BMW M5 vs CLS 63
1:15:39
Асхаб Тамаев
Рет қаралды 4,6 МЛН