I made a 3D SPINNING ASCII DONUT in SVG

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ม.ค. 2025

ความคิดเห็น • 30

  • @CoilingMachine
    @CoilingMachine ปีที่แล้ว +36

    This dude is NOT taking any rest from donuts

  • @aleska200
    @aleska200 ปีที่แล้ว +5

    i just started programming and im amazed with your work

  • @miggu
    @miggu ปีที่แล้ว +2

    I'm addicted to these donut videos

  • @anon_y_mousse
    @anon_y_mousse ปีที่แล้ว +1

    I really want to see one in BrainFuck. If I copy your SVG method by just pre-rendering the frames and then using a txt2bf program, then format it so it's in the shape of a donut, that could work. Though, I'll have to set each frame via terminal escape codes, and as such, maybe I should colorize it. This may take a while because I don't have a txt2bf program and I've not bothered to think how I might go about doing that. If this post doesn't get filtered by TH-cam, you might see something from me in a month or two, assuming I can allocate some spare time.

  • @MyArtWorld
    @MyArtWorld ปีที่แล้ว +4

    This is sooo cool!! Thank you for sharing. I'm going to try this out :D

  • @joe-skeen
    @joe-skeen ปีที่แล้ว +9

    👏 Well done!

  • @that1boii969
    @that1boii969 ปีที่แล้ว +4

    the bottom row of your svg donut is offset to the left a bit

  • @EricMeyerweb
    @EricMeyerweb ปีที่แล้ว +2

    I laughed with delight. Well done!

    • @ttmso
      @ttmso ปีที่แล้ว

      npc

  • @GoutamReddydazz
    @GoutamReddydazz ปีที่แล้ว

    Bro... Fucking awesome donut ever I have seen

  • @ilikecreeper331
    @ilikecreeper331 หลายเดือนก่อน

    You did NOT upload more information on the project after this...

  • @cubed_guy
    @cubed_guy ปีที่แล้ว +2

    Yo, why this not have more views?

    • @wojtekextras
      @wojtekextras ปีที่แล้ว

      It was almost a day ago what could you expect

  • @wermaus
    @wermaus ปีที่แล้ว +2

    it not just an image format, what is, why would, why, no, god why

  • @zakyzigzag
    @zakyzigzag ปีที่แล้ว

    Sorry I got distracted by the PvZ music :D

  • @tpglitch
    @tpglitch ปีที่แล้ว +7

    oh god... 💀

  • @mr2meows
    @mr2meows ปีที่แล้ว

    why isnt it on the github

  • @nicolasgutierrez6098
    @nicolasgutierrez6098 ปีที่แล้ว +1

    bro ur sick

  • @miguelxd4133
    @miguelxd4133 ปีที่แล้ว +3

    you scare me :D

  • @ratchet205
    @ratchet205 ปีที่แล้ว +1

    please try it in Uiua

  • @mr2meows
    @mr2meows ปีที่แล้ว

    it doesnt work on firefox

  • @JXQU3
    @JXQU3 ปีที่แล้ว

    Is that monolisa?

    • @evanzhoudev
      @evanzhoudev  ปีที่แล้ว

      tl;dr no :)
      for VSCode, I use CaskaydiaCove Nerd Font Mono Semilight, for the nice cursive ligatures for comments and some syntax tokens; for the edit (on Davinci) I use Fira Code Nerd Font, and for the thumbnail I use Roboto Mono
      I may switch to the Monaspace superfamily after VSCode stars supporting variable fonts and different font families for different things

    • @JXQU3
      @JXQU3 ปีที่แล้ว

      @@evanzhoudev I use caskaydiacove too

  • @inconsistenttutorialuploader
    @inconsistenttutorialuploader ปีที่แล้ว

    I bet you cant make a spinning donut in lua

  • @acemany
    @acemany ปีที่แล้ว +1

    why and why...

  • @thomasmeerpohl2438
    @thomasmeerpohl2438 ปีที่แล้ว +1

    So you basically pre-rendered the animation. Feels a bit like cheating

    • @evanzhoudev
      @evanzhoudev  ปีที่แล้ว +6

      The other choice is to generate the frames with js and that’s gonna upset more people
      (I mean, technically CSS is Turing complete but like that’s way too much work)

    • @rue04
      @rue04 ปีที่แล้ว +1

      @@evanzhoudev I only know enough css to make my discord look a lil better, but that last part gave me an idea