Lionel Ringenbach

Results 9 comments of Lionel Ringenbach

Dear community, I feel that this discussion has become somewhat fragmented, with two different topics mixed up together. I would like to offer my support and help to reconcile these...

> currently there is still some guarantee that the browser's existing global API (ie. using `print`, `console`, `location`, `open`, etc) would work, which is what the case where p5's `print()`...

> For user written code this will work just fine, my main point is that for non-user written code, code that comes from a third party library for example, they...

I would love to help fixing this one. I had a look at the existing code and understand why the current code is inaccurate in determining reserved function names. `size`...

Got it, thanks I'll experiment with the suggestion and report the list of words that comes out of it.

Intel Mac with AMD graphics card do have support for Metal 3 as the screenshot below attest Though as previously reported, Ollama does not seem to be able to leverage...

Was able to reproduce the issue. When `setAttributes()` is called, the canvas context is reset, which recreates the renderer, thus the initial reference returned by `createCanvas()` points to the old...

The result in the video looks pretty amazing to me and an obvious improvement. I really wish this was a potential option in Mind AR or at least had an...

@jmschrack I had attempted to use custom values for those parameters but I guess I was not using the appropriate combination. Setting `filterMinCF:0.001; filterBeta: 0.001;` resolved my issue and made...