How Software Draws a Line (How Software Works)

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024
  • This video is about what software has to do to draw a line...an ordinary straight line. Sounds simple, doesn't it? Well, there's a lot more going on than you might think. This video explains the basics behind pixels and gets into what anti-aliasing is and how it works.
    How Software Works is a book and video series explaining the magic behind software encryption, CGI, video game graphics, and a lot more. The book uses plain language and lots of diagrams, so no technical or programming background is required. Come discover what's really happening inside your computer!
    Learn more about the book...
    - At the Amazon page (amzn.to/1mZ276M).
    - At my publisher (www.nostarch.co...)
    - At my site (www.vantonsprau....
    If you'd like to contact me visit my site (vantonspraul.com), or just leave a comment below. Suggestions for future topics are welcome!

Комментарии • 7

  • @vantonspraul
    @vantonspraul  7 лет назад +6

    I hadn't created a How Software Works video in a while, and I'd been meaning to do this subject. Hope you like it!

  • @neermakes
    @neermakes 4 года назад +2

    Amazing explanation I never knew what the 2x or 4x meant ...it's the sub pixels used! Awesome

  • @oussama40612
    @oussama40612 3 года назад

    Underrated videos

  • @nelsonjimenez7939
    @nelsonjimenez7939 5 лет назад

    You're good. Keep it up pls

  • @juanpablodemaio5457
    @juanpablodemaio5457 7 лет назад +1

    Thanks, very interesting! What programing language do you use in your book?

    • @vantonspraul
      @vantonspraul  7 лет назад +3

      How Software Works doesn't have any code. It explains what the software does to achieve things like graphics and security and so on, but without any programming.
      The original Think Like a Programmer uses C++ for its code examples. The upcoming Think Like a Programmer: Python Edition, obviously enough, uses Python.

  • @nikolapolov8067
    @nikolapolov8067 7 лет назад

    great