cs-self-learning/docs/必学工具/tools.md
2022-03-23 19:25:25 +08:00

18 lines
1.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 下载工具
- [Libgen](http://libgen.is/)PDF电子书下载网站。
- [z-epub](https://z-epub.com/)ePub电子书下载网站。
- [bitdownloader](https://bitdownloader.io/):油管视频下载器。
- [zlibrary](https://1lib.limited/):电子书下载网站(可能需要翻墙)。
## 设计工具
- [excalidraw](https://excalidraw.com/%E4%B9%88)一款手绘风格的绘图工具非常适合绘制课程报告或者PPT内的示意图。
- [origamiway](https://www.origamiway.com/paper-folding-crafts-step-by-step.shtml):手把手教你怎么折纸。
- [thingiverse](https://www.thingiverse.com/)囊括各类2D/3D设计资源其STL文件下载可直接3D打印。
- [iconfont](https://www.iconfont.cn):国内最大的图标和插画资源库,可用于开发或绘制系统架构图。
- [turbosquid](https://www.turbosquid.com/): 可以购买各式各样的模型。
## 学习网站
- [HFS](https://hepsoftwarefoundation.org/training/curriculum.html):各类软件教程。
- [os-wiki](https://wiki.osdev.org/Main_Page)操作系统技术资源百科全书。
- [Shadertoy](https://www.shadertoy.com/): 编写各式各样的shader。