Visualized this function in VTK Designer
var r = sqrt( x*x + y*y );
var z = sin( PI*r ) / PI*r;
Download the VTK Designer Project file for this from here.
Powered by ScribeFire.
Visualized this function in VTK Designer
var r = sqrt( x*x + y*y );
var z = sin( PI*r ) / PI*r;
Download the VTK Designer Project file for this from here.
Powered by ScribeFire.
by
Tags: