- 最后登录
- 2024-6-3
- 注册时间
- 2009-10-16
- 阅读权限
- 100
- 积分
- 18803
- 纳金币
- 17488
- 精华
- 1
|
Sketchup Ivy Plugin(SU内置藤蔓插件)
.
After playing with "An Ivy Generator"(found here) I thhought about how awesome it would be to be able to play with something like this directly in Sketchup. I therefore started to port the ivy generator to***by and Sketchup. As i now have working code with regards to the main parts of the algorithm, collition detection, adhesion and the growing of the ivy branches, i decided to post a proof of concept.
.
Usage
-Select "Sketchup Ivy 0.5" in the Plugins sub-menu
-Adjust Parameters in Menu
-Every time you click your left mouse button, the ivy will grow
-CTRL-Click for leafs (repeat as many times you want)
-When you're happy with the ivy Shift-click to make it into actual volumes.
.
Notes
- Never shift-click when there is more than 150 branches (information in the***by console). This will often cause a bugsplat (seems like sketchup realy, realy, realy doesn't like programmaticaly adding of entities or seemingly infinit loops :/ )
- For the adhesion to work, you have to be in the same scope (i made this to clearify (face.classify_point seems buggy)
- This script has only been tested in SU8. As far as i know this script might cause bugsplat infernos and generally fuck shit up in other versions
- If you find any bugs or problems please PM me If you're extra awesome attach the error description from the***by console.
.
使用方法:
- 在Plugins插件的子菜单里选择"Sketchup Ivy 0.5"
-在菜单里调整好参数
-你每次点击左键的时候藤蔓就会生长
-CTRL加单击生成叶子
-当你觉得比较满意的时候使用Shift加单机完成。
.
该插件还在开发当中,还不完善估计bug还是比较多的,推荐使用su8的版本,其他版本可能问题多多。为了及时获得更新信息请自行查看下面的官方地址获取最新版。
官方信息:http://f***ms.sketchucation.com/viewtopic.php?f=323&t=36882
下载地址:http://u.115.com/file/clwitev9
password解压密码: liber8721.blogbus.com
|
|