컨텐츠 바로가기


현재 위치

  1. 3D | 애니메이션

이전 제품 보기

다음 제품 보기

Unity Pro + Android Upgrade (3.x -> 4.x) 적립금

() 해외배송 가능

Unity Pro + Android Upgrade (3.x -> 4.x) 기본 정보
판매가 (VAT포함) 재입고 알림 SMS
쿠폰적용가 원 ( 할인)
적립금
  • 0 (0%)
  • 무통장 결제시 적립금( %)
  • 카드 결제시 적립금( %)
  • 실시간 계좌 이체시 적립금( %)
  • 적립금 결제시 적립금( %)
  • 휴대폰 결제시 적립금( %)
제휴 적립금 네이버 마일리지 적립  
무이자할부
제조사 Unity
원산지
상품코드 P0000FNM
수량

updown

국내/해외배송
SNS 상품홍보

개인결제창을 통한 결제 시 네이버 마일리지 적립 및 사용이 가능합니다.

장바구니 담기 관심상품 등록 추천 메일 보내기

쇼핑 계속하기 바로 구매하기

상품상세정보

Create the games you love with Unity

Unity is a game development ecosystem: a powerful rendering engine fully integrated with a complete set of intuitive tools and rapid workflows to create interactive 3D content; easy multiplatform publishing; thousands of quality, ready-made assets in the Asset Store and a knowledge-sharing Community.

For independent developers and studios, Unity’s democratizing ecosystem smashes the time and cost barriers to creating uniquely beautiful games. They are using Unity to build a livelihood doing what they love: creating games that hook and delight players on any platform

What's new in Unity 4

The current product cycle for the Unity engine and toolset is Unity 4, and the latest release in the Unity 4 cycle is Unity 4.2.1

Workflow

Rapidly assemble your scenes in an intuitive, extensible Editor workspace. Play, test and edit for fast iteration towards your finished game. Learn more

Quality

Create a game with AAA visual fidelity, audio and full-throttle action that performs smooth and clean on any screen. Learn more

Mecanim

Unity’s uniquely powerful and flexible animation system brings any character or object to life with incredibly natural and fluid movement. Learn more

Performance

Reliable performance, smooth framerate, and superb game play experiences across target platforms. Learn more

Multiplatform

No other game engine gives you the choice of 10 publishing platforms for your game with near-effortless deployment. Learn more

Collaboration

Full version control for all game assets; instantly grab changes from other team members, and extend Unity for generic VCS support. Learn more

Keep your focus, work fast, have fun—finish it

Get ready to go from the moment you open the Unity Editor. Unity’s pared-back, intuitive workflows underpin a powerful toolset, to keep your game development moving swiftly along. Instantly import any asset with the most comprehensive asset pipeline on the market. Create complex worlds with Unity’s rapidly scalable scene building blocks. Dive into scripting with industry-standard languages and super-fast compilation times.

Keep a vital, experimental edge to your work with simultaneous play testing and editing all in one integrated view, but never lose sight of your finished game.

Along the way: save time, find ready-made assets, get unstuck, get help and get inspired with one click access to Unity Forums, Unity Answers, and the Asset Store.

Take some time to learn more about Unity workflow. Then get on your game.

Rendering

Fast and smooth performance for great-looking games

Simple and powerful animation technology

Mecanim, Unity’s uniquely powerful and flexible animation system, brings your human and non-human characters to life with incredibly natural and fluid motion.

Mecanim is a complete turnkey solution for animation in games. It abolishes the need to spend expensive development efforts to integrate 3rd party middleware. Mecanim is natively integrated with and optimized to run in the Unity Engine. From the Editor, you get all the tools and workflows needed to create and build muscle clips, blend trees, state machines and controllers directly in Unity.

Animate even vast armies with retargeting in Mecanim. Unity’s stability and power, combined with new optimizations, such as skinned mesh instancing, ensure smooth runtime performance.

Mecanim character animation

Mecanim Animation Tutorial

Retarget your animations

