[Plugin] Drape Cpoints
-
Yes, Edson I just moved the Cpoints manually before running the triangulate plugin to give the appearance of ruffled edges. I also used JPP to give thickness to simulate the fold over atop the pillows.
-
@tig said:
The script 'points_cloud_triangulation.rb' [which shows in the Plugins menu as 'Triangulate Points'] is here...
http://www.crai.archi.fr/RubyLibraryDepot/Ruby/points_cloud_triangulation.rb
that also requires 'delauney2.rb' - which you can get here...
http://forums.sketchucation.com/viewtopic.php?p=117071#p117071
Thanks!!
-
@yukonhoo said:
@tig said:
The script 'points_cloud_triangulation.rb' [which shows in the Plugins menu as 'Triangulate Points'] is here...
http://www.crai.archi.fr/RubyLibraryDepot/Ruby/points_cloud_triangulation.rb
that also requires 'delauney2.rb' - which you can get here...
http://forums.sketchucation.com/viewtopic.php?p=117071#p117071
Thanks!!
I have recently updated a version of the 'cloud' tool and a related delauney3 - do a search on the Plugins forum...
-
Hi,
Note that I recently changed the old typo in the main script 'require ./delauney2.rb' to 'require 'delaunay2.rb'
The required file has been renamed 'delaunay2.rb'
Regards, -
@earthmover said:
Another use for the script.....5 minute bedspread. (Bed model from warehouse)
hi,
could you please make step by step tut for creating your wonderful "5-minute bedspread" for those, who´re in the process of learning, just a bit far behind you (youtube is fine too)thanks !
-
Excellent Adam
-
Nice tut!
-
Wow Adam that is a cool tutorial.
-
Thanks guys..glad it was helpful. Here's a few tests of the method on different shapes. It's not as good as a physics based cloth simulation, but the results are fairly convincing. For table cloths, you just need to make sure you have a ground shape object that is slightly larger than the table and in the same group, so that the Cpoints will drape down and onto the ground. The same method can be used to make water in a stream bed or snow on a rooftop.
-
hi earthmover,
thanks for your valuable time and desire to share your knowledge among sketchup fans/learners.
it´s pretty cool, well done!
cheers! -
Tibet, here is a quick tutorial on the bedsheet.
[flash=800,600:pdjve3kf]http://www.youtube.com/v/wIcHHsjQ-Mo[/flash:pdjve3kf]
-
@tig said:
@yukonhoo said:
@tig said:
The script 'points_cloud_triangulation.rb' [which shows in the Plugins menu as 'Triangulate Points'] is here...
http://www.crai.archi.fr/RubyLibraryDepot/Ruby/points_cloud_triangulation.rb
that also requires 'delauney2.rb' - which you can get here...
http://forums.sketchucation.com/viewtopic.php?p=117071#p117071
Thanks!!
I have recently updated a version of the 'cloud' tool and a related delauney3 - do a search on the Plugins forum...
"and a related delauney3" can't find this?
-
@xrok1 said:
@tig said:
@yukonhoo said:
@tig said:
The script 'points_cloud_triangulation.rb' [which shows in the Plugins menu as 'Triangulate Points'] is here...
http://www.crai.archi.fr/RubyLibraryDepot/Ruby/points_cloud_triangulation.rb
that also requires 'delauney2.rb' - which you can get here...
http://forums.sketchucation.com/viewtopic.php?p=117071#p117071
Thanks!!
I have recently updated a version of the 'cloud' tool and a related delauney3 - do a search on the Plugins forum...
"and a related delauney3" can't find this?
The
delauney3.rb
is a modified version I wrote to use with my version of TheTriangulate-Points
tool here http://forums.sketchucation.com/viewtopic.php?p=301274#p301274 = the .rb is in the zip file with the tool's .rb...
It in no way replaces or affects other tools using earlier 'delauney' scripts - however the earlier scripts can clash with so other tools so that is why I rewrote the modularized versions of them... -
Hi TIG - First off - Amazing Plugin! Currently trying to model a leather headboard and will be using it to get nice uneven edges for a more realistic look. This may have already been flagged up so please ignore if that's the case, but I can't seem to get the plugin to work in Sketchup 8. 6 is fine so its not causing me any hassle but I just thought it could be worth a mention. Again - thank you very much. I'll try to post the results when I get there.
-
It should work fine in v8.
Do you have the latest v8M3 installed ?
Do you get any error messages in the pre-opened Ruby Console when you run this tool ?
Do you have a 'rogue' script auto-loading that can cause issues by messing with the base-classes or making ill-formed observers ?
Examples are SketchyPhysics, Matchbox, DrivingDimensions and an old SolarStudy tool [I forget its exact name]...
If so, try moving them out of the Plugins folder and retry the tool... -
Great plugin thanks TIG!
But why not let the user choose his own projection axis instead of only using Z down ?
It would make the plug even more useful if you don't have to rotate the target group as intended before to use it.Cheers!
-
still one of my all time favourite plugins
-
Hey guys, is there an update versions of "Drape Cpoints", and "Triangulate Points"? thx!
-
Why do you need an update ?
The current versions should work...
Advertisement