Andy Gilbert Posted December 3, 2012 Posted December 3, 2012 Hi, what version does the current LE2 build use? Also, is it possible or a big job to ignore the build in NGD and somehow integrate the latest version of NGD? Thanks Andy Quote The good news about computers is that they do what you tell them to do. The bad news is that they do what you tell them to do. Leadwerks Game-Ready 3D Models:https://sellfy.com/gib3d
DaDonik Posted December 3, 2012 Posted December 3, 2012 Also, is it possible or a big job to ignore the build in NGD and somehow integrate the latest version of NGD? Most ppl asking things like that will probably not manage to do it... You would have to throw away all LE2 physics commands and replace them with your own implementation. Since you have no LE2 source code (i think) you can't change the commands and rebuild the engine. That means for every LE2 mesh you load you would have to create and maintain a physics body with NGD all by yourself. Dunno about the NGD version that is used with LE2.5 Quote (Win7 64bit) && (i7 3770K @ 3,5ghz) && (16gb DDR3 @ 1600mhz) && (Geforce660TI)
Josh Posted December 3, 2012 Posted December 3, 2012 LE2 uses Newton somewhere around 2.3x. Leadwerks 3 uses Newton 3. Leadwerks 3 uses a modular design, so it is actually possible to replace the renderer, physics, etc. in a seamless manner. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
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.