<?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: Dimensions for field of view? in 3ds Max Shading, Lighting and Rendering Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9775147#M3924</link>
    <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry about that , but I don't have Max 2021 installed and cannot check the issue.&amp;nbsp; I did test it in max 2019 also and it works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But does it work with a standard target camera in Max 2021?&amp;nbsp; That would be an important clue concerning the error message you are getting.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 18:52:01 GMT</pubDate>
    <dc:creator>10DSpace</dc:creator>
    <dc:date>2020-09-29T18:52:01Z</dc:date>
    <item>
      <title>Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9769282#M3917</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a physical camera with the appropriate camera sensor and lens specifications for my application.&amp;nbsp; I am able to view what the camera is seeing through the Camera Viewport and the Render tools.&amp;nbsp; However, there seems to be a major feature missing: how can I tell the size of my field of view in length units (inches by inches or mm by mm)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 21:00:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9769282#M3917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-25T21:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9770287#M3918</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;However, there seems to be a major feature missing: how can I tell the size of my field of view in length units (inches by inches or mm by mm)?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you clarify what you mean by the size of your FOV in 2 dimensions?&amp;nbsp; I guess you can't mean Focal Length because that is a one dimensional length reported in mm which is as you probably know is inversely related to the FOV in degrees and is accessible in the Physical Camera modifier panel (Uncheck &lt;STRONG&gt;Specify FOV&lt;/STRONG&gt; and it will be easier to see the Focal length).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe you mean the dimensions of the FOV at the Target distance?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 20:53:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9770287#M3918</guid>
      <dc:creator>10DSpace</dc:creator>
      <dc:date>2020-09-26T20:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9772731#M3919</link>
      <description>&lt;P&gt;Thanks for your comment.&amp;nbsp; Yes this is exactly what I mean.&amp;nbsp; I want to know the field-of-view at the targeted distance in terms of a height by width (e.g. 40 mm x 90 mm).&amp;nbsp; Basically the height times width dimensions of the window that shows what the camera is seeing?&amp;nbsp; &amp;nbsp;Is this possible without having to manually measure with the ruler or something silly like that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:52:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9772731#M3919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-28T17:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9772950#M3920</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I want to know the field-of-view at the targeted distance in terms of a height by width (e.g. 40 mm x 90 mm).&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is basically just a trigonometry problem and I recently had written a maxscript for a different but related purpose.&amp;nbsp; So I adapted the script (see attached) to do the math for you.&amp;nbsp; The script will report out to you the dimensions of the FOV at the target distance for the selected camera.&amp;nbsp; It works for standard target cameras and the Physical Camera.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To install the script, unzip and drag the file FOVDimensionsatTargetDistance.mcr to a viewport.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will then make the macroscript available (via&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;Customize&amp;gt;Customize User Interface )&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp; and you can place it on a custom toolbar, a custom menu or just hotkey it.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Basically the height times width dimensions of the window that shows what the camera is seeing?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure to enable "Show Safe Frames"&amp;nbsp; in your camera viewport (click on the name of the Camera in the upper left Viewport label for the dropdown)&amp;nbsp; or your viewport will not match the FOV at the target distance exactly.&amp;nbsp; This is due to the difference between the aspect ratio of the Max viewport compared to whatever aspect ratio that you have selected in the Render settings dialogue.&amp;nbsp; &amp;nbsp;Since you seem to be knowledgeable about cameras, you probably already know this but just in case you are not familiar with the Show Safe Frames feature in max...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:54:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9772950#M3920</guid>
      <dc:creator>10DSpace</dc:creator>
      <dc:date>2020-09-28T19:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9774831#M3921</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/676924"&gt;@10DSpace&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I am trying to use the script you provided for the same purpose as Neil. Every time I try to execute the script, I receive the following error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.PNG" style="width: 416px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/825164iD7DF54B55FD0BD7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.PNG" alt="error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As I do not know much about MAXScript, could you give any insight into why I would be running into this?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:18:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9774831#M3921</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-29T16:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9774994#M3922</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How are running the macroscript exactly? Did you follow the installation instructions?&amp;nbsp; I do not get any errors with Max 2020 and there is built in error correction if you do not have a supported camera (Standard Target camera or Physical camera) selected.&amp;nbsp; &amp;nbsp;What version of Max are you using and what type of camera do you have selected when you run the script?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:22:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9774994#M3922</guid>
      <dc:creator>10DSpace</dc:creator>
      <dc:date>2020-09-29T17:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9775059#M3923</link>
      <description>&lt;P&gt;I followed the installation instructions. I have a custom toolbar I can click. If I don't have a camera selected, the correct message is displayed, but if I select my physical camera I receive the error message I showed. I am currently using Autodesk 3ds Max 2021.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:10:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9775059#M3923</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-29T18:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9775147#M3924</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry about that , but I don't have Max 2021 installed and cannot check the issue.&amp;nbsp; I did test it in max 2019 also and it works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But does it work with a standard target camera in Max 2021?&amp;nbsp; That would be an important clue concerning the error message you are getting.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:52:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9775147#M3924</guid>
      <dc:creator>10DSpace</dc:creator>
      <dc:date>2020-09-29T18:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9775177#M3925</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just figured out your issue.&amp;nbsp; For the Physical Camera you have to have "&lt;STRONG&gt;Targeted&lt;/STRONG&gt;" checked for the script to work.&amp;nbsp; The script needs the position of the target for the calculations to figure out the FOV at the Target distance. .&amp;nbsp; When I unchecked "Targeted" in the basic Tab of the physical Camera rollout, I got the same error message.&amp;nbsp; &amp;nbsp;Just check "&lt;STRONG&gt;Targeted&lt;/STRONG&gt;" for your Physical Camera (it is on by default when you create a Physical Camera) and the script should work fine.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:07:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9775177#M3925</guid>
      <dc:creator>10DSpace</dc:creator>
      <dc:date>2020-09-29T19:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9777426#M3926</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/676924"&gt;@10DSpace&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thank you for all the help so far! Your suggestion works, although I am working with a lot of untargeted cameras, and it would be ideal in the future to not have to switch to targeted to get the script to work.&lt;BR /&gt;&lt;BR /&gt;Currently, I modified your script so that ' a = getKBValue prompt:"Enter target distance:" ', which allows me to input a number for target distance anytime I run it.&lt;BR /&gt;&lt;BR /&gt;For an untargeted physical camera, a user inputs a target distance under its settings (shown in the image below). Do you know how 3ds Max stores this value and how I might be able to call it?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Target Distance.PNG" style="width: 263px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/825714i420F3B8D9D9DC784/image-size/large?v=v2&amp;amp;px=999" role="button" title="Target Distance.PNG" alt="Target Distance.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;In your script, ideally, I would just want to set "a" directly to the target distance I inputted when I set up the physical camera (i.e., ' a = &lt;EM&gt;StoredTargetDistance&amp;nbsp;&lt;/EM&gt;' where &lt;EM&gt;StoredTargetDistance &lt;/EM&gt;is&amp;nbsp;35.433 in this case)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 20:07:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9777426#M3926</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-30T20:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9777481#M3927</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Glad you are finding the script useful and are inspired to adapt it to your use.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Do you know how 3ds Max stores this value and how I might be able to call it? ...I would just want to set "a" directly to the target distance I inputted when I set up the physical camera (i.e., ' a =&amp;nbsp;StoredTargetDistance&amp;nbsp;' where&amp;nbsp;StoredTargetDistance&amp;nbsp;is&amp;nbsp;35.433 in this case)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Very simple:&amp;nbsp; Once you have collected the selected camera's&amp;nbsp; desired target distance from the user in variable "a"&lt;/P&gt;&lt;P&gt;the following line will set the target distance to a:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$.target_distance = a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But you still need to at least temporarily enable "targeted" with the following line for the calculations:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$.targeted = true&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then at the very end of the script you can disable "Targeted" again if you want it back to untargeted with the line:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$.targeted = false&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to get fancy and just change the Targeted state back to disabled if it was that way to begin with, just set up a test for the state at the beginning of the script and implement that reset with a conditional statement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a general maxscript tip if you want to find out what properties are available for an object, just select it and then enter the following in the listener window and hit enter:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;showProperties $&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do this for a physical camera and you will the properties mentioned above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 20:40:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9777481#M3927</guid>
      <dc:creator>10DSpace</dc:creator>
      <dc:date>2020-09-30T20:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9777544#M3928</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Out of curiosity, I meant to ask you what you are doing with the dimensions of the FOV at the target distance?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 21:15:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9777544#M3928</guid>
      <dc:creator>10DSpace</dc:creator>
      <dc:date>2020-09-30T21:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9777705#M3929</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I misread your post and that actually what you were saying is that getting the user input via&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;a = getKBValue prompt:"Enter target distance:"&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;was just a temporary solution and that you really want to get the value of "a" directly from the Physical Camera target distance field regardless of whether or not targeted is checked.&amp;nbsp; And that is also easy.&amp;nbsp; I modified the script accordingly and it now supports either Free or Targeted Standard cameras as well as Physical cameras regardless of of whether targeted is checked or not.&amp;nbsp; &amp;nbsp;Thanks for asking about this, because it makes the script more generally useful and as mentioned above, I am curious about your use case.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 23:12:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9777705#M3929</guid>
      <dc:creator>10DSpace</dc:creator>
      <dc:date>2020-09-30T23:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9778735#M3930</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/676924"&gt;@10DSpace&lt;/a&gt;&amp;nbsp; Thanks a lot for your help on this topic.&amp;nbsp; @Anonymous&amp;nbsp;&amp;nbsp;and I are research engineers (we work together) who wanted this tool to ultimately determine field-of-view and the spatial resolution of our optical (and often laser-based) diagnostics measurement set-up (e.g. mm/pix) for various camera positions.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 12:57:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9778735#M3930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-01T12:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9778860#M3931</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are welcome.&amp;nbsp; Interesting use of Max.&amp;nbsp; Am I safe in assuming that version 2 of the script gave you what you need?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 13:47:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9778860#M3931</guid>
      <dc:creator>10DSpace</dc:creator>
      <dc:date>2020-10-01T13:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dimensions for field of view?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9778914#M3932</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Version 2 is now giving us what we need. Thanks so much!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 14:05:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-shading-lighting-and/dimensions-for-field-of-view/m-p/9778914#M3932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-01T14:05:58Z</dc:date>
    </item>
  </channel>
</rss>

