<?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[Suggestions for viewing 3D tool paths]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I normally build widget based applications - creating the UI in Designer and then moving forward with Python from there.  I would like to have one of those applications show a 3D tool path.  Something like a machine path, robot path, CNC path, etc.  It would consist of a few hundred line segments and arcs.</p>
<p dir="auto">Is there is Qt solutions for this?  Hopefully, some widget that I can put in the program, feed it some objects to represent the path, and have it take care of the rendering/zooming/panning.  All of the things I found only care about meshes.</p>
<p dir="auto">I really do not want to get into the fine details of OpenGL.  If it comes to that, I will just create a 2D view in a QGraphicsScene and that will have to do.</p>
<p dir="auto">Any suggestions?</p>
<p dir="auto">Thanks in advance.</p>
]]></description><link>https://forum.qt.io/topic/164271/suggestions-for-viewing-3d-tool-paths</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 14:09:10 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164271.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 16 Feb 2026 03:50:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Suggestions for viewing 3D tool paths on Tue, 17 Feb 2026 19:57:36 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Something like that likely exists but it's not part of the default set of Qt components.<br />
One thing you could do is explore KDE's extensive set of applications. There might be something there that you could leverage for your project.</p>
]]></description><link>https://forum.qt.io/post/836362</link><guid isPermaLink="true">https://forum.qt.io/post/836362</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 17 Feb 2026 19:57:36 GMT</pubDate></item></channel></rss>