drawing primatives with GNU Octave...

etienne at isr.ist.utl.pt etienne at isr.ist.utl.pt
Sun Feb 1 14:46:58 CST 2009


   Hi again,

I forgot to add: the viewing is done by the browser freewrl, or  
whatever browser the global variable vrml_b_name points to.

octave:21> global vrml_b_name
octave:22> vrml_b_name
vrml_b_name = freewrl

   Hth,

   Etienne

Quoting James Moliere <jmoliere at ucsd.edu> (Sat, 31 Jan 2009 07:17:43 -0800):

> Hello,
> I'd like to draw 3D primitives with Octave such as cubes, cylinders,
> spheres, etc.  I don't want to enter equations for these, I'd prefer to
> use something like openGL commands such as
>
> drawCylinder(x, y, z, radius, length, slices);
>
> If this exists, please show me.  I don't want to use equations to draw
> these primitives.  If not, can anyone direct me on how to integrate a 3D
> library like OpenSceneGraph into Octave?  I would prefer something like
> a guide instead of source code.
>
> Thanks!
>
> _______________________________________________
> Help-octave mailing list
> Help-octave at octave.org
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>



-- 
http://www.isr.ist.utl.pt/~etienne

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



More information about the Help-octave mailing list