Комментарии:
awesome cpp content :3
ОтветитьИнтересно, как приходит мысль написать что-то подобное с нуля.
ОтветитьVery cool and impressive, keep up the good work.
Some considerations, though you may have reasons for doing what you are doing.
Instead of directly using std::string, use an interface/wrapper class to decouple your engine from it in case you want to replace it with something else later on. std::string is a poor choice for game engines. If you never have problems with it, then awesome. But if it starts giving you issues, it's easier to replace.
Instead of using std::vectors or other std containers, look into something like eastl which is more optimized for game engines.
Look forward to seeing how your engine progresses!
Its good to see you again! I'm sorry I didn't make it to the stream on time (I was on my way home from work), but I will make up for it. Just know that whatever is making your life difficult will pass. I can only imagine how you feel, but take it from someone who has been through a lot...you'll be back doing what you love before you know it. And it's ok to have chat streams-- you aren't obligated to always work! It would be just as fun to chat with you about whatever comes to mind, and I'm sure the chat feels the same way!
ОтветитьAre you a genius? What level of cpp to study to write this ?
ОтветитьHi
Ответитьофигеть) с чего начинала? что посоветуешь почитать, кого посмотреть? если уже есть опыт и даже работаю я на плюсах 😂😅
но такого уровня вовлеченности в дело хочу. для себя делать
what a beautiful accent
ОтветитьТы крутая!)
Ответить