<div dir="ltr"><div>Test run for the NC sample dataset.</div><div><br></div><div>g.region rast=elevation</div><div>m.nviz.image elevmap=elevation output=elev format=tif persp=10 --o</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 22, 2018 at 1:43 AM, Huidae Cho <span dir="ltr"><<a href="mailto:grass4u@gmail.com" target="_blank">grass4u@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>For anyone who wants to try this patch on macOS.</div><div><br></div><div><div class="gmail_quote"><span class="">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Huidae Cho</b> <span dir="ltr"><<a href="mailto:grass4u@gmail.com" target="_blank">grass4u@gmail.com</a>></span><br></span><span class="">Date: Sun, Jul 22, 2018 at 1:41 AM<br>Subject: Re: [GRASS-dev] [GRASS GIS] #3600: m.nviz.image doesn't produce any output<br></span>To: Michael Barton <<a href="mailto:Michael.Barton@asu.edu" target="_blank">Michael.Barton@asu.edu</a>><br><br><br><div dir="ltr"><span class=""><div>Michael,</div><div><br></div><div>Please try this patch.</div><div><br></div><div>cd grass_trunk</div><div>for i in ~/*.diff; do</div><div>  patch -p0 < $i</div><div>done</div><div>cp include/nviz.h dist.x86_64-apple-darwin17.0.0<wbr>/include/grass/nviz.h<br></div><div>echo "#define OPENGL_FBO 1" > dist.x86_64-apple-darwin17.0.0<wbr>/include/grass/config.h     # case 4 below<br></div><div>(cd lib/nviz; make)</div><div>(cd lib/ogsf; make)</div><div><br></div><div>I tried AGL and CGL with/without framebuffer objects (FBO). AGL works with and without FBO, but CGL only works with FBO, again, on my VM. We know AGL without FBO doesn't work on your mac.</div><div><br></div><div>1. AGL, no FBO: OPENGL_AGL, no OPENGL_FBO in config.h works for me, but not for you.</div><div>2. AGL, FBO: OPENGL_AGL, OPENGL_FBO in config.h works for me.</div><div>3. CGL, no FBO: no OPENGL_AGL, no OPENGL_FBO in config.h doesn't work for me.</div><div>4. CGL, FBO: OPENGL_FBO, no OPENGL_AGL in config.h works for me.</div><div><br></div><div>If you don't mind, please try cases 2-4.</div><div><br></div><div>Best,</div><div>Huidae<br></div></span>-- <br></div></div><span class=""><div class="m_26715131898707179gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><span><div><div dir="ltr">Huidae Cho, Ph.D., PE, M.ASCE, CFM, GISP<br>Senior Geospatial Engineer, MapAnything<br>Open Source GIS Developer, GRASS GIS Development Team</div></div></span></div></div></div></div>
</span></div></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><span><div><div dir="ltr">Huidae Cho, Ph.D., PE, M.ASCE, CFM, GISP<br>Senior Geospatial Engineer, MapAnything<br>Open Source GIS Developer, GRASS GIS Development Team</div></div></span></div></div></div></div>
</div></div>