I wanted to look in the programer's manual in case call from TclTk to C for NVIZ are listed somewhere. I'm not optimistic, but it's worth checking. I went to the on-line development page to find it <http://grass.osgeo.org/devel/index.php#prog >. The link to the on-line html works fine. But went I went to try to download something, I ran into trouble. The on-line PDF for download link goes to a blank page <http://download.osgeo.org/grass/grass6_progman_pdf/ >. I'm also directed to go to the download page, and there is a link to down load the manual. But the link takes me back to the development page. There is a note that I can create my own from source, but when I try, I find out that I'll need to install doxygen first. I haven't yet tried that, but it seems that a downloadable version ought to be accessible somewhere.
Michael
On Thu, Jan 1, 2009 at 12:16 AM, Michael Barton <michael.barton@asu.edu> wrote:
I wanted to look in the programer's manual in case call from TclTk to C for
NVIZ are listed somewhere. I'm not optimistic, but it's worth checking. I
went to the on-line development page to find it
<http://grass.osgeo.org/devel/index.php#prog>\. The link to the on-line html
works fine. But went I went to try to download something, I ran into
trouble. The on-line PDF for download link goes to a blank page
<http://download.osgeo.org/grass/grass6_progman_pdf/>\.
The PDF cronjob is actually broken. I'll look into this.
Markus
On Thu, Jan 1, 2009 at 6:16 PM, Markus Neteler <neteler@osgeo.org> wrote:
On Thu, Jan 1, 2009 at 12:16 AM, Michael Barton <michael.barton@asu.edu> wrote:
I wanted to look in the programer's manual in case call from TclTk to C for
NVIZ are listed somewhere. I'm not optimistic, but it's worth checking. I
went to the on-line development page to find it
<http://grass.osgeo.org/devel/index.php#prog>\. The link to the on-line html
works fine. But went I went to try to download something, I ran into
trouble. The on-line PDF for download link goes to a blank page
<http://download.osgeo.org/grass/grass6_progman_pdf/>\.
The PDF cronjob is actually broken. I'll look into this.
I guess I found it. The directory should be now populated with PDFs over
the next hour.
However, NVIZ isn't documented with doxygen, basically the GRASS libs
are.
Markus
On Jan 1, 2009, at 10:27 AM, Markus Neteler wrote:
On Thu, Jan 1, 2009 at 6:16 PM, Markus Neteler <neteler@osgeo.org> wrote:
On Thu, Jan 1, 2009 at 12:16 AM, Michael Barton <michael.barton@asu.edu> wrote:
I wanted to look in the programer's manual in case call from TclTk to C for
NVIZ are listed somewhere. I'm not optimistic, but it's worth checking. I
went to the on-line development page to find it
<http://grass.osgeo.org/devel/index.php#prog>\. The link to the on-line html
works fine. But went I went to try to download something, I ran into
trouble. The on-line PDF for download link goes to a blank page
<http://download.osgeo.org/grass/grass6_progman_pdf/>\.
The PDF cronjob is actually broken. I'll look into this.
I guess I found it. The directory should be now populated with PDFs over
the next hour.
However, NVIZ isn't documented with doxygen, basically the GRASS libs
are.
Thanks. I found a fix for loading 3D points to nviz from the command line without first loading a surface. Just committed to 35144 db6,
35145 rb, and 35146 trunk.
On Jan 1, 2009, at 10:27 AM, Markus Neteler wrote:
On Thu, Jan 1, 2009 at 6:16 PM, Markus Neteler <neteler@osgeo.org> wrote:
On Thu, Jan 1, 2009 at 12:16 AM, Michael Barton <michael.barton@asu.edu> wrote:
I wanted to look in the programer's manual in case call from TclTk to C for
NVIZ are listed somewhere. I'm not optimistic, but it's worth checking. I
went to the on-line development page to find it
<http://grass.osgeo.org/devel/index.php#prog>\. The link to the on-line html
works fine. But went I went to try to download something, I ran into
trouble. The on-line PDF for download link goes to a blank page
<http://download.osgeo.org/grass/grass6_progman_pdf/>\.
The PDF cronjob is actually broken. I'll look into this.
I guess I found it. The directory should be now populated with PDFs over
the next hour.
However, NVIZ isn't documented with doxygen, basically the GRASS libs
are.
Is NVIZ documented anywhere?
Michael