Maxime Mangel

Results 1077 comments of Maxime Mangel

Yes I think sending a PR to add it to Fable.Import.Browser is a good idea.

This can make sense if we have custom Exception when possible (with custom fields, etc.) to make it easier to access the Error/Exception info. Otherwise not sure to see the...

Nice idea for starting this issue. > (the only optimisation is to skip rendering of elements that are completely hidden). In fact, if I remember well this is possible for...

I will try to push something this evening or tomorrow. where should we put the lenses samples? Consider it a new helper? Or simply but putting in a repo on...

Hello :) Good job on all your research :). # 1 - Behaviours. For the point 1, this is something needed to simplify game development but behavior are really something...

Thanks for this sample. The code looks really nice. # Life bar case For the life bar, you quoted yes it's can be a bit harder because the base library...

Really nice work @whitetigle I wish to have more time next week to be able to work on some IMGUI code. But it's really impressive to see how the code...

I think having a real case sample is generally best whatever the project. So we could probably a simple platformer with: - Start Menu - X levels - Start point...

Ahah :) How to motive developers ^^

What an amazing topics @whitetigle This is really interesting to cut the interaction part like that. It's give me some idea (and some for presentation of the interaction). I will...