Commit a6f99e5e authored by norvell's avatar norvell
Browse files

Corrected object metadata description in readme.txt

parent ce26b0c9
Loading
Loading
Loading
Loading
Loading
+5 −2
Original line number Original line Diff line number Diff line
@@ -384,12 +384,15 @@ stvISM4.csv


These are comma separated files (csv) which indicate the per object position
These are comma separated files (csv) which indicate the per object position
in the format:
in the format:
frame azimuth, elevation, radius, spread, gain, yaw, pitch, non-diegetic
azimuth, elevation, radius, spread, gain, yaw, pitch, non-diegetic

Example metadata line with default values:
0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 0.0, 0


with the following meaning:
with the following meaning:
| Parameter    | format, value range | meaning
| Parameter    | format, value range | meaning
---------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
| azimuth      | float, [-180,180]   | azimuth; positive indicates left; default: 0
| azimuth      | float, [-180,180]   | azimuth or panning; positive indicates left; default: 0
---------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
| elevation    | float, [-90,90]     | elevation; positive indicates up; default: 0
| elevation    | float, [-90,90]     | elevation; positive indicates up; default: 0
---------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
+3000 −3000

File changed.

Preview size limit exceeded, changes collapsed.