Languages

Menu
Sites
Language
Dali

"Dali is an open-source engine for 3D User Interfaces. It is a core component (3DUI) of the Tizen platform for digital lifestyle devices, from wearables, to smartphones, to TVs, to appliances such as fridges. It allows applications on those devices to have animation-rich user interfaces running at 60 Hz, hiding away the lower-level APIs like OpenGL ES, and the background threads for world state update, render, and asynchronous resource loading, so application developers can get on with building functionality. It is also cross-platform capable, with development possible on Ubuntu 14.04, and has an adaptor layer which abstracts it from the underlying platform."

http://ahcox.com/dali-3d-engine/

programming guide: http://dalidocs.ahcox.com/index.html

Edited by: John Ixion on 02 Mar, 2015

Responses

7 Replies
Konstantin Agapov

Hi,

It's very interesting engine! I would like to try it? How can i do it? Is it support Tizen SDK 2.3?

I've cloned dali-demo and have tried to build it, but have got an error:

error: <gbs>no available repositories found for arch x86_64 under the following repos:
http://download.tizen.org/releases/daily/trunk/ivi/latest/

 

jang

No support Tizen SDK 2.3. Use it on Ubuntu 12.04~

Jonghyun Ho

Hi,

DALi is not open yet on Tizen 2.3 SDK.

It will be supported on Tizen 2.4 soon.

However you can check that Tizen 2.4 dali is being built and run on ubuntu desktop environment.

* git clone

- review.tizen.org:29418/platform/core/uifw/dali-core

- review.tizen.org:29418/platform/core/uifw/dali-adaptor

- review.tizen.org:29418/platform/core/uifw/dali-toolkit

- review.tizen.org:29418/platform/core/uifw/dali-demo

There is a README file on each cloned directory.

It explains how to build and run it in detail. I'm sure it will be useful for you.

Thanks,

Jonghyun

Trensica Huna

Dali is an open-source engine for 3D User Interfaces. It is a core component (3DUI) of the Tizen platform for digital. So, it need to be applied in. What do you think about it?

Park Min-Zee

Dali is an open-source engine for 3D User Interfaces. It is a core component (3DUI) of the Tizen platform for digital. So, it need to be applied in. What do you think about it?

Jonghyun Ho

As far as I know, DALi had been deprecated.
Instead, Tizen provides Natural User Interface(NUI) on top of DALi.

Unfortunately, I cannot write the link in the comment.
You can google "tizen nui", then you will find it.

HyunJu Shin

Thank you for your interest in dali. DALi source code is included in Tizen as a C++ open source library. However, public APIs are only available in the form bound by the c# API (NUI). The NUI3D API will be available starting with Tizen 8.0 (November 2023). If you have any further questions, please feel free to leave a comment