help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: drawing primatives with GNU Octave...


From: etienne
Subject: Re: drawing primatives with GNU Octave...
Date: Sun, 01 Feb 2009 12:46:58 -0800
User-agent: Internet Messaging Program (IMP) H3 (4.3)


  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 <address@hidden> (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
address@hidden
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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]