• T
    Revised PerspectiveCamera. · f7687afe
    tschw 提交于
    * Revised PerspectiveCamera.
    
    - Allows extra skew for stereo rendering.
    - Allows to query effective FOV angle (considering .zoom).
    - Proper copy / serialization of all properties.
    - Tidier, single code path frustum calculation.
    - No longer uses ProjectionMatrix.makePerspective.
    
    * Revised PerspectiveCamera physical interface.
    f7687afe
CinematicCamera.js 6.0 KB