Marcus

Results 112 comments of Marcus

Not only to detect surfaces, but for image tracking, marker tracking, face tracking(masks, filters). This library could be used for all of it probably.

I think I made a misleading title, didn't explain myself well. Yes, I can chain tweens as it is, but I'd like to have a single entity that can register...

Oh....wonderful. My bad. This implementation is better than Phaser3's.

Oh. Ok lol. Being able to chain them would be cool.

Well I've seen plenty of tweening libraries with this option before, even if it's not technically tweening.

Well if the user provides the speed you can get the time with `time = (distance / speed) * dt;` right? The distance variable will change based on what you...

>as it the easing option are basically ignored which is the main feature. Only if the interpolator is linear.

I hope it can be used in the browser with the source tag soon ^^. Or using javascript modules.

My use case here is a messaging app with firebase integration, like whatsapp. If a user sends me a video, or an image, it shows a preview in the message,...

@akbartus he probably [means this](https://youtu.be/kSKHkGyrtkw?t=90)