Changeset 20566
- Timestamp:
- 04/26/16 22:33:00 (10 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/m/plot/webgl.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/webgl.js
r20555 r20566 386 386 } 387 387 else { 388 mat4.perspective(pMatrix, 90 * Math.PI / 180, canvas.clientWidth / canvas.clientHeight, 0.001, 10000.0);388 mat4.perspective(pMatrix, 60 * Math.PI / 180, canvas.clientWidth / canvas.clientHeight, 0.001, 10000.0); 389 389 } 390 390
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)