3D Game Engines

Discussion in 'Public Game Developers Forum' started by dannys95, Nov 25, 2008.

  1. dannys95

    dannys95 Well-Known Member

    Sep 29, 2008
    5,252
    225
    0
    Earth
    I know of the Unity game Engine, but it's expensive (how much is it with the license to publish the app?) But is there any other cheaper (or free) Game Engine for the iPhone and iPod Touch that supports Sketch Up files? Thanks!
     
  2. dannys95

    dannys95 Well-Known Member

    Sep 29, 2008
    5,252
    225
    0
    Earth
  3. RPGGuy

    RPGGuy Well-Known Member

    Sep 3, 2008
    827
    0
    0
    You could try http://oolongengine.com/

    For sketchup files I would buy the PRO version of sketchup and then export them to another format (say 3ds) that is supported by engines.
     
  4. ChaoticBox

    ChaoticBox Well-Known Member

    Oct 8, 2008
    878
    6
    18
    Male
    Developer
    Toronto Canada
    Unity is a rapid production environment and not just an engine, so it can't really be compared other to middleware that consists of a source code dump and some tools. If you're looking for free stuff there are a couple open source projects I'm aware of:

    http://code.google.com/p/oolongengine/ (whoops - RPGGuy beat me to it...)
    http://www.sio2interactive.com/

    I don't think either supports Sketch Up files directly but IIRC those files are just mangled Collada data which can be read and exported by many 3D tools. For the record, I haven't used either of those so no followup questions please ;)
     
  5. dannys95

    dannys95 Well-Known Member

    Sep 29, 2008
    5,252
    225
    0
    Earth
    Good enough. Thanks. But where do I download? There are no dowloads on the Google code page.
     
  6. TheBunny

    TheBunny Well-Known Member

    Nov 8, 2008
    205
    0
    16
    MMO Mac Lead ZeniMax Online
    Baltimore
    From my FAQ

    http://www.plaidworld.com/iphonefaq.txt

    iPhone Game Engines:

    Shiva 3D
    Lua based 3D IDE host app is windows only(?)
    Looks Cool tho
    http://www.stonetrip.com/

    2D engine for iphone using python
    cocos2d:
    the PC/Mac/Linux coded in python (it doesn't work on iPhone)
    http://cocos2d.org

    iPhone version coded in objective-c
    http://code.google.com/p/cocos2d-iphone/

    With the NDA lifted libSDL is coming to iPhone

    http://www.libsdl.org/

    CVS http://www.libsdl.org/cgi/viewvc.cgi/trunk/

    Unity3D - excellent mac/win game engine coming to iphone this week.
    I can highly recommend this one. I work with ith daily doing fulltime contracting work.

    http://unity3d.com/unity/features/iphone-publishing

    Torque has also supposedly shipped for iphone.
    Im told the cost is now $500 but its still in beta and Framerates are slow...

    http://www.garagegames.com/products/torque/iphone

    Here is another open source engine that looks promising and I know nothing about.

    http://www.sio2interactive.com/HOME/HOME.html
     
  7. dannys95

    dannys95 Well-Known Member

    Sep 29, 2008
    5,252
    225
    0
    Earth
    K thanks guys! One more question (Im doing my research first). The game engine takes care of physics right? Like if it's a plane flying game right?
     
  8. TheBunny

    TheBunny Well-Known Member

    Nov 8, 2008
    205
    0
    16
    MMO Mac Lead ZeniMax Online
    Baltimore
    Some the ones listed above have physics engines with them.
     
  9. Eric5h5

    Eric5h5 Well-Known Member

    Like TheBunny said, that depends. Unity and Shiva have physics, Torque sort of does. However, you're not going to make a realistic plane flying game with the built-in physics in any engine. They don't model aerodynamics or anything complicated like that. You'd be scripting the plane yourself, using minimal or no help from the physics engine, depending on the feel you're going for.

    --Eric
     
  10. dannys95

    dannys95 Well-Known Member

    Sep 29, 2008
    5,252
    225
    0
    Earth
    i know this might be a weird question to post here, but does anyone know a game engine for computers that will run on pc that is free (or has lite version) that is not extremely hard?
     
  11. com.freak

    com.freak New Member

    Dec 12, 2009
    1
    0
    0
  12. yarri

    yarri Well-Known Member

    Hi, I highly recommend SIO2 Interactive with Bullet physics support... it uses Blender for object, animation and physics design. Search google for SketchUp exporters to Blender using the COLLADA format.

    --yarri
     
  13. The prez 12521

    The prez 12521 Well-Known Member

    Aug 17, 2009
    3,142
    4
    0
    School
    USA
    Any step by step instrustions for a small hometown boy trying to understand that? like, start at sketchup, then continue with free plugins please.

    thanks!
     
  14. schplurg

    schplurg Well-Known Member

    Unity Indie version (non-iPhone) is now free. You can make a complete game with it that can run in Windows, Mac, in a browser, and even on the Wii.

    The OP asked about price: Unity iPhone basic is $400. That and a $99 Apple dev license, and a Mac, will allow you to put games in the appstore. If you want to get rid of the Unity splash screen that will run you another 1000 or so - give or take a few hundred - i forget.

    I am currently using Unity iPhone and it's really good. Contrary to what many people think, it is not a drag and drop builder. You have to code most things yourself, but it has a great GUI and you can see and play your game from within the editor.

    Anyways, if you want to try an engine, Unity 3D is free and relatively simple (well, not really) to get started with.
     
  15. Eric5h5

    Eric5h5 Well-Known Member

    You need Unity Wii to make Wii games (it's a different app, I've heard a $30K figure for the price), plus a Nintendo dev kit, not to mention an actual company (not just you in your basement), so it's not something that most people are going to be able to do. Before anyone gets too excited. ;)

    --Eric
     
  16. TheBunny

    TheBunny Well-Known Member

    Nov 8, 2008
    205
    0
    16
    MMO Mac Lead ZeniMax Online
    Baltimore
    Unity Wii was about 17K per game
    There might have been different pricing for Wiiware vs In store games.

    Once you get to say 30K a game you can be looking at other Middleware.

    Wii dev gear, PC, TVs etc costs around 5K for 1 person.

    /me is doing Wii right now
     
  17. Eric5h5

    Eric5h5 Well-Known Member

    Good to hear that info, and indeed I think there might be different pricing of Wiiware/in-store games. I won't bother asking what you're doing, what with likely NDAs and all, but it sounds fun. :)

    --Eric
     
  18. psionic

    psionic Well-Known Member

    Dec 22, 2008
    248
    0
    16
    The Ogre3d engine

    www.ogre3d.org

    for iphone seems to be almost release-worthy. I've used that engine a lot and it's pretty excellent :)
     
  19. bomber

    bomber Well-Known Member

    Nov 9, 2008
    942
    1
    0
    OOlong is more a collection of libraries, it includes the bullet physics library and importer for the PowerVR formats (optimized files exported with 3D max, and compressed textures).

    We decided to make our own engine based on existing libraries (bullet physics etc.) because most available 3D engines add a lot of overhead which can make the game unplayable slow, and are limiting you in what way you can use your content - you either need to pay a lot to go to other platforms or you cannot use it at all. Our engine is working on Android, if you use some 3D library from a third party you might need to wait some years for that.
     
  20. schplurg

    schplurg Well-Known Member

    Ya well who wants to make Wii games anyways ;) Just threw that in there to mention you can make Wii games with Unity. Weeeee.
     

Share This Page