Project

General

Profile

« Previous | Next » 

Revision 10d53839

Added by Leszek Koltunski over 7 years ago

Turn the former 'FOV' app into 'Projection' app that also checks the (x,y) the camera looks at.

View differences:

src/main/res/values/strings.xml
64 64
    <string name="example_sink_subtitle">Learn about sinks.</string>
65 65
    <string name="example_bean">Mr. Bean</string>  
66 66
    <string name="example_bean_subtitle">Interpolation between more than two Points.</string>
67
    <string name="example_fov">Field Of View</string>  
68
    <string name="example_fov_subtitle">Adjust the Projection Matrix.</string>
67
    <string name="example_projection">Projection</string>
68
    <string name="example_projection_subtitle">Adjust the Projection Matrix.</string>
69 69
    <string name="example_deform">Deformations and Distortions</string>  
70 70
    <string name="example_deform_subtitle">Deform the whole bitmap or Distort a part of it.</string>
71 71
    <string name="example_listener">DistortedListener</string>  

Also available in: Unified diff