<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Transparency or Depth related issue in Editors]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I am working on an Editor for creating DNA strands. I call the display function and render spheres and cylinders when the Editor is in use. However, the Editor’s display function renders the structure different from the function in the Visual Model, as you can see in the attached images. There seem to be some issues with transparency of certain parts or maybe the depth is incorrect? Btw, I do not create these structures in the Data Graph. What would I need to change in the Editor in order to get rid of these artifacts?</p>
<p dir="auto">Thanks,<br />
Haichao</p>
<p dir="auto"><img src="/assets/uploads/files/1519145504280-2.jpg" alt="1_1519145505534_2.jpg" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1519145504267-1.jpg" alt="0_1519145505533_1.jpg" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1519145512924-3.png" alt="1_1519145514259_3.png" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1519145512921-4.png" alt="0_1519145514258_4.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.samson-connect.net/topic/29/transparency-or-depth-related-issue-in-editors</link><generator>RSS for Node</generator><lastBuildDate>Sun, 13 Sep 2026 02:17:06 GMT</lastBuildDate><atom:link href="https://forum.samson-connect.net/topic/29.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 20 Feb 2018 16:52:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Transparency or Depth related issue in Editors on Wed, 21 Feb 2018 11:20:55 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/haichao" aria-label="Profile: Haichao">@<bdi>Haichao</bdi></a>,</p>
<p dir="auto">can you please try to add <code>glEnable(GL_DEPTH_TEST)</code> at the beginning of the display function in the editor, and <code>glDisable(GL_DEPTH_TEST)</code> at the end, to see if it changes something?</p>
]]></description><link>https://forum.samson-connect.net/post/101</link><guid isPermaLink="true">https://forum.samson-connect.net/post/101</guid><dc:creator><![CDATA[Stephane]]></dc:creator><pubDate>Wed, 21 Feb 2018 11:20:55 GMT</pubDate></item><item><title><![CDATA[Reply to Transparency or Depth related issue in Editors on Wed, 21 Feb 2018 12:02:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi @Stephane-Redon,</p>
<p dir="auto">ah yes, it was the depth test. This solves it!</p>
<p dir="auto">Thanks,<br />
Haichao</p>
]]></description><link>https://forum.samson-connect.net/post/104</link><guid isPermaLink="true">https://forum.samson-connect.net/post/104</guid><dc:creator><![CDATA[Haichao]]></dc:creator><pubDate>Wed, 21 Feb 2018 12:02:28 GMT</pubDate></item><item><title><![CDATA[Reply to Transparency or Depth related issue in Editors on Wed, 21 Feb 2018 11:20:55 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/haichao" aria-label="Profile: Haichao">@<bdi>Haichao</bdi></a>,</p>
<p dir="auto">can you please try to add <code>glEnable(GL_DEPTH_TEST)</code> at the beginning of the display function in the editor, and <code>glDisable(GL_DEPTH_TEST)</code> at the end, to see if it changes something?</p>
]]></description><link>https://forum.samson-connect.net/post/101</link><guid isPermaLink="true">https://forum.samson-connect.net/post/101</guid><dc:creator><![CDATA[Stephane]]></dc:creator><pubDate>Wed, 21 Feb 2018 11:20:55 GMT</pubDate></item></channel></rss>