The retargeting aspect of Mecanim lets you choose among a vast library of existing motions or prebuilt controllers to immediately start animating your favorite characters without extensive planning on mocap sessions, and with few CPU cycles. Kickstart or realize your entire project with animation assets found on the Unity Asset Store or bring in your animation files (mocap or keyframe) to the Editor, and convert them to your own retargetable animation asset.

The retargeting rig can be set up on your character with just a few mouse clicks using automatic bone mapping and stance pose computing algorithms. The retargeting rig breaks down body motion into a set of muscle contractions and uses a mass model to compute body mass center and average body orientation for motion trajectory. The retargeting rig can be used to extract muscle space animation out of your standard animation files or, as in most cases, apply animation assets to your animated character at runtime or in the editor.

Blend trees and state machines

Easily construct and edit complex state machines and blend trees for complete control of how your characters move. The Unity Editor provides powerful tools to split, create loops and extract trajectory from imported animation files. Those animation clips can then be used as leaves in a multilevel Blend Tree or as a State in a Hierarchical State Machine. Blend Trees let you create a wide variety of motion using only a few motion clips. In the Blend Tree Editor, you define blending parameters and preview the blended animations in a 3D view, and with 2D blend nodes you can blend animations based on two parameters in a single node. Blend Trees, like Animation Clips, can be used as states in a hierarchical State Machine.

The Animator Tool is where the Multilayer Hierarchical State Machines are created. A controller can define an arbitrary number of Layers. Each Layer can use its own State machine or share a State Machine with a master Layer. Layers can be overridden or additive and the use of a Body Mask defines which part of the body they will affect. Finally, you can use a Hierarchy of State Machines to break down a complex controller into smaller reusable modules.

The transition previewer, combined with a Multilayer Hierarchical State Machine, lets you easily author and tweak transition timings to perfection. The Live Link visual feedback provides an immediate overview of your states and transitions, and lets you debug the most complex controllers needed for your game.

Blend Trees in Mecanim

Mecanim's powerful state machine

IK rigs

You can then apply the final touch to your animation using the automatically created IK rigs to adjust feet on the ground, hands on a ledge or have your characters look at something with the appropriate facial, head and full body adjustments. Other features, such as feet stabilization, auto compute of blending pivot and trajectory matching will help you create incredibly life-like interactive animation.

IK rigs

IK rigs

Create a game with beautiful performance

Use Unity’s tools to deliver reliable performance, smooth framerate and superb player experience across target platforms. Create games that perform better at runtime, reduce graphics bottlenecks, and take control of asset loading.

Pinpoint and zap performance bottlenecks

The Profiler features deep in-built functionalities so you can assess memory allocation at the system level, for example in terms of ShaderLab and AssetDatabase use, and right down to the level of individual meshes, assets or textures. The Profiler is scriptable, so you can add custom Profiler sections to your scripts to dig deep into problem areas of code. You can also monitor a device’s performance during game play. Connect directly to a device over local networks by entering its IP address to access highly-detailed Profiler data.

Render only what can be seen

Unity’s exclusive precomputed Occlusion Culling solution, developed together with Umbra Software, ensures that only those objects that can be seen by the camera are being sent to render. Unity’s Occlusion Culling works on mobile, web and consoles with minimal runtime overhead. By using your Scene’s static geometry to auto-generate data in a format that can be effectively accessed at runtime, Unity can identify what is visible and what is not for each camera in your game. Create complex game worlds full of detail, and rest assured that your users spend time rendering only the details that they can actually see.

Occlusion Culling

LOD Support

As your scenes get larger, performance becomes a bigger consideration. One of the ways to manage this is to have meshes with different levels of detail depending on how far the camera is from the object. Unity's built-in level-of-detail support, using LODGroups, makes managing this simple.

Build-time graphics optimizations

To improve performance Unity automatically combines your small geometry into batches at runtime. You can also batch larger static objects by creating geometry batches at build-time.

Build Size Stripping

Keep your applications size small for mobile devices by stripping out the parts of the engine that you aren’t using.

GLSL Optimizer

