diff --git a/dev-note/debug.md b/dev-note/debug.md new file mode 100644 index 0000000..4addbe3 --- /dev/null +++ b/dev-note/debug.md @@ -0,0 +1,8 @@ +# Debug +> 有关调试的 + +## 参考 + +**CrackingOysters:Effective Debugging**作者写的 +- [core analyzer -- A power tool to understand memory layout](https://core-analyzer.sourceforge.net/index_files/Page525.html) +- [Effective Debugging中文翻译开源版](https://celthi.github.io/effective-debugging-zh/) \ No newline at end of file diff --git a/index/article.md b/index/article.md index 261cfa0..36835fe 100644 --- a/index/article.md +++ b/index/article.md @@ -19,6 +19,7 @@ - [bazel](../dev-note/bazel.md) - [Mathjax](../articles/mathjax.md) - [build System](../dev-note/buildSystem.md) +- [debug](../dev-note/debug.md) ### web diff --git a/index/computerScience.md b/index/computerScience.md index 363f742..1ed4978 100644 --- a/index/computerScience.md +++ b/index/computerScience.md @@ -103,6 +103,10 @@ - [webgl examples](https://alteredqualia.com/) - [](https://github.com/brunosimon/folio-2019) +### 动画 + +- [快速生成3D动画模型 Magical 3D motion studio with AI Generate production-ready animations in a minute, offering endless possibilities](https://mootion.com/landing) + ### Tool - [PAG Portable Animated Graphics](https://pag.art/)