All Projects → kyubuns → Akyuiunity

kyubuns / Akyuiunity

Licence: other
Adobe XD to Akyui to Unity UI

Labels

Projects that are alternatives of or similar to Akyuiunity

Holoviveobserver
Shared Reality: Observe a VR session from the same room using a HoloLens!
Stars: ✭ 126 (-3.82%)
Mutual labels:  unity
Facepunch.steamworks
Another fucking c# Steamworks implementation
Stars: ✭ 1,945 (+1384.73%)
Mutual labels:  unity
Newbark
🌳 A proof-of-concept Pokémon-style Retro RPG engine created with Unity.
Stars: ✭ 129 (-1.53%)
Mutual labels:  unity
Meshsyncdccplugins
DCC plugins for MeshSync in Unity. Supported tools: Maya, Maya LT, 3ds Max, Motion Builder, Modo, Blender, Metasequoia
Stars: ✭ 127 (-3.05%)
Mutual labels:  unity
Unity Linesegmentsintersection
Line segments intersection for Unity.
Stars: ✭ 128 (-2.29%)
Mutual labels:  unity
Planilo
A xNode based tool for designing AI Graphs like Behavior Trees and Finite State Machines in Unity
Stars: ✭ 129 (-1.53%)
Mutual labels:  unity
Gitdependencyresolverforunity
This plugin resolves git url dependencies in the package for Unity Package Manager. You can use a git url as a package dependency!
Stars: ✭ 126 (-3.82%)
Mutual labels:  unity
Ruffles
Lightweight and fully managed reliable UDP library.
Stars: ✭ 131 (+0%)
Mutual labels:  unity
Position Based Dynamics
Position based dynamics in Unity
Stars: ✭ 128 (-2.29%)
Mutual labels:  unity
Xnode
Unity Node Editor: Lets you view and edit node graphs inside Unity
Stars: ✭ 2,077 (+1485.5%)
Mutual labels:  unity
Easyvirtualmotioncaptureforunity
バーチャルモーションキャプチャーからOSCで姿勢情報を受信してUnityシーンに反映するスクリプト群です。 UnityPackage1つで簡単導入、ランタイムでももちろん動作。プロトコルは公開されており拡張可能
Stars: ✭ 128 (-2.29%)
Mutual labels:  unity
Graphmesh
Graph-based mesh modifiers.
Stars: ✭ 128 (-2.29%)
Mutual labels:  unity
Urdf Loaders
URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files
Stars: ✭ 129 (-1.53%)
Mutual labels:  unity
Webglinput
IME for Unity WebGL
Stars: ✭ 127 (-3.05%)
Mutual labels:  unity
Proceduralmesh
Simple procedural mesh generation for the Unity game engine
Stars: ✭ 129 (-1.53%)
Mutual labels:  unity
Gpu Gems 2d Fluid Simulation
2D fluid simulation in Unity
Stars: ✭ 126 (-3.82%)
Mutual labels:  unity
Univoice
P2P VoIP in Unity
Stars: ✭ 128 (-2.29%)
Mutual labels:  unity
Steamworks.net Example
Example project for Steamworks.NET
Stars: ✭ 130 (-0.76%)
Mutual labels:  unity
Unity Raymarching Framework
A framework to easy implement raymarching in unity. Include lots of hash,noise,fbm,SDF,rotate functions
Stars: ✭ 129 (-1.53%)
Mutual labels:  unity
Node editor framework
A flexible and modular Node Editor Framework for creating node based displays and editors in Unity
Stars: ✭ 1,751 (+1236.64%)
Mutual labels:  unity

AkyuiUnity

AkyuiUnity is a Unity implementation of Akyui.
With AkyuiUnity.Xd, you can easily generate Unity Prefab from Adobe XD files.

Read this document in other languages: 日本語

Buy Me A Coffee


What is AkyuiUnity / AkyuiUnity.Xd?

Akyui is a UI definition file format created by kyubuns.
AkyuiUnity is able to generate UnityPrefab from Akyui, and
AkyuiUnity.Xd can convert XD files to Akyui.
By combining the two, you can generate UnityPrefab from XD files without being aware of Akyui.

Features

Everything done on Unity

  • Just drag and drop your XD files.
    • There's no need to open Adobe XD to import.
  • Since everything is done in Unity, it can be left to CI and others.

Follow XD file updates

  • Designers can continue to work on the UI in Adobe XD.
  • Since only the differences are imported, the import time is reduced after the second import.

No runtime effect

  • AkyuiUnity only creates the prefab, no cost at runtime.

Highly customizable

  • You can easily write your own triggers (extension scripts) to generate a Prefab that fits your project.
    • For example, you can use the triggers included in the package to do the following
      • Automatically convert materials to 9SliceSprite to reduce textures.
      • Use TextMeshPro instead of uGUI's Text.
      • Do not convert objects with specific names on XD files to Unity.

Users' Manual

Installation

UnityPackageManager

  • AkyuiUnity https://github.com/kyubuns/AkyuiUnity.git?path=Assets/AkyuiUnity
  • AkyuiUnity.Xd https://github.com/kyubuns/AkyuiUnity.git?path=Assets/AkyuiUnity.Xd

Target Environment

  • Unity2019.4 or later

License

MIT License (see LICENSE)

SpecialThanks

Buy me a coffee

Are you enjoying save time?
Buy me a coffee if you love my code!
https://www.buymeacoffee.com/kyubuns

"I used it for this game!"

I'd be happy to receive reports like "I used it for this game!"
Please contact me by email, twitter or any other means.
(This library is MIT licensed, so reporting is NOT mandatory.)
Message Form

https://kyubuns.dev/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].