Jump to content

Recommended Posts

Posted

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

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

Posted

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...biggrin.png

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. blink.png

 

Dunno about the NGD version that is used with LE2.5

(Win7 64bit) && (i7 3770K @ 3,5ghz) && (16gb DDR3 @ 1600mhz) && (Geforce660TI)

Posted

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.

My job is to make tools you love, with the features you want, and performance you can't live without.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...