First Triangle!


First Triangle?

First Triangle Render Screenshot
Above is a screenshot of the first triangle successfully rendering in the application window

The first triangle has been rendered! I can't wait to follow up on this, as someone who has never really performed graphics programming, this is a huge achievement for me. It took a lot of trial and error. Not to mention I kept hitting conflicts between glad and imgui. Eventually I found a work around. And now, not only do we have a triangle, but also the console window is functional:

Console Window Active Screenshot
Above is a screenshot of the VowEngine application, it is rendering the triangle in the background, and we have the console UI open.

So you might be wondering what is next? Well phase 2 is not complete yet, we have 6 more things to take care of before we can say that the Renderer is done.

Phase 2 Progress
Here is my milanote checklist for the renderer. As you can see four out of ten items are checked. We are quite literally almost halfway done with the renderer (for now)...

Stay tuned for more updates!

Leave a comment

Log in with itch.io to leave a comment.