Michael Abrash的《图形编程黑皮书》

Michael Abrash的《图形编程黑皮书》的 Markdown 源码。「Markdown source for Michael Abrash's Graphics Programming Black Book」

  • 所有者: jagregory/abrash-black-book
  • 平台: Linux, Mac, Windows
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Michael Abrash's Graphics Programming Black Book

This is the source for an ebook version of Michael Abrash's Black Book of Graphics Programming (Special Edition), originally published in 1997 and released online for free in 2001.

Reproduced with blessing of Michael Abrash, converted and maintained by James Gregory.

The GitHub releases list has an EPUB and Mobi version available for download, and you can find a mirror of the HTML version at www.jagregory.com/abrash-black-book.

How does this differ from the previously released versions?

The book is now out of print, and hard to come by. Last time I checked, it was going for over $200 on eBay.

The version which Michael and Dr. Dobbs released in 2001 was a collection of PDF files. That version is still available. However, the structure (multiple files) and the format (PDF) result in a poor user experience on an ebook reader or other mobile device.

This version has been thoroughly cleaned of artifacts and condensed into something which can easily be converted into an ebook-friendly format. You can read this version online at GitHub, or download any of the EPUB or Mobi releases. You can clone the repository and generate your own version with pandoc if necessary.

Contributing

Changes are welcome, especially conversion-related ones. If you spot any problems while reading, please submit an issue and I'll correct it. Pull requests are always welcome.

Some larger changes could be made to improve the content. I'd love to see some of the images converted to a vector representation so we can provide higher-resolution versions. Formulas and equations could be typeset with MathJax.

Generating your own ebook

You need to have the following software installed and on your PATH before you begin:

  • pandoc version 2.0 or greater for Markdown to HTML and EPUB conversion.
  • kindlegen for Epub to Mobi conversion.

To generate an e-reader friendly version of the book, you can use make with one of the following options:

  • html - build an HTML5 single-page version of the book
  • epub - build an EPUB3 ebook
  • mobi - build a Kindle-friendly Mobi
  • all - do all of the above

Once complete, there will be an out directory with a black-book.epub, a black-book.mobi and an html directory with a black-book.html file.

Note: Generating a Mobi requires an EPUB to already exist. Also, Mobi generation can be slow because of compression. If you want a quick Mobi conversion you can just run kindlegen out/black-book.epub.

主要指標

概覽
名稱與所有者jagregory/abrash-black-book
主編程語言CSS
編程語言CSS (語言數: 3)
平台Linux, Mac, Windows
許可證
所有者活动
創建於2014-01-04 05:31:46
推送於2023-06-20 19:44:42
最后一次提交2022-02-27 17:41:23
發布數4
最新版本名稱v1.3 (發布於 )
第一版名稱v1.0 (發布於 )
用户参与
星數4.6k
關注者數122
派生數334
提交數183
已啟用問題?
問題數20
打開的問題數3
拉請求數20
打開的拉請求數1
關閉的拉請求數11
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?