Ryan C. Gordon

Results 1352 comments of Ryan C. Gordon

> Hi! Save us, @Semphriss! We definitely need the specific pages (like [this one](https://examples.libsdl.org/SDL3/renderer/clear/) to not look like crud, but also literally anything would look nicer [in the parent directories](https://examples.libsdl.org/SDL3/renderer/)....

(What prompted this was https://www.raylib.com/examples.html but I'm not trying to exactly duplicate that.)

We'll definitely pull those in with GPU work.

Right here is perfect!

So I hid the console because it's ugly by default and it was just sort of wedged in there, but it _would_ be useful to have it, so we can...

> Would it be possible to have something auto-show if there's log output, but hidden otherwise? Yes, there's a Javascript function that gets called when there's console output, which we...

> Would it be OK for the build system to grow an option similar to SDL_INSTALL_TESTS to install the examples and their required resource files Would this be useful? Like...

> I think it's good to see the console output. Maybe a combination, where the code and console are tabs in the bottom area? I think the third example looked...

Anyhow, point me towards the html/css/js when you're ready and I'll integrate it, and we can work out of revision control after that.