Unity extends its support of OpenGL ES, which allows for use of full shaders on mobile devices, with its own optimizer for GLSL shaders that yields a 2-3x fillrate increase.

Don’t make your players wait

Optimize loading speed for your Web and mobile games with Unity’s Asset Bundle support. Take control of asset loading and dynamically download and instantiate only the content that your players need. Slim down your Web Player or app and stream in anything from textures and models to complete scenes.

Asset Bundle Streaming

Effortlessly unleash your game on the world’s hottest platforms

Create great gameplay across all the major global platforms with Unity’s superbly efficient multiplatform publishing. With Unity’s powerful engine and tools, intuitive workflows and fast iteration, you have complete control to create and smoothly deploy a game on any screen.

Tools for a beautiful game on any platform

Cross-platform scripting

Keep your code working across all the platforms and many devices. For platform specific tweaks, do runtime platform checks, employ code preprocessors and integrate tightly with platform specific code and plugins.

Play, edit, tweak...

Press Play and instantly you are inside of your game, playing and previewing how it will look in its platform-specific final build. Alter values, assets, scripts and other properties, and instantly see the results. Step through each frame for precise animation physics and gameplay verification.

...try it with Unity Remote

With Unity Remote, you simply hit Play to view and test your game live on your target device from right inside the Unity Editor.

...and perfect

Catch and remove bottlenecks in your game, save time and improve performance with the Unity Profiler. The Profiler highlights the parts of your game that will have the biggest impact on performance. Profile your Desktop (PC, Mac and Linux), Web, iOS, Android and console games in the editor during development as well as when deployed on the target device.

Platform tweaks

Optimize assets for any screen: tweak platform-specific settings while importing assets for the best quality/compression ratio for your target hardware and format. Tailor your player settings, such as your game's orientation, icons, splash screen, and build size optimizations without touching any code.

A beautiful game on any hardware

Unity evolves with the latest mobile, desktop and console hardware so you can always count on smooth development and deployment of a game with full-throttle action, gorgeous graphics and solid performance on any device. We work with hardware manufacturers, and compatibility-test on equipment from cutting edge to ancient, to make sure your game will work on anything when you ship it.

AAA quality and performance

Create even vast scenes with tons of lights, special effects and shadows, and Unity’s powerful rendering and lightmapping options keep the performance smooth on any screen size. Bake and tweak occlusion data for fast performance of massive environments. Create your game with WYSIWYG prototyping, with shader emulation. Learn all about Unity’s tools to create games of superb quality and performance on any platform.

Press build and run

Publishing a build for any platform is near-seamless. When you are ready to publish, simply select a Platform. Press the build button, Save your game, and Unity builds it. Yep, it’s that simple.

Integrate it and take it social

Unity’s Social API provides a unified interface to different social back-ends, such as Xbox Live or Apple GameCenter, so that your game has access to social features, such as user profiles, friends lists, achievements and statistics and leaderboards.

Play well with others

The Team License is an add-on product that extends the Unity editor for easy local and remote collaboration. Like everything else in Unity, it combines power and simplicity.

You can purchase the Team License in our Online Store, and download the latest version of the servers on this page.

Unity Asset Cache Server

The Unity Asset Cache Server drastically reduces the time it takes to import assets when working in large teams. It makes it easier to control the schedule of complex, multi-team projects. When working in large teams it is unavoidable that everyone has to repeatedly import the same assets. The Unity Asset Cache Server facilitates a more smooth and time saving sharing of asset imports between projects and folders. Switching between different platforms takes minutes instead of hours on large scale projects, and, once you set it up, the Asset Cache Server works away in the background to reduce wait times, without getting in your way.

Download Cache Server

Version control systems

Team License add-on users can choose between two fully integrated version control systems: third party system Perforce and Unity’s own Asset Server. Choose to use an industry-standard version control system you’re already familiar with or a simple yet powerful system built specifically for use with Unity. Unity Asset Server is available as Microsoft Windows and Mac OS X Installers and as Linux RPM, Debian, and source code packages.

Integrated and Immediate

