Stream: beginners

Topic: Graphics


view this post on Zulip Lakin Wecker (Oct 15 2023 at 18:30):

I watched this talk and now I want to fiddle around with a simple toy program. What platforms are there? I found the ecs one, but that seems to embed the platform directly into the git repo, as does roctris. I couldn't find the breakout example.

view this post on Zulip Brendan Hansknecht (Oct 15 2023 at 18:33):

Yeah, most platforms today are just for single apps. The exceptions are really just basic cli and a few web related platforms that are in development

view this post on Zulip Lakin Wecker (Oct 15 2023 at 18:36):

So to do graphics, you have to provide your own platform integration, noted.

view this post on Zulip Brendan Hansknecht (Oct 15 2023 at 18:37):

Not sure what happened to breakout. Maybe it got stale and outdated and removed, maybe I just can't find it

view this post on Zulip Brendan Hansknecht (Oct 15 2023 at 18:38):

And yeah, no one has taken to time to build a full fledged graphics platform, so nothing to share currently

view this post on Zulip Lakin Wecker (Oct 15 2023 at 18:41):

No worries. I don't mind fiddling with that myself, just means it requires more time.

view this post on Zulip Luke Boswell (Oct 15 2023 at 18:54):

If you are able to make it for the online meetup, I'll be sharing some progress I've made on a graphics platform. It's more experimental at this stage, but it's been a lot of fun to work on.

view this post on Zulip Lakin Wecker (Oct 15 2023 at 19:07):

Luke Boswell said:

If you are able to make it for the online meetup, I'll be sharing some progress I've made on a graphics platform. It's more experimental at this stage, but it's been a lot of fun to work on.

when is it?

view this post on Zulip Lakin Wecker (Oct 15 2023 at 20:09):

I might make it, middle of the work day on a Friday for me, so I can't guarantee it


Last updated: Jul 05 2025 at 12:14 UTC