[script] FxGraph - 2D/3D Function plotter
 1-14  …  35-54  55-74  75-91

Previous
Next
 From:  bemfarmer
6447.75 
Bohemian Stars (Torolf/jotero):
_FxGraph3D cos(a*u)*cos(v) + b *cos(u);sin(v);-sin(a*u)*cos(v) + b*sin(u);0;6.283185;0;6.283185;100;10;1.5;1.1;0;SrfU

This is one version. Parameters "a" and "b" make a big difference.

- 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:  Mike (MGG942)
6447.76 In reply to 6447.75 
Brian - fascinating.
The fine adjustment now available on the slider node made me wonder whether a nod for this would help to explore the effects of changes to a and b.
BTW with the example shown below I made into a solid via extrusion of 0.1mm.
Mike.



  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
6447.77 In reply to 6447.76 
Impressive node, Mike.

I may try a 2d slider for a and b.
Got to do a Mod version of Max's release .94...
Just copied the extension directory of Mod version to Max's release 0.94, nodes directory.
Mouse wheel works on sliders & knobs.


- Brian

EDITED: 18 Sep 2017 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:  Mike (MGG942)
6447.78 In reply to 6447.77 
Ah, yes, that new feature in 0.94 plus the later interface.js (see 7713.620) was what inspired me.

Mike.
  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
6447.79 
Viviani's curve:

_FxGraph3D a*(1+cos(v));a*(sin(v));2*a*(sin(0.5*v));0;1;-6.2831853;6.2831853;0;200;0.5;0;0;UV

I plan to do a sphere sweep on this curve.

- 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:  Psygorn (DRILLBIT)
6447.80 
Doe this work with V.4.0?
  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)
6447.81 In reply to 6447.80 
Normally yes! ;) (tested)
And bravo to Max Smirnov for this true gem!




Fermat Spiral in the V4 with extrude to point + a little sphere! ;)
So yes all is working like a charm!

You can see at my little site https://moiscript.weebly.com/fx-graph-3d.html

EDITED: 2 Jan 2021 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:  Psygorn (DRILLBIT)
6447.82 In reply to 6447.81 
I feel like this website has changed a bit! "http://moi.maxsm.net/"
Those days when I did only had accesses to trial versions of Moi3D I could see the instructions on how you could activate FxGraph.
I cannot find it now! Also there were a place I could see different versions of Max's scripts now I cannot find those!

is v.1.1.2016.04.17 the latest version of FxGraph?

I need a little help to get it up and running cause I forgot how it was done!

I'd be happy if you help me :-)
  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
6447.83 In reply to 6447.82 
Hi Psygorn,

That is the latest version of FxGraph3D, as far as I know.
(Except that the nodeeditor program MathPts performs more or less the same as FxGraph3D. Inputs a,b,c,d can be added.)

The two files FxGraph3D.exe and the .htm file, (I use _FxGraph3D.js and _FxGraph3D.htm), can be placed in the MoI command folder, OR (for myself) it goes in %APPDATA% \commands folder with all of my other "non_stock" MoI programs, (excepting nodeeditor node programs.). (CustomUI can access the program.) (Or Shortcut key)

Parameters for FxGraph3D can be added manually,
or else a string of values matching the manual entries can be (Tab) copy pasted from say a text editor, into the command window, enter.
Or see Michael's and Burr's method earlier in this thread.

Edit: Added 3D suffix.

- Brian

EDITED: 3 Jan 2021 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:  Frenchy Pilou (PILOU)
6447.84 In reply to 6447.82 

EDITED: 2 Jan 2021 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:  Psygorn (DRILLBIT)
6447.85 In reply to 6447.83 
Hello Bemfarmer,

tanx for the info I have downloaded CustomUI.2.0.beta2.zip file from "http://moi.maxsm.net/media/files/"

I have it unzipped now I see for folders inside of it (customUI, Objects, Snapshots & Startup)

What is the next step? Where should I copy these folders to have it up and running?

Or how can I use FxGraph using a short key?

EDITED: 2 Jan 2021 by DRILLBIT

  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:  Psygorn (DRILLBIT)
6447.86 In reply to 6447.84 
Dear PILOU, what is the difference between these two?

1-http://moi.maxsm.net/files/scripts/FxGraph3D.v.1.1.2016.04.17.zip
2-http://moi.maxsm.net/files/scripts/FxGraph.v.1.2e.2016.04.17.zip

1 is 3D and 2 isn't?

if they both are the same then which one is the latest? 2?
  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:  Michael Gibson
6447.87 In reply to 6447.85 
Hi Psygorn, CustomUi and FxGraph are different things, one is a UI mod that adds several buttons on the bottom toolbar and the other is a plug-in command.

For installing CustomUI see here for where to copy the files:
http://moi3d.com/forum/index.php?webtag=MOI&msg=6507.452

For FxGraph unzip it and copy the files into the MoI appdata commands folder, it's in the same location as described in the above link for CustomUI as well.

- Michael
  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:  Michael Gibson
6447.88 In reply to 6447.86 
Hi Psygorn,

re:
> Dear PILOU, what is the difference between these two?
>
> 1-http://moi.maxsm.net/files/scripts/FxGraph3D.v.1.1.2016.04.17.zip
> 2-http://moi.maxsm.net/files/scripts/FxGraph.v.1.2e.2016.04.17.zip

They are different - FxGraph plots a function curve (parametric function of one parameter) while FxGraph3D plots a surface (parametric function of 2 parameters) .

The latest ones are on Max's file archive page:
http://moi.maxsm.net/files/

- Michael
  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
6447.89 In reply to 6447.85 
Hi Psigorn,

Excellent responses from Michael.
Pilou site looks very good. (Based upon my poor French.)

(Understandable, concise, succinct, with examples...come to mind)

(Added 3D suffix in my previous post.)
  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:  Psygorn (DRILLBIT)
6447.90 In reply to 6447.87 
Hi Michael! :-)

Thanks for the info Custom UI is up and running now!
  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:  Psygorn (DRILLBIT)
6447.91 In reply to 6447.89 
Hi Bemfarmer,

Thanks :-)
  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-14  15-34  35-54  55-74  75-91