Micah

Results 48 comments of Micah

@turbo sure: ``` Values are: 0.003528135799570009 and 2.006000000052154 ``` ``` Values are: 0.006395667718607001 and 0.012000000453554094 ``` ``` Values are: 1.001881273201434 and 2.018000000156462 ```

@msimpson, That sounds like a very likely all-around issue. I have some experience with writing GLSL shaders for fragmentarium (basically doing gpgpu stuff), and I vaguely remember needing to make...

P.s., when this stabilizes you will probably find me using it to draw fractals.

"fixed" looks like I'm getting ~5x speedups on the front page :+1: :+1: :+1: :+1:

This is quite frustrating. :crying_cat_face:

I just noticed that my editor made a bunch of little formatting changes, I'll clean those up to conform with the ganja.js style convention 🧐

has there been any hidden progress on this?

@kungfooman I'm nto sure if this covers what you're doing but I was able to work around my issues by just avoiding using `this` in the inline function body: ```js...

Ooh okay I just found the `engine` docs here under "submodule reference": ![image](https://user-images.githubusercontent.com/389782/160716559-99ea0575-c74a-4d6e-9f15-13badebb709c.png) From the point of view of a newcomer, this is pretty confusing because `Model` is used in...

> Also noting that we do have a search function in the header and it does find the Model page. Oh wow I totally missed it :sweat_smile: :mag: :detective: