提交 8604213c 编写于 作者: G Garrett Johnson

add author attribution to csm

上级 8e9cd31b
/**
* @author vHawk / https://github.com/vHawk/
*/
import {
Vector2,
Vector3,
......
/**
* @author vHawk / https://github.com/vHawk/
*/
import { MathUtils, Vector3 } from '../../../build/three.module.js';
import FrustumVertex from './FrustumVertex.js';
......
/**
* @author vHawk / https://github.com/vHawk/
*/
export default class FrustumBoundingBox {
constructor() {
......
/**
* @author vHawk / https://github.com/vHawk/
*/
export default class FrustumVertex {
constructor( x, y, z ) {
......
/**
* @author vHawk / https://github.com/vHawk/
*/
import { ShaderChunk } from '../../../build/three.module.js';
export default {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册