<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Convert All 2D points to 3D points in 3ds Max Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-forum/convert-all-2d-points-to-3d-points/m-p/10458121#M15918</link>
    <description>&lt;P&gt;Thanks for answering my question. But what I intend is 'getting 3D points which printed to 2D screen'&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So one screenshot [100x100] resolution can get at least [100x100] 3D points.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering how 3D world become 2D screen (rendering process) and which 3D points become which 2D points.&lt;/P&gt;</description>
    <pubDate>Sat, 10 Jul 2021 13:03:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-07-10T13:03:49Z</dc:date>
    <item>
      <title>Convert All 2D points to 3D points</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/convert-all-2d-points-to-3d-points/m-p/10455381#M15916</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20210709_194446.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/939339iFD752405A31BDAA1/image-size/large?v=v2&amp;amp;px=999" role="button" title="20210709_194446.jpg" alt="20210709_194446.jpg" /&gt;&lt;/span&gt;I need 2 or more images for visual correspondence.&lt;/P&gt;&lt;P&gt;So I need 2 2D images and their corresponding 3D points.&lt;/P&gt;&lt;P&gt;I know there is 'DeprojectScreenToWorld' but I just return 1 point.&lt;/P&gt;&lt;P&gt;I'm trying to get corresponding all 3D points to 2D points at viewport.&lt;/P&gt;&lt;P&gt;And they must be exported to json or text or something like {(0, 0), (1,2,3)}, {(0,1), (1,1,4)} ....&lt;/P&gt;&lt;P&gt;Is there any way to do this?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 11:14:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/convert-all-2d-points-to-3d-points/m-p/10455381#M15916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-09T11:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Convert All 2D points to 3D points</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/convert-all-2d-points-to-3d-points/m-p/10458053#M15917</link>
      <description>&lt;P&gt;I assume you are trying to get 3D coordinates from two projections. If cam1 is viewing the scene perpendicular to the YZ plane and cam2 is similarly positioned but views the scene perpendicular to the XZ plane (with the x axis pointing towards the left)) then cam1 yields y,z coordinates and cam2 x,z coordinates thus yielding the 3D coordinates&amp;nbsp; The fact that you are setting the view size to approximate a point may allow you to treat the views as axonometric (not perspective).&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jul 2021 12:29:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/convert-all-2d-points-to-3d-points/m-p/10458053#M15917</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2021-07-10T12:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Convert All 2D points to 3D points</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/convert-all-2d-points-to-3d-points/m-p/10458121#M15918</link>
      <description>&lt;P&gt;Thanks for answering my question. But what I intend is 'getting 3D points which printed to 2D screen'&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So one screenshot [100x100] resolution can get at least [100x100] 3D points.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering how 3D world become 2D screen (rendering process) and which 3D points become which 2D points.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jul 2021 13:03:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/convert-all-2d-points-to-3d-points/m-p/10458121#M15918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-10T13:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Convert All 2D points to 3D points</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/convert-all-2d-points-to-3d-points/m-p/10458183#M15919</link>
      <description>&lt;P&gt;Are you asking about the math that is used to convert 3D point data to a 2D image?&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jul 2021 13:31:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/convert-all-2d-points-to-3d-points/m-p/10458183#M15919</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2021-07-10T13:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Convert All 2D points to 3D points</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/convert-all-2d-points-to-3d-points/m-p/10458202#M15920</link>
      <description>&lt;P&gt;nop just code or api&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jul 2021 13:43:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/convert-all-2d-points-to-3d-points/m-p/10458202#M15920</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-10T13:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Convert All 2D points to 3D points</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/convert-all-2d-points-to-3d-points/m-p/10458289#M15921</link>
      <description>&lt;P&gt;If you are assuming the camera is going to generate a perspective 2D image the procedure is a bit complex.&amp;nbsp; You can start &lt;A href="https://docs.opencv.org/2.4/modules/calib3d/doc/camera_calibration_and_3d_reconstruction.html" target="_blank" rel="noopener"&gt;here&lt;/A&gt; for understanding the process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can simplify the task if you assume an axonometric projection (orthogonal non-perspective). The fourth column of the camera's matrix becomes 0,0,0,1 .&amp;nbsp; You can simply add a fourth coordinate (1), to the 3D coordinate and multiply it by the 4 x 3 transformation matrix of the orthogonal camera.&amp;nbsp; The first two coordinates of the result (u,v) will be the 2D projection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;[u, v, w, 1] = [x, y, z,&amp;nbsp; 1]&amp;nbsp; [&amp;nbsp; T&amp;nbsp; ]&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jul 2021 15:04:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/convert-all-2d-points-to-3d-points/m-p/10458289#M15921</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2021-07-10T15:04:39Z</dc:date>
    </item>
  </channel>
</rss>

