블로그 이미지
박황기
최근에 스마트폰에 관심이 많습니다. 예전에 상상하던 모습들이 점차 이루어지고 있는게 신기하네요.

calendar

1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30

Notice

2013. 9. 30. 21:05 모바일/Unity

ex2D Sprite Engine For Unity

http://ex-dev.com/ex2d/

https://www.assetstore.unity3d.com/#/content/1795

http://www.youtube.com/watch?v=WU5IOaV1IJQ


x2D 2.0 Features

  • More Flexible Static Batching: ex2D’s own Static Batching allows you to define static sprites and render them at lightning speed during runtime.
  • Customizable Dynamic Batching: ex2D’s own Dynamic Batching allows you define the size of each mesh batch, so you can use different batching strategy according to the bottle neck of your project’s performance.
  • 2D Scene Editor: Create and edit your scene in the real 2D fashion! Everything here is 2D and what you see is what you get, plus a whole bunch of tools for sprites manipulating.
  • Revolutionary Layer system: Managing batching, render order and hierarchy structure has never been easier.
  • Improved Atlas Editor: Now supports sprite rotates, texture compression option and import atlas from tools like TexturePacker.
  • Team Collaboration Ready: ex2D 2.0 changed the way how asset management work. Say goodbye to the pesky DB files we used in ex2D 1.X. Now textures are managed through TextureInfo, an asset type that you can easily put under version control.


'모바일 > Unity' 카테고리의 다른 글

GUITexture & Screen Size  (0) 2013.10.17
Unity Native 2D Tools  (0) 2013.10.01
NGUI (Next-Gen UI)  (0) 2013.09.30
Unity Study Reference  (0) 2013.09.29
Unity 2D Development  (0) 2013.09.22
posted by 박황기