<?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[QtQuick3D point&#x2F;line size]]></title><description><![CDATA[<p dir="auto">Hello everyone! :D<br />
I'm trying to run this QtQuick3D custom geometry example : <a href="https://doc.qt.io/qtforpython/examples/example_quick3d__customgeometry.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qtforpython/examples/example_quick3d__customgeometry.html</a></p>
<p dir="auto">but neither the point size nor the line width work. I've read in docs (<a href="https://doc.qt.io/qt-6/qml-qtquick3d-defaultmaterial.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qt-6/qml-qtquick3d-defaultmaterial.html</a>):<br />
"Warning: Line widths other than 1 may not be suported at run time, depending on the underlying graphics API. When that is the case, the request to change the width is ignored. For example, none of the following can be expected to support wide lines: Direct3D, Metal, OpenGL with core profile contexts."</p>
<p dir="auto">and:</p>
<p dir="auto">"Warning: Point sizes other than 1 may not be supported at run time, depending on the underyling graphics API. For example, setting a size other than 1 has no effect with Direct 3D."</p>
<p dir="auto">I conclude that I'm using DirectX. So how can I change the points size? They are really small, so when I zoom the point cloud they're not even visible :/</p>
]]></description><link>https://forum.qt.io/topic/137666/qtquick3d-point-line-size</link><generator>RSS for Node</generator><lastBuildDate>Fri, 24 Apr 2026 12:15:04 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/137666.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 Jul 2022 19:33:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QtQuick3D point&#x2F;line size on Mon, 06 Apr 2026 13:41:57 GMT]]></title><description><![CDATA[<p dir="auto">Now I'm working on drawing a vertices cloud for a model imported from polygon, and I was puzzled about this issue as well. I've tried changing point size in .vert file, but no effect actually.<br />
Anyway, shader files in Qt are seriously hard to compile successfully.</p>
]]></description><link>https://forum.qt.io/post/837554</link><guid isPermaLink="true">https://forum.qt.io/post/837554</guid><dc:creator><![CDATA[XiangChou]]></dc:creator><pubDate>Mon, 06 Apr 2026 13:41:57 GMT</pubDate></item><item><title><![CDATA[Reply to QtQuick3D point&#x2F;line size on Sun, 07 Jul 2024 04:42:16 GMT]]></title><description><![CDATA[<p dir="auto">I am currently facing a similar problem. I wish I had a good suggestion or alternative.</p>
]]></description><link>https://forum.qt.io/post/804289</link><guid isPermaLink="true">https://forum.qt.io/post/804289</guid><dc:creator><![CDATA[solrion]]></dc:creator><pubDate>Sun, 07 Jul 2024 04:42:16 GMT</pubDate></item></channel></rss>