|
import { Frustum, Matrix4, Vector3, Color } from '../../../../build/three.module.js';
|
|
import { Frustum, Matrix4, Vector3, Color } from '../../../../build/three.module.js';
|
|
Matrix4.prototype.makePerspective = function ( left, right, top, bottom, near, far ) {
|
|
Matrix4.prototype.makePerspective = function ( left, right, top, bottom, near, far ) {
|