1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-24 04:12:02 +08:00
trois/src/core
2021-05-11 21:00:20 +02:00
..
Camera.ts add camera props 2021-05-05 21:40:23 +02:00
CubeCamera.ts add CubeCamera 2021-04-30 18:21:28 +02:00
Group.ts wip 2021-04-16 01:56:52 +02:00
index.ts improve interfaces 2021-05-02 20:51:19 +02:00
Object3D.ts width/height for vector2 prop 2021-05-06 21:28:06 +02:00
OrthographicCamera.ts add camera props 2021-05-05 21:40:23 +02:00
PerspectiveCamera.ts add camera props 2021-05-05 21:40:23 +02:00
Raycaster.ts add intersectRecursive for raycasting #55 2021-05-05 00:27:00 +02:00
Renderer.ts remove onClick (not needed anymore) 2021-05-11 21:00:20 +02:00
Scene.ts fix missing scene 2021-04-24 22:49:00 +02:00
usePointer.ts remove resetPosition 2021-05-08 21:54:12 +02:00
useRaycaster.ts fix intersectRecursive 2021-05-05 21:46:02 +02:00
useThree.ts pointer config prop ts 2021-04-26 18:37:45 +02:00