<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Thank you, Aashish! Will let you know
if I find anything.<br>
<pre class="moz-signature" cols="72">Lynn Coddington Gilbert
Partner, Robotic Paradigm Systems
<a class="moz-txt-link-abbreviated" href="http://www.roboticparadigmsystems.com">www.roboticparadigmsystems.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.facebook.com/RoboticParadigmSystems">www.facebook.com/RoboticParadigmSystems</a>
<a class="moz-txt-link-abbreviated" href="mailto:lynn@roboticparadigmsystems.com">lynn@roboticparadigmsystems.com</a>
678-428-0935</pre>
On 05/29/2014 02:21 PM, Aashish Chaudhary wrote:<br>
</div>
<blockquote
cite="mid:CAEw35Z98W0kpbfW9n0NKJErgnv0q7R_PohrxJ86y_a6Tum-Gjg@mail.gmail.com"
type="cite">
<div dir="ltr">I am looking int this issue. He sent me a trace
which I need to look into as
<div>we are unable to reproduce this issue on our side. There
could be couple of reasons for this</div>
<div>but if you can look at the opengl trace in android debugger
and find something unusual </div>
<div>let me know. </div>
<div>- Aashish</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, May 29, 2014 at 2:11 PM, Lynn
Gilbert <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:lynn@roboticparadigmsystems.com"
target="_blank">lynn@roboticparadigmsystems.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"> My apologies if I'm
doing this incorrectly. I just joined the VES mailing list
because I've been having issues with KiwiViewer. I only
have the ability to look at old posts through the Archives
(<a moz-do-not-send="true"
href="http://public.kitware.com/pipermail/ves"
target="_blank">http://public.kitware.com/pipermail/ves</a>),
and I haven't found a way to search or reply to a
particular thread. <br>
<br>
I believe Mansoo and Aashish had a dialogue about this
topic (see below). I'm also running into this same
problem. I'm using a Samsung Galaxy Tab3 8". For some
reason, the other sample files will load; however, only
cturtle.vtp will show something other than a light blue
background. Any ideas?<br>
<br>
Regards,<br>
Lynn<br>
<br>
<pre>Hi, Aashish Chaudhary.
I think it may be something specific to Galaxy. I tried Galaxy Note 2. The
result is the same as the above. But, In LG Optimus LTE2, all data were
displayed.
The result is the same although I changed gl_FragColor = vec4(1.0, 1.0,
1.0, 1.0) at vesShader_frag.glsl.
I can not guess the cause. Would you guide me?
Best regards.
(P.S. I attached the opengles trace on Galaxy S2 when the teapot be shown
by default)
2014-05-29 14:17 GMT+09:00 Aashish Chaudhary <<a moz-do-not-send="true" href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">aashish.chaudhary at kitware.com</a>>
:<i>
</i>
><i> It may be something specific to Galaxy? Is it possible for you to send me
</i>><i> the opengl trace for VES? Also, one thing you could possibly do is set the
</i>><i> final color in the shader
</i>><i> to something vec4(1.0, 1.0, 1.0, 1.0) and see if something shows up.
</i>><i>
</i>><i> I am running it in Samsung 10 inch without any issues.
</i>><i>
</i>><i>
</i>><i> On Wed, May 28, 2014 at 10:30 PM, Mansoo Kim <<a moz-do-not-send="true" href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">to.mansoo at gmail.com</a>> wrote:
</i>><i>
</i>>><i> I got the clone by doing "git clone <a moz-do-not-send="true">git://vtk.org/stage/VES.git</a>" and
</i>>><i> checked by doing "git checkout master"
</i>>><i>
</i>>><i> Git Sha will be d1506467aa3c63adceb04ec434868f4c4005ed24
</i>>><i>
</i>>><i>
</i>>><i> The list of other datasets is like :
</i>>><i>
</i>>><i> teapot.vtp, bunny.vtp, visible-woman-hand.vtp, and so on.
</i>>><i>
</i>>><i>
</i>>><i> - Mason Kim
</i>>><i>
</i>>><i>
</i>>><i> 2014-05-28 22:22 GMT+09:00 Aashish Chaudhary <
</i>>><i> <a moz-do-not-send="true" href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">aashish.chaudhary at kitware.com</a>>:
</i>>><i>
</i>>>><i> This is odd. what is your GIT sha of VES? Do you see the list of other
</i>>>><i> datasets?
</i>>>><i>
</i>>>><i> - Aashish
</i>>>><i>
</i>>>><i>
</i>>>><i> On Wed, May 28, 2014 at 4:15 AM, Mansoo Kim <<a moz-do-not-send="true" href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">to.mansoo at gmail.com</a>> wrote:
</i>>>><i>
</i>>>>><i> I have just built ves & kiwiviewer on Android as following instructions
</i>>>>><i> on <a moz-do-not-send="true" href="http://www.kitware.com/blog/home/post/642" target="_blank">http://www.kitware.com/blog/home/post/642</a> and
</i>>>>><i> <a moz-do-not-send="true" href="http://www.kitware.com/blog/home/post/546" target="_blank">http://www.kitware.com/blog/home/post/546</a>
</i>>>>><i> I successed to generate Kiwiviewer-debug.apk.
</i>>>>><i> But, I can see only cturtle.vtp, which have only vertices, and no
</i>>>>><i> triangles, no lines. The other data, which have triangles, aren't displayed
</i>>>>><i> at all.
</i>>>>><i> I can confirm the geometry information by clicking "information" button
</i>>>>><i> in the target device.
</i>>>>><i>
</i>>>>><i> My target device is like :
</i>>>>><i> - Samsung Galaxy S2
</i>>>>><i> - Android OS 4.1.2 (SDK level 16)
</i>>>>><i> - NDKr9 (Native Level 8)
</i>>>>><i>
</i>>>>><i> How can i fix it?
</i>>>>><i>
</i>>>>><i> Thanks in advance
</i>>>>><i> (P.S. I found similar question "
</i>>>>><i> <a moz-do-not-send="true" href="http://public.kitware.com/pipermail/ves/2014-January/000747.html" target="_blank">http://public.kitware.com/pipermail/ves/2014-January/000747.html</a>" in
</i>>>>><i> mail archives. But, there is no information about the result.)
</i>>>>><i>
</i>>>>><i>
</i>>>>><i>
</i>>>>><i> _______________________________________________
</i>>>>><i> Ves mailing list
</i>>>>><i> <a moz-do-not-send="true" href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">Ves at public.kitware.com</a>
</i>>>>><i> <a moz-do-not-send="true" href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a>
</i>>>>><i>
</i>>>>><i>
</i>>>><i>
</i>>>><i>
</i>>>><i> --
</i>>>><i>
</i>>>><i>
</i>>>><i>
</i>>>><i> *| Aashish Chaudhary | Technical Leader | Kitware Inc.
</i>>>><i> *
</i>>>><i> *| <a moz-do-not-send="true" href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a>
</i>>>><i> <<a moz-do-not-send="true" href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a>>*
</i>>>><i>
</i>>><i>
</i>>><i>
</i>><span class="HOEnZb"><font color="#888888"><i>
</i>><i>
</i>><i> --
</i>><i>
</i>><i>
</i>><i>
</i>><i> *| Aashish Chaudhary | Technical Leader | Kitware Inc. *
</i>><i> *| <a moz-do-not-send="true" href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a>
</i>><i> <<a moz-do-not-send="true" href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a>>*
</i>></font></span></pre>
<span class="HOEnZb"><font color="#888888"> <br>
<pre cols="72">--
Lynn Coddington Gilbert
Partner, Robotic Paradigm Systems
<a moz-do-not-send="true" href="http://www.roboticparadigmsystems.com" target="_blank">www.roboticparadigmsystems.com</a>
<a moz-do-not-send="true" href="http://www.facebook.com/RoboticParadigmSystems" target="_blank">www.facebook.com/RoboticParadigmSystems</a>
<a moz-do-not-send="true" href="mailto:lynn@roboticparadigmsystems.com" target="_blank">lynn@roboticparadigmsystems.com</a>
<a moz-do-not-send="true" href="tel:678-428-0935" value="+16784280935" target="_blank">678-428-0935</a></pre>
</font></span></div>
<br>
_______________________________________________<br>
Ves mailing list<br>
<a moz-do-not-send="true"
href="mailto:Ves@public.kitware.com">Ves@public.kitware.com</a><br>
<a moz-do-not-send="true"
href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves"
target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
<br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr"><font face="trebuchet ms, sans-serif"><i>|
Aashish Chaudhary <br>
| Technical Leader      <br>
| Kitware Inc.      <br>
</i></font>
<div>
<i><font face="trebuchet ms, sans-serif">|Â </font><a
moz-do-not-send="true"
href="http://www.kitware.com/company/team/chaudhary.html"
target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i></div>
</div>
</div>
</blockquote>
<br>
</body>
</html>