Gideros Studio/uk

From GiderosMobile
Revision as of 14:38, 2 September 2018 by Oleg (talk | contribs) (Created page with "Gideros Studio надає набір функцій і бібліотек для швидкої розробки. Використовуючи кілька рядків, ви...")
Gideros фреймфорк для розробки  мобільних програм, відомий як  Gideros Studio, є інструментом, який використовується для створення, тестування та розгортання графічно насичених ігор та програм для мобільних телефонів, зокрема iPhone, iPad та Android. Він забезпечує інтуїтивно зрозумілий і простий інтерфейс для Flash-розробників  із сучасними технологіями, такими як 2D програмування,фізичний двигун, акселерометр і інше, на різних платформах, включаючи Windows, Mac OS X і Linux.

Використання Gideros Studio є простим - не потрібно знати C, C ++, Objective C, Java, .Net або будь-які інші складні мови програмування. Студія Gideros надзвичайно проста у використанні для Flash-розробників . Вона має перевагу завдяки дуже простої мови сценаріїв- Lua, Крім того, функції, які використовуються для обробки графіки та звуку, нагадують аналоги Flash, тому Flash-розробники відчуватимуть себе як вдома, почавши розробку в Gideros Studio.

Gideros Studio надає набір функцій і бібліотек для швидкої розробки. Використовуючи кілька рядків, ви можете створювати приголомшливі анімації для електронних книг, ігор або програм. Нижче наведено список функцій SDK Gideros Studio:

  • Android and iOS platform support
  • Fully native, OpenGL powered implementation
  • iOS & Android plugins - native code support
  • 2D scene graph
  • Game & application analytics with Flurry analytics
  • Touch and accelerometer sensor
  • Automatic and precalculated texture packs
  • Audio playback
  • Scene transitions
  • Physics engine (Box2d)
  • Movieclip library
  • Tweening library
  • Font creator
  • Font renderer
  • 30+ different easing (tweening) functions
  • Landscape and portrait modes
  • Global timer pause/resume
  • Sprites & sprite sheets
  • 32 bit textures
  • Texture atlas
  • Fast orthogonal tilemaps

With Gideros Studio, the resulting executable will look like any other iPhone, iPad or Android application. The performance of applications developed using Gideros SDK is comparable to, or better from those applications developed using other similar frameworks.

Gideros Studio can be used to build executables on the host (e.g your own desktop machine), without sending your application to another server for building. This saves a lot of time and energy, and you can be sure that your intellectual property will not be compromised in any case.

Platform support
Gideros Studio IDE
Gideros Studio SDK
Gideros Player
General Architecture
Downloading Gideros Studio
Installing Gideros Studio
Starting Gideros Studio
Your Very First Program