Possible to create native application without OSP?
Possible to create native application without OSP?
BY 13 Nov 2013Native Application Development
Hi!
We are interested in porting a standards-based C++, OpenGL codebase for use on Tizen. I have noticed that all the samples and templates use OSP, I was wondering if it is feasible to support Tizen without it?
For example, we would like to use “main” instead of “OspMain”, and instead of placing GL rendering within a managed class, we would like to handle rendering ourselves, (generally) driven by a standard main loop with system events. Is there a way to do this on Tizen?
I understand the benefits of OSP if you are creating a UI application, but being connected to the Linux Foundaton, I had assumed you could port standard Linux-style OpenGL applications over, without a refactor?
Possible to create native application without OSP?
Hi!
We are interested in porting a standards-based C++, OpenGL codebase for use on Tizen. I have noticed that all the samples and templates use OSP, I was wondering if it is feasible to support Tizen without it?
For example, we would like to use “main” instead of “OspMain”, and instead of placing GL rendering within a managed class, we would like to handle rendering ourselves, (generally) driven by a standard main loop with system events. Is there a way to do this on Tizen?
I understand the benefits of OSP if you are creating a UI application, but being connected to the Linux Foundaton, I had assumed you could port standard Linux-style OpenGL applications over, without a refactor?
Thanks for your help!
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio