Surface Size
Is it possible to determine the actual size of a surface in pixels?
When I project a clip onto a Surface, the resolution depends on the resolution of the projector. In order to optimize the computing time for clips in advance, it would be great if I could determine the resolution used by the projector.
e.g. The projector use 1920 * 1080 Pix
The Surface is a stage element with the size 3m * 4m.
The distance of the projector is 8m and the angle from the projector to the surface is approx. 38 degrees.
When I should "calculate" my head bursts.
I would like to map a surface to the stage element and then read out the real size in millimeter pixels.
Is that possible?
When I project a clip onto a Surface, the resolution depends on the resolution of the projector. In order to optimize the computing time for clips in advance, it would be great if I could determine the resolution used by the projector.
e.g. The projector use 1920 * 1080 Pix
The Surface is a stage element with the size 3m * 4m.
The distance of the projector is 8m and the angle from the projector to the surface is approx. 38 degrees.
When I should "calculate" my head bursts.
I would like to map a surface to the stage element and then read out the real size in millimeter pixels.
Is that possible?
Comments
When I project a clip onto a Surface, the resolution depends on the resolution of the projector. In order to optimize the computing time for clips in advance, it would be great if I could determine the resolution used by the projector.
e.g. The projector use 1920 * 1080 Pix
The Surface is a stage element with the size 3m * 4m.
The distance of the projector is 8m and the angle from the projector to the surface is approx. 38 degrees.
When I should "calculate" my head bursts.
I would like to map a surface to the stage element and then read out the real size inside millumin in pixels.
Is that possible?
I took the liberty of making a sketch, a front view and a top view.
Possible (semi-optimal) solution:
I discovered a "workaround" in Millumin. When I double-click the corner points when setting up a Surface, Millumin shows me the coordinates. With the help of simple calculations I can now calculate the "used media size".