Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
I'm looking to replicate my iOS Lava Crew game, except on a different platform (Haiku), that happens to also have irrEdit ported to it. |
||||
|
It is possible. |
||||
|
luposian wrote: I'm looking to replicate my iOS Lava Crew game, except on a different platform (Haiku), that happens to also have irrEdit ported to it. You need to research things a lot better. irrEdit isn't available on Haiku, nor is it even open-source (so a port isn't available). Irrlicht is what's on their depot. Version 1.8.4 to be exact. Also, irrEdit isn't even an engine. It's just a worldbuilder. The idea is you would set up your world (add skyboxes, animated / static meshes, etc), then export that to an Irrlicht scene, which you'd then be able to load and use from there. It's just a much quicker way to get a scene set up, because otherwise you'd have to manually specify where things are in code. Wine appears to be available, and it's been established that CopperCube, and in turn, irrEdit, work with it. I'm not sure about the latest version of CC, as it's been a while, but previous versions worked fine. |
||||
|
|