Hi everyone, it's been a while since I last visited the forums.
But thought I'd post a quick 'just for fun' question.
When developing your games, when is it you get to see the first visual signs of life?
I'm currently working on an engine, started a few days ago and I'm around 10'000 lines of code in and still have a blank window
In the past I'd have usually opted to rush to get the first triangle rendering, but I'm taking a different approach this time, working towards making it as flexible as possible as I fancied
supporting multiple graphics libraries. That beautiful first rendered object is so close, but there's always 'just one more thing' that needs implementing before I can hit F5 and reap the rewards.
↧