教你如何利用max制作飞龙-建模小技巧

修改
鏉ユ簮: 爷⑤-缺德 浏览 5479 日期 2011-10-28 0

制作了一个飞龙,感觉还可以,拿出来和大家分享下:

评论

{{ username ? username.charAt(0).toUpperCase() : '?' }}
Ctrl+Enter 发布
{{ (c.username || c.author_name || '?').charAt(0).toUpperCase() }}
{{ c.username || c.author_name }} {{ Utils.formatDate(c.created_at) }}