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

325 Commits

Author SHA1 Message Date
Kevin Levron
9214198e62 fix typo 2021-04-03 11:19:13 +02:00
Kevin Levron
1da38e4884 remove unneeded material dispose 2021-04-03 02:25:35 +02:00
Kevin Levron
ed985ed652 fix $parent 2021-04-03 02:04:07 +02:00
Kevin Levron
8c5674b48f intersectMode for raycaster 2021-04-03 00:59:58 +02:00
Kevin Levron
d11c2fe247 intersectMode (#35) 2021-04-02 23:22:19 +02:00
Kevin Levron
75b34b23c5 camera cs 2021-04-02 23:01:58 +02:00
Kevin Levron
4b2564baf8 raycaster component onClick 2021-04-02 23:00:36 +02:00
Kevin Levron
acbcd0fb50 improve pointer / raycaster (#34) 2021-04-02 22:38:37 +02:00
Kevin Levron
0a7086398f remove raycaster component 2021-04-02 15:02:06 +02:00
Kevin Levron
4336969434 refactore mesh events (wip) #34 2021-04-02 14:57:03 +02:00
Kevin Levron
9583cd93ed cs 2021-04-02 14:02:22 +02:00
Kevin Levron
afcf13b873 refactore mesh events (wip) #34 2021-04-02 13:56:03 +02:00
Kevin Levron
9cf540b0b7 fix SSAOPass (cs and unneeded resize) 2021-04-01 22:31:57 +02:00
Kevin Levron
36a7e7f519 fix EffectPass (emits) 2021-04-01 21:54:58 +02:00
Kevin LEVRON
a583889060
Merge pull request #33 from SaFrMo/raycast-update
Raycast update
2021-04-01 21:38:45 +02:00
Sander Moolin
6d4c2fe849 remove extra docs 2021-03-26 13:37:53 -04:00
Sander Moolin
c4679c6d1a click on raycaster 2021-03-26 13:37:15 -04:00
Sander Moolin
808d32b83a click on object3d 2021-03-26 12:38:11 -04:00
Sander Moolin
50d158c7c6 more docs 2021-03-26 12:25:29 -04:00
Sander Moolin
f1b9c13c94 docs wip 2021-03-26 12:21:26 -04:00
Sander Moolin
1fbbed6380 wip on raycaster changelog 2021-03-26 09:56:18 -04:00
Sander Moolin
157d918728 Merge branch 'upstream' into raycast-update 2021-03-26 09:40:49 -04:00
Sander Moolin
aa0bb91949 Snapshot 2021-03-26 09:39:58 -04:00
Sander Moolin
18b425ff50 remove extra code, formatting 2021-03-26 09:15:14 -04:00
Kevin Levron
352534164d Merge branch 'master' of https://github.com/troisjs/trois into master 2021-03-25 21:41:32 +01:00
Kevin Levron
7564f232d2 add little planet screenshot 2021-03-25 21:41:12 +01:00
Sander Moolin
2b917a52e6 teardown listeners, object pool, renderer mouse leave event 2021-03-25 14:03:28 -04:00
Sander Moolin
c325d47617 note on touch 2021-03-25 10:12:11 -04:00
Sander Moolin
0eb03737de fix raycaster scoping 2021-03-25 10:11:36 -04:00
Sander Moolin
09d5248f24 mousemove element fixes 2021-03-25 10:06:22 -04:00
Sander Moolin
136ec03c07 snapshot 2021-03-25 09:36:02 -04:00
Sander Moolin
abbe3d433c updated tools location 2021-03-25 09:24:30 -04:00
Kevin LEVRON
77700b6836
Merge pull request #29 from SaFrMo/ssao
added ssao pass
2021-03-24 20:38:56 +01:00
Sander Moolin
e622bedc6d wip on per-object raycasting - starting raycaster at vec2(infinity, infinity) to prevent false positive on init 2021-03-23 13:32:30 -04:00
Sander Moolin
cc16eae503 remove extra imports 2021-03-23 13:00:41 -04:00
Sander Moolin
975e0661b3 update event order 2021-03-23 09:41:32 -04:00
Sander Moolin
cfbca7934b fix custom onBeforeRender 2021-03-22 15:40:33 -04:00
Sander Moolin
6a6080dfd0 adding mouse and touch 2021-03-22 15:38:02 -04:00
Sander Moolin
10ea7d445d more notes 2021-03-22 14:58:22 -04:00
Sander Moolin
26e0ca6063 optimize notes 2021-03-22 14:57:22 -04:00
Sander Moolin
68d7bd19ea wip on raycaster 2021-03-22 14:56:24 -04:00
Sander Moolin
6bf383d6a6 Setup for raycaster 2021-03-22 09:30:56 -04:00
Sander Moolin
e66c347e69 update cameras to extend base component and render slot 2021-03-22 09:30:25 -04:00
Sander Moolin
132950301c tiltshift pass update 2021-03-21 14:52:30 -04:00
Sander Moolin
d67805e6bd pass ready events on all pass types 2021-03-21 14:49:41 -04:00
Sander Moolin
7887f2266a updated hmrID 2021-03-20 23:33:32 -04:00
Sander Moolin
de34a48d8a added ssao pass 2021-03-20 23:26:47 -04:00
Kevin Levron
eb1ca16b8a improve instanced mesh 2021-03-20 21:16:24 +01:00
Kevin Levron
f90cb8d6f8 add created event (wip) 2021-03-20 21:05:27 +01:00
Kevin LEVRON
c3bd29db0a
Merge pull request #26 from SaFrMo/onReady
ready event added to object3d
2021-03-20 18:03:36 +01:00