Convert a control point curve to interpolation points (through points)?
All  1-4  5-6

Previous
Next
 From:  bemfarmer
5247.5 In reply to 5247.4 
Thank you very much Michael.
I guess the heavy work is done in the C++ code, at a much faster rate, with the Javascript for an "interface."

Looking forward to your future features.

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:  Michael Gibson
5247.6 In reply to 5247.5 
Hi Brian,

> I guess the heavy work is done in the C++ code, at a much faster rate,
> with the Javascript for an "interface."

Yeah that's mostly how things are set up. Javascript code is used to control things at a high level like the workflow of a command, hide/show different controls, etc... while the more heavy duty calculation is done at the C++ level.

But in the future I think it will be possible to do some more advanced stuff with script by growing the library of geometry related functions that are exposed to be script callable.

- 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
 

Reply to All Reply to All

 

 
 
Show messages: All  1-4  5-6