Hi Seung Hoon, hi Philippe, With Tizen 3.0 you have the option of using DALi 3d toolkit with Node.js plugin. We have been using that for a project for some time in a project with Samsung.
DALi is a game engine, which can be used to build apps as well. DALi supports a C++ API, but the team added Node.js support last year. I heard that people inside Samsung are working on a packaging tool for Node.js based applications using DALi, don't know what the status is for that. WebGL: We are currently working on a WebGL framework with Samsung for prototyping only, have done a lot of testing on Odroid XU4 with Tizen 3.0. Performance is not perfect, I guess it's the DDK drivers for Odroid. Our framework - it's called DreemGL - is still early beta quality, and as I said it's only for prototyping. SDC 2016: https://www.youtube.com/watch?v=L-apMRjlBOM https://dreemproject.org/ If you have questions about setting up Dali with Node.js on Odroid XU4 (or the Artik 10, which should work as well; haven't tried that, yet), I can help you with that. Best, Raju On Thu, Mar 24, 2016 at 9:49 AM, Philippe Coval < [email protected]> wrote: > > On Thu, Mar 24, 2016 at 3:00 AM, Carsten Haitzler <[email protected]> > wrote: > >> On Thu, 24 Mar 2016 02:31:42 +0900 >> Baek Seung Hoon <[email protected]> wrote: >> >> > Hi, Everyone. >> > >> > I want to make native application on Tizen TV, version 2.4. >> > I'm working on a making transition screen using GLES with image >> > textures, and in order to show transition effects, used Shader codes. >> >> > Can WebGL help ? , > but maybe you want your software to work at the platform level (along > homescreen ?) > and not a single app > > >> > As you know that Tizen TV SDK couldn't support any native >> > application, only support web. >> > > I never tried but maybe NACL could worth to be considered, > If you program does intensive processing > I donno about alternative tech like WebAssembly or asm.js > > >> > However I think that If I use RPM manager and following "packaing >> > rules" for Tizen app, It may possible create native application. >> >> On developement platform maybe not products > > >> > Those are just my assumption, is it possible.. ? >> > > As proof of concept, > You can try to login emulator and deploy your RPM > > > >> > or How can I make native app on Tizen TV..? >> > > Try Tizen:3.0:Tv profile if you want to go further in this direction > I think the only supported device are exynos odroids > > > >> > Thank you for your attention >> > Seunghoon, Baek >> >> no - you cant make native apps for tizen tv's. web only. only oem can >> make native apps (and any partners they allow). >> > > with extra partners API I assume, that's interesting... > > Regards > > > _______________________________________________ > Dev mailing list > [email protected] > https://lists.tizen.org/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
