KITASENJU DESIGN BLOG

memo, html, javascript, unity

Entries from 2023-10-05 to 1 day

雑orbit camera

import * as THREE from 'three'; export class ExCamera{ public oCamera:THREE.OrthographicCamera; public pCamera:THREE.PerspectiveCamera; public target:THREE.Vector3 = new THREE.Vector3(0,0,0); public amp:number = 1500; public radX:number = …

"FOOTER"