导航

2023年3月12日

摘要: {{uploading-image-649751.png(uploading...)}} 阅读全文

posted @ 2023-03-12 16:02 etoilest 阅读(22) 评论(0) 推荐(0)

摘要: ![](https://img2023.cnblogs.com/blog/1161216/202303/1161216-20230312154539513-27368904.jpg)![](https://img2023.cnblogs.com/blog/1161216/202303/1161216-20230312154543817-623326763.jpg)![](https://img20... 阅读全文

posted @ 2023-03-12 15:47 etoilest 阅读(24) 评论(0) 推荐(0)

2023年3月11日

摘要: int ite = detail(2, "iteration"); vector norm = v@N; ///// split control int split = -1; float rd = rand(@primnum + ite + chf("seed")); int stopcondit 阅读全文

posted @ 2023-03-11 17:32 etoilest 阅读(137) 评论(0) 推荐(0)

2018年7月31日

摘要: https://blog.csdn.net/samxx8/article/details/21535901 阅读全文

posted @ 2018-07-31 00:50 etoilest 阅读(161) 评论(0) 推荐(0)

2018年7月30日

摘要: import rigLib reload(rigLib.base.control)spine = rigLib.base.control.Control( prefix = 'spine1') help(rigLib.base) help返回结果 help(rigLib.base)Help on p 阅读全文

posted @ 2018-07-30 16:30 etoilest 阅读(145) 评论(0) 推荐(0)

摘要: import sys for p in sys.path: print p rigDir = 'C:\Users\lenovo\Documents\maya\scripts\python\rigLib'if not rigDir in sys.path: sys.path.append( rigDi 阅读全文

posted @ 2018-07-30 14:46 etoilest 阅读(1945) 评论(0) 推荐(0)