OpenGL is a bit of a fiddly API to work, lots of extraneous detail for me to specify...
Conversation
Notices
-
Adrian Cochrane (alcinnz@floss.social)'s status on Saturday, 11-Mar-2023 09:28:51 JST Adrian Cochrane -
Adrian Cochrane (alcinnz@floss.social)'s status on Saturday, 11-Mar-2023 11:06:01 JST Adrian Cochrane There, got something rendering!
Now to refine it to be what I'm looking for...
-
Adrian Cochrane (alcinnz@floss.social)'s status on Saturday, 11-Mar-2023 12:22:38 JST Adrian Cochrane Got the test program working! I give it a style tree as XML & it renders a colourful version of the CSS Box Model!
I might see an issue with borders to debug (why didn't my unittests catch that?), but I think I'll now integrate text-layout into CatTrap!
-
Adrian Cochrane (alcinnz@floss.social)'s status on Saturday, 11-Mar-2023 14:30:07 JST Adrian Cochrane I got inline text layout integrated into CatTrap's core. Still have to integrate it into it's inputs & outputs, but this feels like it for today!
It's nice that I can see what I'm doing now...
-