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

533 Commits

Author SHA1 Message Date
Kevin Levron
9baccbd1d5 Merge branch 'master' into vanruesc/postprocessing 2021-05-05 00:44:35 +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
2ce7fe8799 remove console.log 2021-05-03 23:31:17 +02:00
Kevin Levron
ec6a9db7fc Merge branch 'master' into vanruesc/postprocessing 2021-05-03 23:14:28 +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
2070f20a6b add ready event on effect and pass 2021-05-02 22:05:24 +02:00
Kevin Levron
fb0a98cba4 blur pass 2021-05-02 21:25:59 +02:00
Kevin Levron
80bcc98b15 wip 2021-05-02 21:10:48 +02:00
Kevin Levron
971c8377ec Merge branch 'master' into vanruesc/postprocessing 2021-05-02 21:06:50 +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
1fe694743c wip : godrays 2021-05-02 20:16:23 +02:00
Kevin Levron
561ae0938d fix dof 2021-05-02 01:32:50 +02:00
Kevin Levron
786555ea5c vanruesc/postprocessing wip 2021-05-02 01:07:31 +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