[Plugin] LSS Matrix
-
@unknownuser said:
Seems there is a bug! (tested with V7 )
Works fine with Components
Don't work with Groups : drawing faces is not effective when pressing Apply!Well, I tested attached skp file in SU7, it was processed fine just like in SU8.
Actually, there are no special API methods used in plugin, that requires the latest version of SU, so I think everything has to work fine even in SU6 (I just don't have it now, so it is difficult to find out). -
Tested, very good,Has been translated in Chinese,Thank you lss
-
-
Hi, I have installed the plugin but when i run SU it appears a Ruby Console Error, this:
I use SU 8 for Mac & OSX 10.6.8 -
Yes you right works fine inside the V6 for theGroups
But now not for the Components!So I must have some plugs who make some dysfunctions inside the V7 and V6!
I will try to find the culprits!
-
So Many Chinese
-
@oxer said:
Hi, I have installed the plugin but when i run SU it appears a Ruby Console Error, this:
I use SU 8 for Mac & OSX 10.6.8Unfortunately the plugin was not tested on mac at all And I think, it will not work on mac...
The point is that java-script code (which is used in web-dialog) is made to run properly in IE (because SU for MS Windows uses IE to display web-dialogs). I was hurry to publish LSS Matrix and forgot to mention about this in top post (I'll fix it now). In short current version of LSS Matrix is only for MS Win@unknownuser said:
So I must have some plugs who make some dysfunctions inside the V7 and V6!
I will try to find the culprits!
I hope that LSS Matrix is not a culprit itself
All methods encapsulated in classes as recommended to avoid naming conflicts, but maybe somthing was missed -
So Many Chinese
-
kirill2008....... в русском переводе не та кодировка, при нажатии на кнопку вызова основного диалога LSS Matrix. Остальные меню на русском.
-
-
Rotating array angle to grasp the difficulties have option positioning point of view better
Maybe I did not grasp the skills -
Ok Good news for you I have find the culprit
For me in the V7 it was "SketchyPhysics"! Now groups and Component work fine!For the V6 I must find more
-
@guanjin said:
[attachment=1:208r8b1e]<!-- ia1 -->QQ截图20120409161643.png<!-- ia1 -->[/attachment:208r8b1e]
Rotating array angle to grasp the difficulties have option positioning point of view better
Maybe I did not grasp the skillsYes, plugin does not provide any helpers for array generation... but SU actually has its own built-in helpers ('Tape Measure' tool and 'Protractor' tool) so I decided not to bother on inventing my own helpers.
Actually plugin looks for 'difference' between transformations of initial and copy instance and then applies detected difference to an initial instance. Simple as that
That's why it is necessary to pay careful attention to preprocessing stage. As a hint for more neat rotation array creation I can suggest to make an anchor point, that defines rotation center (using 'Tape Measure' tool for instance).
Another way to make sure, that all single elements will coinside after replication, is to model the whole element, which will be rotated, then apply rotation and shift transformation to set of elements once.@blajnov said:
в русском переводе не та кодировка, при нажатии на кнопку вызова основного диалога LSS Matrix. Остальные меню на русском.
Постараюсь разобраться как можно быстрее. У меня диалог отображается корректно, пока не знаю, в чем именно может быть дело...
[attachment=0:208r8b1e]<!-- ia0 -->русский диалог.png<!-- ia0 -->[/attachment:208r8b1e]
-
How does this tool differ from my old 'Grow' and 'Matrix' tools ?
Apart from you having to make the first changed copy... -
@tig said:
How does this tool differ from my old 'Grow' and 'Matrix' tools ?
Apart from you having to make the first changed copy...I didn't know about these two plugins (honestly).
After brief look at 'Grow' description I found out, that 'Grow' plugin provides more functionality, than 'LSS Matrix'...
For example, I was only going to add scaling options, 'Grow' already has exponential and even Fibonacci options aside from linear .
As for me I was going to add a kind of adjustment curve (default option is strait line), which will give more power to affect replication results.
Life lesson #1: search for ready made desicions before reinvent a wheel... -
One is more "technic" the other is more ergonomic (no need to enter number)
-
@kirill2008 said:
@tig said:
How does this tool differ from my old 'Grow' and 'Matrix' tools ?
Apart from you having to make the first changed copy...I didn't know about these two plugins (honestly).
After brief look at 'Grow' description I found out, that 'Grow' plugin provides more functionality, than 'LSS Matrix'...
For example, I was only going to add scaling options, 'Grow' already has exponential and even Fibonacci options aside from linear .
As for me I was going to add a kind of adjustment curve (default option is strait line), which will give more power to affect replication results.
Life lesson #1: search for ready made desicions before reinvent a wheel...We look forward to the LSS update, thank you for your selfless dedication!
-
For me it's not inside the V6 Plugins folder that avoid Components to work! Maybe in Resource or other folders
No problem because all works fine in V 7 (disable Sketchyphysics) or with groups inside V6 -
@kirill2008 said:
@blajnov said:
в русском переводе не та кодировка, при нажатии на кнопку вызова основного диалога LSS Matrix. Остальные меню на русском.
Постараюсь разобраться как можно быстрее. У меня диалог отображается корректно, пока не знаю, в чем именно может быть дело...
[attachment=0:vpwb77xn]<!-- ia0 -->русский диалог.png<!-- ia0 -->[/attachment:vpwb77xn]Разобрался, преобразовал в блокноте два файла в кодировку UTF-8
lss_matrix.html
lss_matrix_mini.html -
@unknownuser said:
For me it's not inside the V6 Plugins folder that avoid Components to work! Maybe in Resource or other folders
No problem because all works fine in V 7 (disable Sketchyphysics) or with groups inside V6I think it's no good if it is necessary to disable Sketchyphysics I guess I need to find out how to coexist together with Sketchyphysics, since it is known as must have one (I don't have it personally, but I'm sure a lot of people do...)
BTW, Pilou, great colorful sample It inspired me to make LSS Matrix 'color aware' in future versions and process colors of replicated groups as well as transformations. I mean to make result groups colors as gradient between source group and copy group. But it will work only if the whole group has one single color, I guess... But it has to be fun too@blajnov said:
Разобрался, преобразовал в блокноте два файла в кодировку UTF-8
lss_matrix.html
lss_matrix_mini.htmlСпасибо Архивный файл в исходном посте я заменил.
@guanjin said:
We look forward to the LSS update, thank you for your selfless dedication!
The next in line is LSS Toolbar. It was waiting too long and I believe it's time to reanimate it...
Advertisement