tumira Posted December 25, 2016 Share Posted December 25, 2016 Is there a speed difference between those two ? How much speed difference would you expect ? Quote Link to comment Share on other sites More sharing options...
Genebris Posted December 25, 2016 Share Posted December 25, 2016 Not enough to care about it. Quote Link to comment Share on other sites More sharing options...
Ma-Shell Posted December 25, 2016 Share Posted December 25, 2016 I'd rather say it this way: there is a huge speed difference BUT unless you are going to write some really really heavy code, graphics, physics, etc will take up 99% of your time between the frames. These things are handled by LW internally, which is written in C++. No matter, whether your own code is C++ or LUA, these LW-functions will always be executed from their compiled C++-form. TL;DR: You most likely won't notice any difference. Quote Link to comment Share on other sites More sharing options...
tumira Posted December 26, 2016 Author Share Posted December 26, 2016 Thank you guys. Quote Link to comment Share on other sites More sharing options...
shadmar Posted December 26, 2016 Share Posted December 26, 2016 Complex maths is alot faster in c++. If you are just calling leadwerks functions and doing simple if tests and loops you won't gain anything using c++ Quote HP Omen - 16GB - i7 - Nvidia GTX 1060 6GB Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.