From fb32f6fa5e79aaca301e1199c51e9716a4cc8ac0 Mon Sep 17 00:00:00 2001 From: theJian Date: Tue, 26 Jan 2016 12:16:31 +0800 Subject: [PATCH] =?UTF-8?q?add:=20=E5=89=8D=E7=AB=AF=E5=B7=A5=E7=A8=8B?= =?UTF-8?q?=E5=B8=88=E6=89=8B=E5=86=8C;WebGL=E8=87=AA=E5=AD=A6=E7=BD=91;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a136ee7..c7eae6d 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ ### 计算机图形学 * [OpenGL 教程](https://github.com/zilongshanren/opengl-tutorials) +* [WebGL自学网](http://html5.iii.org.tw/course/webgl/) ### WEB服务器 @@ -223,6 +224,7 @@ * [前端资源分享(二)](https://github.com/hacke2/hacke2.github.io/issues/3) * [前端代码规范 及 最佳实践](http://coderlmn.github.io/code-standards/) * [前端开发者手册](https://www.gitbook.com/book/dwqs/frontenddevhandbook/details) +* [前端工程师手册](https://www.gitbook.com/book/leohxj/front-end-database/details) * [w3school教程整理](https://github.com/wizardforcel/w3school) * [Wireshark用户手册](http://man.lupaworld.com/content/network/wireshark/index.html) * [一站式学习Wireshark](https://community.emc.com/thread/194901)