<?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[How to make qt 3d object transparent?]]></title><description><![CDATA[<p dir="auto"><a href="https://doc.qt.io/qt-5/qt3d-wireframe-example.html" target="_blank" rel="noopener noreferrer nofollow ugc">Qt 3D Wireframe QML example</a></p>
<p dir="auto">The example above shows how to create a wireframe view on top of the Trefoil .obj file. I want just the wireframe view. I have been trying to make the underlying .obj file transparent or make it disappear by setting the <code>Alpha</code> property of <code>QPhongAlphaMaterial</code> but am having no success. I'm actually doing this project in Qt 3D C++. The QML code translates line to line to C++.</p>
<p dir="auto"><a href="https://stackoverflow.com/questions/50073171/how-to-make-wireframe-transparent-in-qt3d" target="_blank" rel="noopener noreferrer nofollow ugc">Similar unanswered question</a><br />
"I set <code>alpha</code> to 0.5 in robustwireframe.frag, but it does not work."</p>
]]></description><link>https://forum.qt.io/topic/91127/how-to-make-qt-3d-object-transparent</link><generator>RSS for Node</generator><lastBuildDate>Thu, 24 Sep 2026 06:27:44 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/91127.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 28 May 2018 18:11:03 GMT</pubDate><ttl>60</ttl></channel></rss>