Commit 08642295 authored by Jan Kiene's avatar Jan Kiene
Browse files

Merge branch '542-readme-txt-object-metadata-description' into 'main'

Resolve 542: Correct object metadata description in readme.txt

See merge request !795
parents f357cac9 a6f99e5e
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.