ASCII fluid dynamics -- IOCCC2012 endoh1.c

Поділитися
Вставка
  • Опубліковано 23 лис 2013
  • A tiny fluid simulator that fits in 80x25 terminal.
    www.ioccc.org/2012/endoh1/hint...
    www.ioccc.org/2012/endoh1/endo...
    BGM: Water Music (Handel)
  • Розваги

КОМЕНТАРІ • 1,8 тис.

  • @lydianlights
    @lydianlights 5 років тому +13085

    At first I was impressed. AND THEN I REALIZED THE INITIAL LOGO WAS THE SOURCE CODE.

    • @dsp4392
      @dsp4392 5 років тому +1182

      This is art of the highest level.

    • @lincolnsand5127
      @lincolnsand5127 5 років тому +320

      Is there any place to download or clone the c files for this? I would rather not type this by hand to test it myself.

    • @nukeout
      @nukeout 5 років тому +60

      Oh shi- !

    • @Rotceev
      @Rotceev 5 років тому +21

      wow

    • @mngmng_
      @mngmng_ 5 років тому +75

      Wait you're not shitting m-

  • @raffierutomo8948
    @raffierutomo8948 5 років тому +11743

    Next, ASCII ray tracing light

    • @joel5274
      @joel5274 5 років тому +289

      not quite ascii, but heres raytracing in DOS:
      ua-cam.com/video/N8elxpSu9pw/v-deo.html

    • @rachelslur8729
      @rachelslur8729 5 років тому +11

      @@joel5274 👍

    • @ChiragRajputS
      @ChiragRajputS 5 років тому +45

      Check out this ascii first person shooter tutorial ua-cam.com/video/xW8skO7MFYw/v-deo.html

    • @lincolnsand5127
      @lincolnsand5127 5 років тому +23

      Someone made a raytacer in desmos. So that's totally possible

    • @rachelslur8729
      @rachelslur8729 5 років тому +4

      @@lincolnsand5127 👍

  • @ranchu3203
    @ranchu3203 3 роки тому +1831

    IT EVEN HAS SURFACE TENSION!

    • @kurumi394
      @kurumi394 3 роки тому +39

      Right? I was just about to type this! God this is so cool

    • @mustno3
      @mustno3 3 роки тому +30

      I thought that was just a quirk in the simulation which was just trying to simulate a wave bouncing back and forth on the walls. Simulating surface tension would be too much for this.

    • @Tr0lliPop
      @Tr0lliPop 3 роки тому +2

      OH. MY. GAWD.

    • @yashrawat9409
      @yashrawat9409 3 роки тому +2

      No fluid sim without Surface Tensions

    • @maiamaya6083
      @maiamaya6083 3 роки тому

      Ya

  • @marcossidoruk8033
    @marcossidoruk8033 3 роки тому +74

    C code and baroque music, that must be the classiest thing ever.

  • @proskub5039
    @proskub5039 7 років тому +2306

    This would make a fine addition to Dwarf Fortress

    • @hazel-lainsnider1542
      @hazel-lainsnider1542 5 років тому +154

      I mean, Dwarf Fortress already has some of the most advanced fluid dynamics in video games.

    • @gracefool
      @gracefool 5 років тому +24

      @@hazel-lainsnider1542 lol wut it's not much better than Minecraft

    • @lyncheatingdonut
      @lyncheatingdonut 5 років тому +130

      @@gracefool In terms of what? Minecraft's fluids are just based on source blocks. DF simulates water pressure.

    • @gracefool
      @gracefool 5 років тому +29

      @@lyncheatingdonut sure but it's still local grid-based, calling it fluid dynamics is ridiculous. It's not anything like real fluid.

    • @lyncheatingdonut
      @lyncheatingdonut 5 років тому +22

      @@gracefool Well yeah, it does work on a more abstract level for sure

  • @joonatansaarhelo6138
    @joonatansaarhelo6138 8 років тому +4304

    The code compiles without warnings!

    • @paulsernine5302
      @paulsernine5302 7 років тому +365

      no warning with -Wall -pedantic options is awsome indeed

    • @Xeverous
      @Xeverous 6 років тому +57

      It's not that hard to have no warnings with pedantic in both C and C++ (in more recent C11 and C++11/14 it's even easier)

    • @faykson
      @faykson 6 років тому +168

      Where did you guys learnt how to code ? You can do everything without warnings.

    • @AlexVasiluta
      @AlexVasiluta 6 років тому +52

      faykson They know this, they mean that it didn't output any errors (like "int" from "int main()" is missing but still works or that it didn't include stdio.h)

    • @irisaacsni
      @irisaacsni 6 років тому +143

      fayson Obviously you can code without warnings. But its much harder to do with obfuscated C code

  • @darren8221
    @darren8221 5 років тому +414

    1.5x speed + 144p, looks real!!

  • @AadityaMankarXv7
    @AadityaMankarXv7 5 років тому +1879

    And here we all are.
    Gathered by UA-cam's algorithm.

    • @joni5028
      @joni5028 5 років тому +14

      I sometimes ask myself what kind of weird things I watch that something like this gets recommended to me, but than I do watch it so that's for that. Glad to know I'm not the only one

    • @kaijuplayz2199
      @kaijuplayz2199 5 років тому +5

      Can I like this comment, it had 69 likes

    • @hiralykowalski6825
      @hiralykowalski6825 5 років тому

      I'm not even mad
      That's amazing

    • @JetFalcon710
      @JetFalcon710 5 років тому +3

      Welcome back to:
      *Why Are These Videos In My Recommendations? Episode #109347*

    • @centdemeern1
      @centdemeern1 5 років тому

      You said it

  • @4.0.4
    @4.0.4 5 років тому +875

    This is a marvel. The code is valid input to itself, it compiles without warnings despite looking so stylized, and fluid dynamics in ASCII is already fascinating enough.

    • @lincolnsand5127
      @lincolnsand5127 5 років тому +1

      Is there any place to download or clone the c files for this?

    • @4.0.4
      @4.0.4 5 років тому +37

      ​@@lincolnsand5127 he left a link in one of his other videos: ua-cam.com/video/dQw4w9WgXcQ/v-deo.html

    • @eminioxpl6651
      @eminioxpl6651 5 років тому +19

      @@4.0.4 getting rick rolled in 2019... I can't belive it

    • @hadinossanosam4459
      @hadinossanosam4459 5 років тому +6

      @@lincolnsand5127 ioccc.org/years.html#2012_endoh1

    • @mattr2238
      @mattr2238 3 роки тому +8

      @@lincolnsand5127
      It's literally in the video.

  • @m1lkweed
    @m1lkweed 5 років тому +2701

    Thank you, youtube recommendation algorithm.

  • @MrGoatflakes
    @MrGoatflakes 3 роки тому +30

    It's a crime this has only just been recommended to me six years after the fact...

    • @Jakium
      @Jakium 3 роки тому

      Why the crazy youtube recommendations algorithm brought us all here once again!
      ua-cam.com/video/8y9tlEQg-qk/v-deo.html

  • @loading_wait
    @loading_wait 5 років тому +19

    The music - Fredrick Handel’s “water music”. Amazing.

  • @LudwigvanBeethoven2
    @LudwigvanBeethoven2 5 років тому +2253

    Command line is not suitable for GUI
    Yusuke Endoh: hold my mouse

    • @KikatzuMusik
      @KikatzuMusik 5 років тому +42

      It's even possible to visualize 3D-Objects inside the shell.

    • @neixene7742
      @neixene7742 5 років тому +35

      ​@@KikatzuMusik and its possible to create virtual computer in minecraft but should we ?

    • @sorriiez
      @sorriiez 5 років тому +21

      @@neixene7742 please don't do it.
      They will create Minecraft on Minecraft ;-;

    • @jan_harald
      @jan_harald 5 років тому +15

      @@neixene7742 of course
      and ascii is just the tip of the iceberg
      utf-8 ftw!
      the simplest way is to just render utf8 "pixels", turning one character into 4 "pixels" and pretending it's a regular pixel display...some people use braille symbols instead, giving even more "pixels"...
      of course, as with ascii, you could make a whole lot more complicated things with it as well...

    • @guilhermesartorato93
      @guilhermesartorato93 5 років тому

      Japanese guys...

  • @LimeHunter7
    @LimeHunter7 7 років тому +5883

    Oh god, I just got it...
    Handel's WATER Music.
    I hate you. 10/10 pun

    • @sacredgeometry
      @sacredgeometry 5 років тому +65

      It's not a pun.

    • @motherofallemails
      @motherofallemails 5 років тому +23

      you're slow

    • @c.j.3184
      @c.j.3184 5 років тому +41

      2 year old comment, guys. welcome to youtube recommendations

    • @deanerdaweiner3829
      @deanerdaweiner3829 5 років тому +29

      @@motherofallemails stfu he was here over 2 years before you

    • @Alexander-nd5de
      @Alexander-nd5de 5 років тому +2

      @@deanerdaweiner3829 hah nice point. plus there is so many good video's out there you just get them as you come. late or not. im not sure how many Hours on stuff on you tube but i can say its far more that one lifetime.

  • @stevop80_45
    @stevop80_45 3 роки тому +26

    I'm 7 years late to the party, technology has advanced considerably in that time, and I STILL do not think I could have been more impressed seeing this 7 years ago as I am today.....

    • @haseebkhalid9821
      @haseebkhalid9821 10 місяців тому +2

      I'm 9 years late and still blown away

  • @ultrio325
    @ultrio325 3 роки тому +173

    why would you simulate fluid dynamics with ascii? you're asciing for trouble

    • @jonathanhanna9459
      @jonathanhanna9459 3 роки тому +8

      You're going into the pungeon!

    • @Hwyadylaw
      @Hwyadylaw 2 роки тому

      It's not simulated in ascii (that doesn't make much sense), but rendered in ascii characters.

  • @espen990
    @espen990 5 років тому +3721

    Advanced and high quality 3D computer graphics:
    "Am I a joke to you?"

  • @deggas3665
    @deggas3665 5 років тому +1659

    Me asleep: ...
    UA-cam at 4am: COME ONE COME ALL TO SEE THE AMAZING ASCII FLUID DYNAMICS!!!

    • @mono_si
      @mono_si 5 років тому +4

      it's 02:03 here

    • @arielpaulson9509
      @arielpaulson9509 5 років тому +3

      5:36 :p

    • @kanochoo1012
      @kanochoo1012 5 років тому +2

      litterly 4

    • @y__h
      @y__h 5 років тому +3

      midnight, damn youtube is getting more aggravating than duolingo.

    • @MudakTheMultiplier
      @MudakTheMultiplier 5 років тому +3

      And it's like 5 years old! Couldn't you have waited until morning?

  • @nandoneobh
    @nandoneobh 3 роки тому +1

    You become to understand the greatness of that when you start trying to make your own models. This is pure art. Totally awesome!

  • @benfrese3573
    @benfrese3573 5 років тому +5

    Amazing work, congrats. Music fits perfectly. Classic modern art.

  • @anastasiadunbar5246
    @anastasiadunbar5246 8 років тому +1669

    Would you like to drink some code?

  • @Kanibulus
    @Kanibulus 9 років тому +862

    better physics than BF4

  • @hamzabouhelal622
    @hamzabouhelal622 3 роки тому +5

    The minimalism of ASCII art is still fascinating and intriguing.

  • @symbally
    @symbally 3 роки тому

    that is the most beautiful bit of code i have ever seen, jaw dropping effort and result

  • @numgun
    @numgun 9 років тому +837

    Would be pretty dope if you could have a firefox addon that makes all the text turn into fluid and flush it off the screen. : D

    • @hopsgno9790
      @hopsgno9790 4 роки тому +26

      U mean chrome

    • @amazingajax2343
      @amazingajax2343 3 роки тому +6

      @@hopsgno9790 lmao beat me to it

    • @happygimp0
      @happygimp0 3 роки тому +24

      @@hopsgno9790 No, the old firefox or a clone of the old version that still gets updates, like Pale Moon.

    • @1cj
      @1cj 3 роки тому +6

      why firefox though

    • @calebsousa2754
      @calebsousa2754 3 роки тому +58

      Cool kids use firefox

  • @KatzRool
    @KatzRool 5 років тому +171

    NO WAY
    HE ACTUALLY DID IT
    THE ABSOLUTE MADMAN

    • @varungandhi8796
      @varungandhi8796 5 років тому +3

      He did it 6 years ago lol

    • @ezioauditore7636
      @ezioauditore7636 5 років тому +1

      "They called me a madman"

    • @MCAlexisYT
      @MCAlexisYT 3 роки тому

      r/madlads

    • @ProjectPhysX
      @ProjectPhysX 2 роки тому

      If you think this is mad, how about this: I have written an ASCII fluid simulator for the terminal with 3D raytracing graphics and full color: ua-cam.com/video/72VGIiWKMEU/v-deo.html

  • @ashleybyrd2015
    @ashleybyrd2015 2 роки тому +1

    This was the video that taught me about the existence of IOCCC, and I've never been the same.

  • @MsSuyash1995
    @MsSuyash1995 5 років тому

    This is truly an extraordinary piece of art...

  • @DarkmoonUK
    @DarkmoonUK 9 років тому +203

    This is so beautiful I want to cry.

    • @tusharpandey6584
      @tusharpandey6584 3 роки тому

      ok

    • @KingGrio
      @KingGrio 3 роки тому

      In a way, I understand you. I'm sitting here figuring out why this isn't at least in an art museum

    • @marcossidoruk8033
      @marcossidoruk8033 3 роки тому

      This is legit one of the best things I have ever seen

  • @huey1153
    @huey1153 5 років тому +828

    Professor: “Build Basic tree ASCII Art
    This Guy: *”and god set let there be light!!!*

  • @negulescuioanflavius4419
    @negulescuioanflavius4419 3 роки тому

    Amazing. My eyes are crying of Joy with this artistic song

  • @omarm.yousef
    @omarm.yousef 3 роки тому +1

    i opened UA-cam to watch something while eating and it ended me up watching this masterpiece

  • @cygil1
    @cygil1 10 років тому +31

    Now this is art. By which I mean utterly brilliant in its pointlessness.

  • @TehNoobiness
    @TehNoobiness 5 років тому +473

    me: "Oh, I guess I'll click on it--"
    video: *code is shaped to make an ascii-art logo for itself*
    me: "Oh, that's nice--"
    video: *turns that ascii art into a fluid*
    me: "whoa"

    • @JAzzWoods-ik4vv
      @JAzzWoods-ik4vv 5 років тому +17

      video: turns that ascii art into a fluid
      me: *confused screaming*

    • @jan_harald
      @jan_harald 5 років тому +15

      video: "here's ascii art code"
      video: **proceeds to compile the art code, and the run the code through it's own compiled version**
      me: _screams in modem code_

  • @Jombo1
    @Jombo1 3 роки тому +1

    The UA-cam algorithm recommending a video about another algorithm. The robots are taking over. This is a display of power.

  • @ParamSiddharth
    @ParamSiddharth 3 роки тому

    Unbelievably beautiful!

  • @Splatpope
    @Splatpope 5 років тому +72

    Ah yes, the ancient scriptures.

  • @tom7
    @tom7 9 років тому +17

    Super cool!

    • @blitz4099
      @blitz4099 6 років тому +1

      suckerpinch When's the next video?

  • @ClainBill
    @ClainBill 5 років тому +1

    This is actually amazing

  • @BanriFerdinand
    @BanriFerdinand 3 роки тому +2

    Nunca creí que el ASCII podría ser tan bello. Excelente vídeo

  • @massimookissed1023
    @massimookissed1023 7 років тому +34

    Just drink the water, Mr Anderson.

  • @johnjohn5932
    @johnjohn5932 8 років тому +217

    Some people just want to see the world code....

    • @laurinneff4304
      @laurinneff4304 5 років тому +3

      I would've liked, but it's at 69 likes right now

    • @ciarfah
      @ciarfah 5 років тому

      Laurin Neff First time seeing a comment like this where it's still at 69

    • @VenHayz
      @VenHayz 5 років тому

      PyreGnome Ay it’s 70 now, but I didn’t like it :’(

    • @destiny_02
      @destiny_02 3 роки тому

      @@laurinneff4304 I took it to 96 lol

    • @BayLeafff
      @BayLeafff 3 роки тому

      @@destiny_02 104 chiming in

  • @belgaer4943
    @belgaer4943 3 роки тому

    This was absolutely mesmerizing

  • @antricks2546
    @antricks2546 5 років тому +134

    All comments are from yesterday. What in the world happened with youtube's algorithm to put a 6 year old video of ASCII fluid dynamics in so many recommendation lists. 🤔

    • @guilhermesartorato93
      @guilhermesartorato93 5 років тому +10

      Maybe the author hacked the algorithm? I mean, if he's THIS talented, to the point of creating an ASCII fluid dynamics whose logo is the source code itself......

    • @rumfordc
      @rumfordc 3 роки тому +1

      All the good _new_ content is either censored or no longer allowed on youtube, so its falling back on older videos because that's all thats left. The second factor is that youtube recommends things based on _category_ rather than similar watchers like it used to. So once an old video starts to go even a little bit viral UA-cam gets it out to pretty much everyone who has ever looked at that category.

    • @aditya-lr2in
      @aditya-lr2in 3 роки тому

      U urself changed ur comment after an yr 😆

    • @RetroGamer2153
      @RetroGamer2153 3 роки тому +2

      Some nerd searched for ASCII videos. Google said, "You all have the same nerdy tastes as this guy. Enjoy this video he watched several times!" I say, "Thanks, Google, and random nerdy searcher. That was a good find!"

    • @RetroGamer2153
      @RetroGamer2153 3 роки тому +2

      Your comment was from a year ago! Guess Google is still at it!

  • @RobinBaggett
    @RobinBaggett 5 років тому +29

    This is just beautiful. And set to Handel's music! Genius

  • @AgeofReason
    @AgeofReason 5 років тому +57

    *Press F to see this implemented in Temple OS. Terry smiles.*

    • @uy-ge3dm
      @uy-ge3dm 5 років тому +2

      F

    • @trinitron384
      @trinitron384 5 років тому +1

      F

    • @jwadaow
      @jwadaow 5 років тому +1

      F

    • @OmegaMusicYT
      @OmegaMusicYT 3 роки тому +13

      Terry would create an even better version in like a week on stream and then talk about why he is the best programmer in the world

    • @victormponcec
      @victormponcec 3 роки тому +1

      F

  • @plazmotech5969
    @plazmotech5969 5 років тому +1

    This brings me great joy

  • @OmegaMusicYT
    @OmegaMusicYT 3 роки тому +53

    This guy after he completes the code: "YOU ARE NOW THE CEO OF C"

    • @symbally
      @symbally 3 роки тому

      underrated comment xD

  • @GegoXaren
    @GegoXaren 9 років тому +35

    Well, suddenly I feel stupid... Nah, I feel stupid all the time.

  • @lorenzo42p
    @lorenzo42p 3 роки тому +5

    I'm 8 years late but that is still amazing. 100 years from now that code will still be amazing, but maybe we'll have a better word for it by then

  • @eriksson.
    @eriksson. 3 роки тому

    This is beautiful, just beautiful.

  • @davidhand9721
    @davidhand9721 5 років тому

    One of the cooler things I've ever seen.

  • @GreggGramatges
    @GreggGramatges 10 років тому +2

    EXTRAORDINARY!! This completely made my day.

  • @abdaroth
    @abdaroth 5 років тому +21

    No one :
    UA-cam : Hey, wanna see some ASCII fluid dynamics ?

  • @ThePlayerOfGames
    @ThePlayerOfGames 3 роки тому

    What I love the most is the meniscus calculations

  • @VaupellGaming
    @VaupellGaming 3 роки тому +1

    Few people realise how beautifull this is..

  • @baconinvader
    @baconinvader 7 років тому +74

    I'm going to go and change my pants now

    • @ivosu4936
      @ivosu4936 7 років тому +4

      RIGHT??? my jaw just droped on the ground

  • @jademonass2954
    @jademonass2954 4 роки тому +7

    no you cant jus-
    you-
    i-im
    i dont have words for this

  • @Kspcs909
    @Kspcs909 3 роки тому

    that's majestic, beautiful!

  • @MOHIT2017SE
    @MOHIT2017SE 3 роки тому

    Another masterpiece youtube had stored for me to show after 6 years

  • @ChristopherNichols
    @ChristopherNichols 10 років тому +5

    BRILLIANT!

  • @przemysaw8241
    @przemysaw8241 5 років тому +3

    These fluid mechanics are better than in most games!

  • @MarlyTati
    @MarlyTati 3 роки тому

    I see tiny people dancing and jumping along with the music and the code!! What a Piece of Art !!

  • @jacobusburger
    @jacobusburger 5 років тому

    These graphics are amazing!

  • @TheHoonShow
    @TheHoonShow 5 років тому +3

    My god this is true art

  • @muhammadnabil8637
    @muhammadnabil8637 5 років тому +16

    Prototype of NVIDIA FX Drivers

  • @criticalposts3143
    @criticalposts3143 3 роки тому

    every year, when IOCCC rolls around, this man DELIVERS.

  • @XoIoRouge
    @XoIoRouge 3 роки тому

    Holy shit this is 7 years old and I've never seen this video? The ascii fluids, the water music, oh god I love this whole thing.

  • @bernatk
    @bernatk 10 років тому +3

    Extremely cool! It works on windoze too w/ MINGW.

  • @sean71300
    @sean71300 5 років тому +3

    The first ascii art, fluid.c not just used as a visual source for fluid simulation, it itself is the source code for the fluid simulation. The fluid simulation is basically simulating itself.

  • @krunkle5136
    @krunkle5136 3 роки тому

    This is so beautiful.

  • @LOKI123ification
    @LOKI123ification 5 років тому

    Seriously sick stuff! Respect

  • @RSK412
    @RSK412 3 роки тому +3

    At first I'm like wow the logo is actually code?? Yes, but wait...THERES MORE! Serious work of art.

  • @JaredEvans
    @JaredEvans 10 років тому +10

    Pretty cool!

  • @darthharry
    @darthharry 3 роки тому +1

    Now this, this is beautiful.

  • @HelPfeffer
    @HelPfeffer 3 роки тому

    Wow, this is the most satisfying video I've ever seen.

  • @kjamison5951
    @kjamison5951 5 років тому +31

    “You can’t animate fluid dynamics in ASCII…”
    “Hold my beer…”

    • @armynyus9123
      @armynyus9123 4 роки тому

      the craziest part, the absolute insanity I find the source code. Just tried it, have it running here in the terminal after compiling this, without any non std linux lib:
      # include// .IOCCC Fluid- #
      # include //2012 _Sim!_ #
      # include //|||| ,____. IOCCC- #
      # define h for( x=011; 2012/* #
      # */-1>x ++;)b[ x]//-' winner #
      # define f(p,e) for(/* #
      # */p=a; e,p

    • @ProjectPhysX
      @ProjectPhysX 2 роки тому

      HOLD MY BEER: I have written an ASCII fluid simulator for the terminal with 3D raytracing graphics and full color: ua-cam.com/video/72VGIiWKMEU/v-deo.html

  • @charliexoxox
    @charliexoxox 5 років тому +6

    Me at the start: 😯
    Me when the colours came in: 😧
    Me when I realised the first example was the source code: 😵😵😵😵😵😵

  • @ApartmentAngelsFireStarters
    @ApartmentAngelsFireStarters 3 роки тому +1

    thats truly magnificant

  • @roozbehsayadi9742
    @roozbehsayadi9742 3 роки тому

    Lots of respect for you.

  • @ashlandwithouttheshd
    @ashlandwithouttheshd 3 роки тому +40

    When your program has a “-pedantic” flag, you know it’s a good one

    • @ashlandwithouttheshd
      @ashlandwithouttheshd 3 роки тому +1

      Oh I guess it’s a flag for gcc, not his program

    • @axkvs
      @axkvs 3 роки тому

      what is pedantic

    • @tochka832
      @tochka832 3 роки тому +3

      @@axkvs it's option in gcc compiler that specifies that code should be in C89 standart

  • @beef633
    @beef633 5 років тому +69

    Nobody:
    UA-cam: Here's a 6 year old ASCII fluid dynamics video
    love you youtube

  • @Smoulderingmel
    @Smoulderingmel 3 роки тому

    It's so beautiful.

  • @neontiger2007
    @neontiger2007 3 роки тому

    Nooo, this is so crazy!! So awesome!

  • @Blue-Maned_Hawk
    @Blue-Maned_Hawk 5 років тому +236

    UA-cam seeing this video:
    2013: meh
    2014: meh
    2015: meh
    2016: meh
    2017: meh
    2018: huh
    2019: PUT IT IN THE RECOMMENDED SECTION

    • @andrewfrangella
      @andrewfrangella 5 років тому +2

      You’re so original!

    • @nickjs5773
      @nickjs5773 5 років тому

      @@andrewfrangella I know right.
      I LOLed so hard when reading this comment.
      He is so smart and funny.
      If only we could be more like him.

    • @Blue-Maned_Hawk
      @Blue-Maned_Hawk 5 років тому +1

      @@nickjs5773 and @Digital, it is extremely difficult to determine if your're being sarcastic or not.

    • @DogsRNice
      @DogsRNice 5 років тому

      I remember seeing it a few years ago

  • @THExRISER
    @THExRISER 5 років тому +3

    So it's pixel fluids,but with text,impressive!

  • @slipperylilbutterguy
    @slipperylilbutterguy 3 роки тому

    I've had this in my recommendations for years glad I clicked on it

  • @rtmanes88
    @rtmanes88 3 роки тому +2

    It's ... so beautiful 😢

  • @knagencjusz1958
    @knagencjusz1958 5 років тому +127

    when you dont want to learn 3D graphics

    • @matthewe3813
      @matthewe3813 3 роки тому

      When you dive into OpenGL and your brain explodes

    • @ProjectPhysX
      @ProjectPhysX 2 роки тому

      I have written an ASCII fluid simulator for the terminal with 3D raytracing graphics and full color: ua-cam.com/video/72VGIiWKMEU/v-deo.html

  • @eksno
    @eksno 3 роки тому +19

    Is the data stored as those ASCII characters or is a more accurate simulation generated from the input and the ASCII is a visualization of it? either way it's very impressive, well done!

    • @Maeve_Rose
      @Maeve_Rose 5 місяців тому

      in case you are still interested. this is Obfuscated C the entire code is that logo. it uses various techniques to accomplish the simulation. Obfuscated C used to be, and perhaps still is, a competition to write code that is unreadable that does something interesting.
      there was one that was shaped like a donut that rendered a donut spinning in 3d space.

  • @yuriferreira8603
    @yuriferreira8603 3 роки тому

    That's one of the most beautiful things I've seen in my life...

  • @NezzNHLive
    @NezzNHLive 3 роки тому

    youtube recommended this to me for no reason, and i love it

  • @jmalmsten
    @jmalmsten 5 років тому +4

    To quote the great thinker going by the name Reeves, K.
    Aherm...
    "Woah!"

  • @Bram06
    @Bram06 9 років тому +7

    I was sent here by a man in an incompetent heist crew

  • @jungoogie
    @jungoogie 5 років тому

    We have created the pinnacle of gaming evolution with this! Now Dwarf Fortress can truly shine.

  • @AndroidFerret
    @AndroidFerret 3 роки тому

    Absolutely amazing!

  • @CoryMck
    @CoryMck 5 років тому +53

    _Uploaded in 2013..._
    *Okay NASA, what's your excuse?*

    • @CoryMck
      @CoryMck 5 років тому

      @Drake Coldman this is more impressive than most of the things NASA has done. (other than spend money on inefficient space research, and lead the cold war pissing contest that was the space race).

    • @CoryMck
      @CoryMck 5 років тому

      @Drake Coldman
      "private project"
      Or
      Publicly funded science
      Pick one, can't be both.
      NASA satellites hasn't done anything for the Internet.
      They underpay their employees, and are inefficient for their scale. Many government agencies are efficient and make productive research. NASA is not one of them. NASA has made many import discoveries, but relative to their size and funding, not so much.

  • @ChristianStout
    @ChristianStout 5 років тому +22

    Eat your heart out, Nvidia GameWorks.

  • @naryosh_
    @naryosh_ 3 роки тому

    idk why I was recommended this since I don't know anything about code but it looks like you put a lot of work into this so good on you

  • @DevangAcharya5
    @DevangAcharya5 3 роки тому

    youtube recomondation it after 7 years to chill in 2020 outa nowhere. damn i love these.