posted @ 2023-03-12 16:02 etoilest 阅读(22) 评论(0) 推荐(0)
摘要:
{{uploading-image-649751.png(uploading...)}} 阅读全文
|
|
|
|
摘要:
{{uploading-image-649751.png(uploading...)}} 阅读全文
posted @ 2023-03-12 16:02 etoilest 阅读(22) 评论(0) 推荐(0)
摘要:
 评论(0) 推荐(0)
摘要:
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)
摘要:
https://blog.csdn.net/samxx8/article/details/21535901 阅读全文
posted @ 2018-07-31 00:50 etoilest 阅读(161) 评论(0) 推荐(0)
摘要:
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) |
|