Chai

Results 10 comments of Chai

Seems that the texture array would help fix some weirdness with mipmaps too, [noted here](https://feedback.unity3d.com/suggestions/maximum-mipmap-level)

Currently working on a more robust and independent chunk system where chunks have defined states (Fresh, Prepped, Generating, Loaded, Rendered) and do redundancy checks for it's neighbor chunks (I like...

This system seems to have fixed the instability, but it's also rather rigid with its defined cardinal chunks, and proves entirely inflexible for grass CTM. It also seems to have...

Made it slightly more interesting, but still insufficient. ![Terrain](https://i.imgur.com/7DTKHwa.png)

> Generating HTML is better done in a rehype plugin. I saw some remark plugins that generate HTML, such as `remark-callouts`, and to me it logically makes more sense as...

Oh- right, my plugin only checks for the .mp4 extension 😅 I wrote the plugin well past midnight so forgive my memory

I would like to know this as well as I created endpoints for Cloudflare's tunnel service which generates a random new url each time

After some more experimentation, it seems that Kwin doesn't correctly tile windows into even quarters. Top corner windows pretend there is no hotbar and take up exactly half of the...

I just got this working in my own WASM build by adding an HTML button that loads the WASM module after it was clicked, so I suspect the issue the...

This seems rather important, as even emojis from 2019 aren't being picked up i.e. `:blue_square:` 🟦