Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • ISN AdminMay 28, 2009 2:35 PM PDT   
    OSX compatibility?

    Thank You!! I can't wait to check this out. I'm on an Intel Mac... I believe all the libraries you mention are cross-platform. Have you had anyone test out the engine on OSX yet?

    woops, I missed the mention of the win32/Dx dependency, though I know Ogre3d claims abstraction over Dx and OGL. What might prevent this from running on an OSX intel mahine?


    Orion Granatir (Intel)May 28, 2009 2:36 PM PDT
    Rate
     
    Re: OSX compatibility?

    Thank You!! I can't wait to check this out. I'm on an Intel Mac... I believe all the libraries you mention are cross-platform. Have you had anyone test out the engine on OSX yet?

    woops, I missed the mention of the win32/Dx dependency, though I know Ogre3d claims abstraction over Dx and OGL. What might prevent this from running on an OSX intel mahine?

    Hey CJ,

    No one has tried in on OSX. I would be very interested to know if you can get it to work. The biggest dependencies on Windows are DirectX and .NET. DirectX is used by Ogre3D... however, you should be able to use OpenGL instead of DirectX (OpenGL is just a separate plug for Ogre). The scripting system uses .NET... but you can feel free to disable the scripting project (it's not used in the demo at the moment). In the bin folder you will find Smoke.gdf... delete the reference to the scripting system (you might need to remove it from Demo.cdf too).

    Now here are the big challenges. There are a few systems that also depend on DX. These is SystemInput and SystemFire. SystemInput uses DirectX's input support. But that's easy enough to replace (or disable). SystemFire uses DirectX for some of the math calculations. Our math library should support all the needed functionality... we just didn’t have time to get all the DX out of there.

    Good luck and let me know how it goes!


Forum jump:  

Intel Software Network Forums Statistics

16,371 users have contributed to 46,346 threads and 163,981 posts to date.

In the past 24 hours, we have 18 new thread(s) 88 new posts(s), and 64 new user(s).

In the past 3 days, the most popular thread for everyone has been Formula for the intersection of straight lines The most posts were made to Take a look at John Burkhard&# The post with the most views is \"-check none\" generates error

Please welcome our newest member claudepi


For more complete information about compiler optimizations, see our Optimization Notice.