This commit is contained in:
Faraz Fallahi 2014-07-23 21:31:58 +04:30
parent 17510fe9ed
commit 5d0c08be76
2 changed files with 2 additions and 3 deletions

View File

@ -328,7 +328,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
* [awesome-php](https://github.com/ziadoz/awesome-php) - Awesome PHP libraries, resources and shiny things.
* [awesome-python](https://github.com/vinta/awesome-python) - Awesome Python frameworks, libraries and software.
* [awesome-sysadmin](https://github.com/kahun/awesome-sysadmin) - Awesome open source sysadmin resources
* [awesome-talks](https://github.com/JanVanRyswyck/awesome-talks) - A lot of screencasts, recordings of user group gatherings and conference talks available online.
* [awesome-talks](https://github.com/JanVanRyswyck/awesome-talks) - A lot of screencasts, recordings of user group gatherings and conference talks.
* [github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet) - A list of cool features of Git and GitHub.
* [ToolsOfTheTrade](https://github.com/cjbarber/ToolsOfTheTrade) - Tools of The Trade, from Hacker News.
* [cheatsheets.org](http://www.cheatsheets.org/) - The largest collection of reference cards for developers.

View File

@ -2,12 +2,11 @@
* []() - .
* [OpenGL](http://www.opengl.org/) - (Open Graphics Library) is a cross-language, multi-platform application programming interface (API) for rendering 2D and 3D vector graphics.
* [DirectX]() - .
* [DirectX](http://msdn.microsoft.com/en-us/library/bb384840.aspx) - Microsoft DirectX.
* [Blink](http://www.chromium.org/blink) - A web browser engine developed as part of the Chromium project.
* [WebKit](http://www.webkit.org/) - A layout engine software component for rendering web pages in web browsers.
* [libvpx](http://www.webmproject.org/code/) - libvpx.
* [FFmpeg](https://www.ffmpeg.org/) - FFmpeg.