SketchUcation Premium Membership

 

 

[Plugin] Drape Cpoints

Re: [Plugin] Drape Cpoints

Postby Didier Bur » Thu Feb 03, 2011 11:03 am

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,
Didier Bur (Bytes Farmer)
Ecole Nationale Supérieure d'Architecture de Nancy (F)
http://rld.crai.archi.fr/rubylibrarydepot/
User avatar
Didier Bur
 
Posts: 1238
Joined: Wed Nov 14, 2007 10:07 pm
Location: Nancy, France
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: architecture
Level of SketchUp: Advanced

Re: [Plugin] Drape Cpoints

Postby tibet » Tue May 24, 2011 7:22 pm

EarthMover wrote: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 :berserk: (youtube is fine too)

thanks !
SU8 Pro + VRay 1.49.90 on Win7 x64
User avatar
tibet
 
Posts: 143
Joined: Sun Mar 20, 2011 12:11 am
Location: http://forums.sketchucation.com/
Name: George
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: hobby
Level of SketchUp: Beginner

Re: [Plugin] Drape Cpoints

Postby EarthMover » Wed Jun 01, 2011 12:54 pm

Tibet, here is a quick tutorial on the bedsheet.

Last edited by Rich O Brien on Thu Jun 02, 2011 8:11 pm, edited 1 time in total.
Reason: Embedded Video into post
A designer is an emerging synthesis of artist, inventor, mechanic, objective economist and evolutionary strategist. - R. Buckminster Fuller
Some of my 3D crap
User avatar
EarthMover
Top SketchUcator
 
Posts: 1792
Joined: Fri Sep 12, 2008 9:06 pm
Location: Eastern Pennsylvania
Name: Adam Hails

Re: [Plugin] Drape Cpoints

Postby Rich O Brien » Wed Jun 01, 2011 1:12 pm

Excellent Adam :thumb:
:::Blog:::

I'm a Trimbler now!
User avatar
Rich O Brien
Administrator
 
Posts: 8266
Joined: Fri Oct 31, 2008 9:05 am
Location: Limerick, Ireland
Name: Rich O'Brien
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: engineering and mechanical design
Level of SketchUp: Advanced

Re: [Plugin] Drape Cpoints

Postby Pilou » Thu Jun 02, 2011 10:25 am

Nice tut! :enlight:
Frenchy Pilou
Is beautiful that please without concept!
Speedy Galerie
User avatar
Pilou
Top SketchUcator
 
Posts: 10027
Joined: Wed Jan 23, 2008 10:33 pm
Operating system: Windows
SketchUp version: 6
License type: Free
SketchUp use: hobby
Level of SketchUp: Advanced

Re: [Plugin] Drape Cpoints

Postby nomeradona » Thu Jun 02, 2011 1:36 pm

Wow Adam that is a cool tutorial.
nomeradona
 
Posts: 1302
Joined: Mon Nov 26, 2007 4:46 am

Re: [Plugin] Drape Cpoints

Postby EarthMover » Thu Jun 02, 2011 4:25 pm

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.
Please, register (free) to access all the attachments on the forums.
A designer is an emerging synthesis of artist, inventor, mechanic, objective economist and evolutionary strategist. - R. Buckminster Fuller
Some of my 3D crap
User avatar
EarthMover
Top SketchUcator
 
Posts: 1792
Joined: Fri Sep 12, 2008 9:06 pm
Location: Eastern Pennsylvania
Name: Adam Hails

Re: [Plugin] Drape Cpoints

Postby tibet » Thu Jun 02, 2011 8:05 pm

hi earthmover,
thanks for your valuable time and desire to share your knowledge among sketchup fans/learners.
it´s pretty cool, well done!
cheers!
SU8 Pro + VRay 1.49.90 on Win7 x64
User avatar
tibet
 
Posts: 143
Joined: Sun Mar 20, 2011 12:11 am
Location: http://forums.sketchucation.com/
Name: George
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: hobby
Level of SketchUp: Beginner

Re: [Plugin] Drape Cpoints

Postby xrok1 » Wed Oct 12, 2011 4:37 pm

TIG wrote:
yukonhoo wrote:
TIG wrote:The script 'points_cloud_triangulation.rb' [which shows in the Plugins menu as 'Triangulate Points'] is here...
http://www.crai.archi.fr/RubyLibraryDep ... ulation.rb
that also requires 'delauney2.rb' - which you can get here...
viewtopic.php?p=117071#p117071
:geek:


Thanks!!

I have recently updated a version of the 'cloud' tool and a related delauney3 - do a search on the Plugins forum... :geek:

"and a related delauney3" can't find this?
“There are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

http://www.Twilightrender.com try it!
xrok1
 
Posts: 1966
Joined: Sat Feb 16, 2008 1:53 am
Location: Canada
Name: Rocky

Re: [Plugin] Drape Cpoints

Postby TIG » Wed Oct 12, 2011 5:12 pm

xrok1 wrote:
TIG wrote:
yukonhoo wrote:
TIG wrote:The script 'points_cloud_triangulation.rb' [which shows in the Plugins menu as 'Triangulate Points'] is here...
http://www.crai.archi.fr/RubyLibraryDep ... ulation.rb
that also requires 'delauney2.rb' - which you can get here...
viewtopic.php?p=117071#p117071
:geek:

Thanks!!

I have recently updated a version of the 'cloud' tool and a related delauney3 - do a search on the Plugins forum... :geek:

"and a related delauney3" can't find this?

The delauney3.rb is a modified version I wrote to use with my version of The Triangulate-Points tool here 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...
TIG
User avatar
TIG
Global Moderator
 
Posts: 13903
Joined: Mon Nov 12, 2007 7:24 pm
Location: Northumbria UK
Name: TIG
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: architecture
Level of SketchUp: Advanced

Re: [Plugin] Drape Cpoints

Postby thepolarblair » Thu Jun 07, 2012 9:52 am

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.
thepolarblair
 
Posts: 1
Joined: Sat May 12, 2012 10:46 pm

Re: [Plugin] Drape Cpoints

Postby TIG » Thu Jun 07, 2012 1:43 pm

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...
TIG
User avatar
TIG
Global Moderator
 
Posts: 13903
Joined: Mon Nov 12, 2007 7:24 pm
Location: Northumbria UK
Name: TIG
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: architecture
Level of SketchUp: Advanced

SketchUcation One-Liner Adverts

by Ad Machine » 5 minutes ago

Vertex Tools for SketchUp. Take control over each vertex with this vertex editor for SketchUp.

Premium Members get 20% discount!

Ad Machine
Robot
 
Posts: 2012

Previous


 

Return to Plugins

Who is online

Users browsing this forum: CCCCTrevor, k_yoshi and 5 guests