Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Other Developer Tools  |  Unity

Unity

Unity - 2.1

3D game editor; powerful graphics & cross-platform

All Time: (4.6)
This Version: Not rated (0.0)
Current Version: 2.1
Release Date: 2008-07-24
License: Update
Downloads (this version): 742
Downloads (all versions): 10,538
Price: $199.00

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Unity delivers a stable and scalable platform for creating captivating content. Content that is efficient to create, and that works on low as well as high-end hardware. On Macs and PCs

Unity is the only Mac-based high-end game development tool sporting a stylish pro-app GUI, no-friction workflow and top-of-the-line technical features such as extensible graphics, great particle effects, highly optimized scripting, the Ageia physX Engine, skinned character animation and ragdolls, and making standalone games for Mac and Windows (and Dashboard Widgets and web-plugins).

Unity is a 3D game editor which happens to contain one of the most advanced game engines out there. Packed with power it is built to meet the demands of next-generation game developers.

Create dazzling, different, captivating games with state of the art technology such as the Ageia physX™ Physics Engine, the most modern graphical effects, and highly optimized JavaScript.

Automatic asset importing, prefabs, and ultra fast edit-play-modify turnaround while you assemble and test your game helps maintain the creative flow. Asset production was never this fast before. The editor ties together all the powerful features of the engine in an intuitive way.

What's new in this version:

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.5 Intel
  • Mac OS X 10.5 PPC
  • Mac OS X 10.4 Intel
  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9

Additional Requirements:

  • Mac OS X 10.3 or later. Radeon or Geforce MX GFX card. 500Mhz recommended. Games work on Mac OS X 10.2 or later, with Rage 128 or better depending on scene complexity. Works with most 3D modelling apps, and imports almost any media file-format.

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Unity Review2.0 seriously lowers the barrier to entry to Indie game developers - Version: 2.0, 10/10/2007 07:57PM PST

eduweb
We've now used 2.0 for 9 months during the development process. The new features are major and really serve to make this an incredible solution for Indie game developers of all levels.

Plus the developer community, including Unity Technologies people, is stellar -- someone will answer a question very quickly.

Add PhotoShop and Cheetah 3D and you have a full game production studio.
Post a commentAlert Admin

Unity CommentaryBloated results? - Version: 1.6.1, 1/30/2007 09:02AM PST

(0 of 1 users found this comment useful)

Adreitz
Let me preface this post with the comment that I have only ever done very limited programming and I've never used Unity.

The Unity engine is certainly powerful, with its built-in collision detection, physics, and high-quality effects (full screen glow, water, refraction, etc.). I've tried many Unity-made games (mostly freeware), though, and I've begun to dislike the engine because it seems to be very inefficient with disk space.

iDevGames recently had a 3D game contest titled 3DU. Many of the entries were produced using Unity. Of the many entries, I kept 11 as good enough to spend HD space on. Of those, the *smallest* game made with Unity, Blocks Away, uses 22 MB of disk space! The game play pretty much consists of block physics and that's it. Short gameplay, no effects, no sounds. I would have expected a programmer to easily get the textures and code for a game like that into 5 MB or less. The largest Unity game I kept was Lone Survivor, at just under 54 MB, was better in the gameplay aspect, but still no way near worth 54 MB. I also have a copy of Big Bang Reaction, that Freeverse gave away a few months ago, and I've tried the demo of GooBall from Ambrosia. Both of those seem to suffer the same problem, though it's less noticeable since there is more substantial gameplay.

From what I've heard, Unity is supposed to throw away code that a particular game doesn't use, not including it with the package. I dunno what's going on, but that doesn't seem to be happening. First, it seems Unity is incapable of producing a Mach binary (in XXX.app/Contents/MacOS) of anything less than 9.3 MB. Furthermore, each game requires at least two Frameworks, one of which (Mono.framework) is 10.5 MB in size and can't be placed in /Library/Frameworks or ~/Library/Frameworks - if this were allowed, you'd only need one copy on your machine, instead of one copy for each and every Unity game. A framework is supposed to be, mostly, a shared library. What's the point of having a shared library if the code doesn't get shared?

I'm sure Unity has done some remarkable stuff as an engine, allowing game makers to concentrate mostly on content for their games, rather than how to get the thing to run and do what they want. It just frustrates me to see such bloated and inefficient results.
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

Unity ReviewDeceptively powerful game engine - Version: 1.5.1, 9/27/2006 08:09PM PST

(1 of 1 users found this comment useful)

eduweb
We bought Torque before Unity 1.5 was released and I started to try working with it. It is a game engine for a coder. The Torque IDE is built using the game engine itself, so it does not have the polish or ease of use Unity does, which is a native OSX app all the way. And the Torque Shader Engine, which does all the cool visual stuff, publishes only to Windows.

Unity looks fantastic and has stunning performance on a wide range of hardware.

We have been working closely the developers to add new features we need to the engine, and they are incredibly helpful, knowledgable, passionate, and responsive.

If you have wanted to create a full-on 3D video game, but were scared away by all the start from scratch coding, this is the tool for you.

If you want to create a massive, commercial-quality game, this is the tool for you. The only limit is your artistic ability and coding ability.

RIght now Unity does not do networked/multiplayer out of the box, but it is in the works.
Post a commentAlert Admin