Hello. I am i'm recently taking off in building a game. The problem at the moment, is that i fear i'm programming to much! I wouldn't know this because i'm new to c++, but how much code is too much for a modern processor? In my engines render loop i have many logical for loops and so on doing super complex things at once. I'm worried that this will slow down my computer, but its hasn't yet. Is there a way to keep track of this, in my ms visual compiler. Thanks, I had to ask before i went too far into my game.

Recommended Answers

All 2 Replies

I'm not sure of it but you can try and see some open source projects based on free game engines to see how much coding is used generally.
Just my two cents.

you should check GPU programming in C++. There are lot of metrical on net. Just try to do google

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.