1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-24 04:12:02 +08:00
trois/src/core
2021-05-05 21:46:02 +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 wip : refactor props (#54) 2021-05-04 01:07:57 +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 cleanup 2021-05-05 00:00:13 +02:00
Scene.ts fix missing scene 2021-04-24 22:49:00 +02:00
usePointer.ts fix intersectRecursive 2021-05-05 21:46:02 +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