Updates, commits, and graphical version comparisons are all performed inside the Unity Editor. When files are modified, their status is updated instantly. Renaming and moving assets is handled elegantly and seamlessly.

Open Source Server

The enterprise-level database PostgreSQL powers Unity Asset Server. PostgreSQL is famous for reliability, data integrity, and easy administration and backups. PostgreSQL handles the workloads of enormous projects.

Optimized for Big Projects

Projects with thousands of multi-gigabyte files are handled with ease by using an API for integrating 3rd party version control solutions with Unity.

상품결제정보

고액결제의 경우 안전을 위해 카드사에서 확인전화를 드릴 수도 있습니다. 확인과정에서 도난 카드의 사용이나 타인 명의의 주문등 정상적인 주문이 아니라고 판단될 경우 임의로 주문을 보류 또는 취소할 수 있습니다.  

무통장 입금은 상품 구매 대금은 PC뱅킹, 인터넷뱅킹, 텔레뱅킹 혹은 가까운 은행에서 직접 입금하시면 됩니다.  
주문시 입력한 입금자명과 실제입금자의 성명이 반드시 일치하여야 하며, 7일 이내로 입금을 하셔야 하며 입금되지 않은 주문은 자동취소 됩니다.

배송 정보

  • 배송 방법 : 택배
  • 배송 지역 : 전국지역
  • 배송 비용 : 무료
  • 배송 기간 : 3일 ~ 7일
  • 배송 안내 : - 산간벽지나 도서지방은 별도의 추가금액을 지불하셔야 하는 경우가 있습니다.
    고객님께서 주문하신 상품은 입금 확인후 배송해 드립니다. 다만, 상품종류에 따라서 상품의 배송이 다소 지연될 수 있습니다.

교환 및 반품 정보

교환 및 반품이 가능한 경우
- 상품을 공급 받으신 날로부터 7일이내 단, 가전제품의
  경우 포장을 개봉하였거나 포장이 훼손되어 상품가치가 상실된 경우에는 교환/반품이 불가능합니다.
- 공급받으신 상품 및 용역의 내용이 표시.광고 내용과
  다르거나 다르게 이행된 경우에는 공급받은 날로부터 3월이내, 그사실을 알게 된 날로부터 30일이내

교환 및 반품이 불가능한 경우
- ESD(Electronic Software Distribution), 이메일로 설치key, 설치파일 또는 사용증서로 납품되는 제품의 경우는 제품 자체에 심각한 문제가 있는 경우를 제외하고는

  반품이 불가 합니다.

- 고객님의 책임 있는 사유로 상품등이 멸실 또는 훼손된 경우. 단, 상품의 내용을 확인하기 위하여
  포장 등을 훼손한 경우는 제외
- 포장을 개봉하였거나 포장이 훼손되어 상품가치가 상실된 경우
  (예 : 가전제품, 식품, 음반 등, 단 액정화면이 부착된 노트북, LCD모니터, 디지털 카메라 등의 불량화소에
  따른 반품/교환은 제조사 기준에 따릅니다.)
- 고객님의 사용 또는 일부 소비에 의하여 상품의 가치가 현저히 감소한 경우 단, 화장품등의 경우 시용제품을
  제공한 경우에 한 합니다.
- 시간의 경과에 의하여 재판매가 곤란할 정도로 상품등의 가치가 현저히 감소한 경우
- 복제가 가능한 상품등의 포장을 훼손한 경우
  (자세한 내용은 고객만족센터 Q&A게시판 또는 E-MAIL상담을 이용해 주시기 바랍니다.)

※ 고객님의 마음이 바뀌어 교환, 반품을 하실 경우 상품반송 비용은 고객님께서 부담하셔야 합니다.
  (색상 교환, 사이즈 교환 등 포함)

상품 사용 후기

상품의 사용후기를 적어주세요.

게시물이 없습니다

모두 보기 사용 후기 쓰기

상품 Q&A

상품에 대해 궁금한 점을 해결해 드립니다.

게시물이 없습니다

모두 보기 상품 Q & A 쓰기