tumira Posted December 25, 2016 Posted December 25, 2016 Is there a speed difference between those two ? How much speed difference would you expect ? Quote
Ma-Shell Posted December 25, 2016 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
shadmar Posted December 26, 2016 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
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.