E
E
egorkozelskij2021-03-15 22:55:43
Mobile development
egorkozelskij, 2021-03-15 22:55:43

Should you use Unity for a GUI application?

Hello!

The task is to develop an application for two platforms, but due to the small budget, there is a question of using a cross-platform option.

The application is filled with a number of visual elements (gamification elements), but is not a game.
Now there is a choice between React native, Unity and Flutter.

Actually, the question is, is it worth it to make such a crutch and write in Unity?
Unity is one of the candidates because of the more convenient ability to make animations.
But the scary thing is that everything will slow down due to too much overhead.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
G
GavriKos, 2021-03-16
@GavriKos

I would not advise. You will have to make your own implementation of the UI (we are talking about the visual), but at the same time you lose support for the entire system, such as the same MaterialDesign.
Well, the weight of the application)

J
Jacob E, 2021-03-16
@Zifix

Games and multimedia systems of cars are sometimes made on QML - everything is fine with animations, nothing slows down, and out of the box there is a library of UI components with support for material design.

I
IDzone-x, 2021-05-23
@IDzone-x

Not recommended. Better to use something more suitable

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question