Jump to content
This Topic

Recommended Posts

Posted
  On 10/26/2010 at 1:12 PM, iamcreasy said:

How hard it is going to integrate Java and Leadwerks?

 

It is easy when you know how! You could be working in Leadwerks with Java in a couple of hours if you just want to map the functions directly using the dll (not recommended). To get a fully object orientated implementation takes a bit longer. I'm still testing my implementation but having fun learning Leadwerks while I do it. You can see from the screen shots and video I have posted that it works fine.

 

 

  On 10/26/2010 at 1:12 PM, iamcreasy said:

Where to start with?

 

You can either wait till I have finished implementing it myself, or if you want to do it yourself have a look at JNA, you can use it to access the dll libraries directly from Java code without having to use the JNI yourself. I recommend having a look at implementing it yourself as it is a great way of learning the engine.

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