1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-24 04:12:02 +08:00
Commit Graph

475 Commits

Author SHA1 Message Date
Kevin Levron
f3ffea6248 add camera props 2021-05-05 21:40:23 +02:00
Kevin Levron
9210f7f32c fix setTexture 2021-05-05 09:51:42 +02:00
Kevin Levron
4b355e6d78 readme 2021-05-05 00:40:38 +02:00
Kevin Levron
9e828b01b2 add intersectRecursive for raycasting #55 2021-05-05 00:27:00 +02:00
Kevin Levron
4d30f03130 cleanup 2021-05-05 00:00:13 +02:00
Kevin Levron
f9b18c6b7a cleanup 2021-05-04 23:39:02 +02:00
Kevin Levron
850ee43e55 cleanup 2021-05-04 23:37:37 +02:00
Kevin Levron
1735a2150c refactor materials #54 2021-05-04 23:35:24 +02:00
Kevin Levron
cee01894b9 wip : refactor props (#54) 2021-05-04 01:07:57 +02:00
Kevin Levron
19eaa22fc5 simplify textures 2021-05-03 23:11:59 +02:00
Kevin Levron
888b9e2e8d add 'props' 2021-05-03 19:21:04 +02:00
Kevin Levron
785e09d447 update example app 2021-05-02 20:56:34 +02:00
Kevin Levron
3705f97c61 improve interfaces 2021-05-02 20:51:19 +02:00
Kevin Levron
dde4c566ae improve renderer interface 2021-05-02 20:44:13 +02:00
Kevin Levron
1c4acdc1e3 update app example 2021-05-01 12:27:09 +02:00
Kevin Levron
d47b82909c fix #52 2021-05-01 12:20:22 +02:00
Kevin Levron
1c9124d14e 0.3.0-beta.5 2021-04-30 18:44:59 +02:00
Kevin Levron
8801b9bac5 better fix for bindProp 2021-04-30 18:39:45 +02:00
Kevin Levron
559e8f2cc7 add visible prop to object3d 2021-04-30 18:37:05 +02:00
Kevin Levron
ddcca59d9c fix bindProp for boolean 2021-04-30 18:36:22 +02:00
Kevin Levron
35eecace74 add CubeCamera 2021-04-30 18:21:28 +02:00
Kevin Levron
364757752b update plugin 2021-04-30 17:34:42 +02:00
Kevin Levron
bd7fe45631 0.3.0-beta.4 2021-04-29 23:07:04 +02:00
Kevin Levron
2699ce8dfe fix "TouchEvent is not defined" 2021-04-29 21:41:51 +02:00
Kevin Levron
80c9ab4bd3 fix cdn rollup 2021-04-29 21:01:33 +02:00
Kevin Levron
d0a78e8061 add texture encoding 2021-04-29 19:42:26 +02:00
Kevin Levron
7b66f37c09 add shadow type (without watcher) #45 2021-04-29 19:32:29 +02:00
Kevin Levron
2e81ed9730 remove unused imports 2021-04-29 19:27:33 +02:00
Kevin Levron
5c28a85fa5 add toneMapping prop (#45) 2021-04-29 19:27:20 +02:00
Kevin Levron
e174da23c6 improve materials 2021-04-29 19:26:53 +02:00
Kevin Levron
73425177e5 improve material 2021-04-29 18:23:43 +02:00
Kevin Levron
7f79759866 export points material 2021-04-28 23:14:07 +02:00
Kevin Levron
d532e3e995 add render fn interface 2021-04-28 23:13:53 +02:00
Kevin Levron
99bcb73c10 improve geo 2021-04-28 19:54:46 +02:00
Kevin Levron
4034a731e3 add Points 2021-04-28 19:54:36 +02:00
Kevin Levron
d8e552200c BufferGeometry with buffer attributes prop 2021-04-28 19:02:25 +02:00
Kevin Levron
9a7d8eaa9b 0.3.0-beta.0 2021-04-28 18:07:58 +02:00
Kevin LEVRON
7cb758f2d1
Merge pull request #51 from troisjs/rollup-plugin-dts
Rollup plugin dts
2021-04-28 12:30:27 +02:00
Kevin Levron
0308885211 fix rollup conf 2021-04-28 12:29:24 +02:00
Kevin Levron
6a0e20d297 test rollup-plugin-dts 2021-04-27 20:07:12 +02:00
Kevin Levron
3131469fc2 rollup-plugin-esbuild 2021-04-27 18:45:37 +02:00
Kevin Levron
49a0c1fef2 fix props ts 2021-04-26 19:54:56 +02:00
Kevin LEVRON
fda1ab4912
Merge pull request #47 from troisjs/typescript
Typescript
2021-04-26 19:09:54 +02:00
Kevin Levron
8b778a2100 app.vue example 2021-04-26 19:09:06 +02:00
Kevin Levron
79f1512a1e update ts conf 2021-04-26 19:05:12 +02:00
Kevin Levron
0bfac37f53 improve props types 2021-04-26 18:38:17 +02:00
Kevin Levron
f50d66b733 pointer config prop ts 2021-04-26 18:37:45 +02:00
Kevin Levron
5562d5f496 improve meshes ts 2021-04-26 18:36:57 +02:00
Kevin Levron
f70bbaebef improve geometries ts 2021-04-26 18:36:37 +02:00
Kevin Levron
0a8f1ee88f fix missing scene 2021-04-24 22:49:00 +02:00