sine wave script
 1-18  19-34

Previous
Next
 From:  hep
7861.19 
Hi Pilou
nice - where did you get that setup for Simlab?
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Frenchy Pilou (PILOU)
7861.20 In reply to 7861.19 
<< where did you get that setup for Simlab?
for the first image rendered
Just pick Materials from the Gallery of Materials as explained on the video
and apply them on each different part of your model by moving from Material to the piece (selected or not) on the screen!
This can be made even during the rendering itself!


EDITED: 3 Mar 2016 by PILOU

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  BEAR17
7861.21 
A proposal : an icon of CircularSinWave2 script ( and for the script icons gallery )

Attachments:

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Frenchy Pilou (PILOU)
7861.22 In reply to 7861.21 
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  mkdm
7861.23 In reply to 7861.21 
Hi BEAR17,

That's a similar proposal for the CircularSinWave2 icon,
that imitates the style of the other icons in the package of the thread http://moi3d.com/forum/index.php?webtag=MOI&msg=7862.1

Nice night,

Marco.
Image Attachments:
Size: 407.9 KB, Downloaded: 14 times, Dimensions: 1600x1600px
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  BEAR17
7861.24 
Hi Marco,

I think my icon is more appropriate :
- More simple it is, the better is
- The script does not allow a tubing of the curve (as suggested by your icon)
- In the scripts gallery, there are many more icons with a representation of orange curve as solid.

Of course, it's only my opinion.

Bear


  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  mkdm
7861.25 In reply to 7861.24 
Hi BEAR17,

in general i also agree to keep things as clear and simple as possible,
but, if you notice in my original icons package, i have drawn some of the icons in
a way that may help to identify a possible use of the resulting curves generated by the various scripts, as i did with the icons for CircularSinWave2 or DupinCyclidesUV.

But, of course, it's only a matter of personal taste.

Nice day,

Marco.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  TOM (SIRTOM)
7861.26 In reply to 7861.18 
Thank you Pilou, very informative !
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  TOM (SIRTOM)
7861.27 
Another question regrading the script :

The sine wave always starts at the origin point . is there a way of letting
it start at specific coordinates ?
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  bemfarmer
7861.28 In reply to 7861.27 
Nonzero center coordinates could be added. Forcing the user to pick a point every time the script is run might be annoying? Maybe add a "pick center" check box?
Or have entry boxes for x, y, z coordinates, with default (0, 0, 0)?

The 3d orientation could be set up pre-script with cplane?

- Brian
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  TOM (SIRTOM)
7861.29 In reply to 7861.28 
Hi, I am currently using the script to create "sinewaved" surfaces and tried to create a sinewave
at a specific location by simply picking a point before running the script, but it looks like it always starts
at the origin, just wanted to know if I missed a hidden functionality. What I do now is to move my
object to the origin to "place" the sinewave.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  bemfarmer
7861.30 In reply to 7861.29 
The script would need an update to the formula, adding x,y,z, per the formula in one of the links. Also would need "select center point" point picker code. Neither of these changes is very hard, given lots of study of other scripts. IMHO
- B
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  bemfarmer
7861.31 In reply to 7861.29 
Here is an updated version, which requires that a center point be picked.

CircularSineWave3 is deleted.

CircularSineWave4 uses a picked center point.
For orienting the sine wave, prior setup of a cplane is very helpful. Then use 3d view to avoid stacked points.

Otherwise, the orientation is based upon the view used to select the point.
If two points are stacked in the Top/Bottom, Front/Back, or Right/Left view, the selected point is the point closer to the observer.

- Brian

EDITED: 8 Mar 2016 by BEMFARMER


  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  bemfarmer
7861.32 In reply to 7861.31 
Apparently pointpicker by itself, and CircularSineWave3, does not pay any attention to a cplane which has been set up before the script. (?)

So in order to place a CircularSineWave "parallel," for example, to say a random face of an object, manually apply a cplane to the face, with the normal
perpendicular to the face, then run CircularSineWave4 and select the cplane application point, in 3d view. (Avoiding stacked points.)
So CircularSineWave3 is nominated for deletion :-)

- Brian

EDITED: 8 Mar 2016 by BEMFARMER

Attachments:

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  bemfarmer
7861.33 In reply to 7861.32 
Revised CircularSineWave4 due to my poor display .htm code.
Only 3 people downloaded the poor version, so please upload the corrected version 4.

- Brian
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  TOM (SIRTOM)
7861.34 
Just discovered that there ate news regarding the sibewavescript .

Thats fantastic Bemfarrner sending you a firework of thanks !
Image Attachments:
Size: 114.3 KB, Downloaded: 38 times, Dimensions: 700x700px
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages:  1-18  19-34