Ben Boudaoud

Results 38 comments of Ben Boudaoud

Testing the various configuration options from the startup config downward would be a great suite of tests to setup. Specifically we could begin with testing the following from the startup...

Another suggested test was the idea just barely leading/lagging a target (say by 1 frame of translation) and testing hit/miss conditions to ensure hit detection is performed synchronously to what...

I agree that this is not a high priority considering our (somewhat unique) approach to winding-order based geometry, I also agree that we should move to a more generic name...

Interesting point, I see two features we could potentially add related to this: 1. Make the menu re-open wherever it was last (based on a boolean flag in the `MenuConfig`....

Note that this fix could be addressed separately using #385. Only one of the two should be merged. Currently this branch has the benefit of maintaining field types using our...

I tested this briefly on my laptop's 4k display. The app did launch correctly in full screen/was visible, but the aspect ratio seemed incorrect (view did not horizontally fill the...

In addition to the feature described above it might be nice to add an `eccMode` parameter to allow us to control how spawn eccentricity is controlled. This would allow us...

Additional interactions of these models with the `symmetricEccH/V` parameters should also be considered

This issue did not persist when the window style was changed to `TOOL_WIDOW_STYLE` (or other options) seems like something on the G3D side of things. Likely not going to be...

We should consider ways to modify these tests so that user mouse input doesn't impact the success/failure criteria. If the tests are primarily intended to be run on a headless...