Wikitude / wikitude-cordova-plugin-samples

Includes augmented reality sample project for Phonegap (Android and iOS) using Wikitude's augmented reality Phonegap plugin
www.wikitude.com
76 stars 61 forks source link

How delete text "Trial" #19

Closed YaroslavG closed 10 years ago

YaroslavG commented 10 years ago

Hello, I use your plugin! Its perfect work! and have some questions: How I can delete text "Trial" when the camera is open?

pnagele commented 10 years ago

Hi, you need to purchase a valid license key for the Wikitude SDK, which will then remove the Trial watermark. You can see an overview of the SDK options on our website.

YaroslavG commented 10 years ago

Thanks for the quick reply! сan I get a license key for free? and where I can find it?

pnagele commented 10 years ago

Hi,

a free license is available for educational purposes. The price of the commercial license varies depending on your feature set - see the pricing overview of the SDK options for details. Both licenses are available in our online store.

YaroslavG commented 10 years ago

For educational purposes this will be without text "Trial" when the camera is open?

pnagele commented 10 years ago

Correct - the educational license has a starting animation (powered by Wikitude) and the Wikitude logo in the camera, but no "TRIAL" watermark.

YaroslavG commented 10 years ago

Hello, I download educational Wikitude SDK, but I don't know where I find sdk Key?

pnagele commented 10 years ago

You need to purchase an educational license in our online store. Then we will issue a license key for your app.

YaroslavG commented 10 years ago

Thanks, Free SDK Key can not be obtained, I understand correctly?

pnagele commented 10 years ago

Hi,

the purchase in the online store for the EDU license is for free. If you don't qualify for the educational license you need to purchase a commercial license. You also can drop me an email at info [at] wikitude.com

YaroslavG commented 10 years ago

Hello, I bought an educational license from the online store. When I will be given a license key for my application.

pnagele commented 10 years ago

Please use the email address sales [at] wikitude [dot] com for any customer related questions.

aridiana123 commented 7 years ago

hello iam newbie AR and I've project for my studies make 3D AR method location based tracking I try using wikitude but I don't know step by step how to do it.. can u teach me ?? JavaScript API or Native API I can use?? thank you :)

AndreasSchacherbauerWikitude commented 7 years ago

hi @aridiana123, what do you mean by 'location based tracking'? Geo AR or 2d image recognition? The Wikitude Cordova plugin is based on the Wikitude SDK with JavaScript API, so if you want to use Cordova, you have to work with the JS API SDK.

For more information, please contact sales [at] wikitude [dot] com

aridiana123 commented 7 years ago

@AndreasSchacherbauerWikitude thank you for reply I want make geo AR with 3D object... using JS API SDK? or cordova and can be dynamis app ?

AndreasSchacherbauerWikitude commented 7 years ago

hi @aridiana123, here is a link to our Cordova documentation. It also includes examples on how to render 3d objects at specific geo locations. I guess with this documentation you should be able to finish your application.

aridiana123 commented 7 years ago

what i do first ?? make geolocation or 3D model ?? can i desaign 3D model on maya or direct make in cordova ? i must instal 3D Encoder for Windows too?? send me link about that.. thank you for tutor :)

AndreasSchacherbauerWikitude commented 7 years ago

Simply refer to this example and the corresponding documentation. You need to have a .fbx file and then use our 3D Encoder to get a .wt3 file. What tool you use to get to the .fbx doesn't matter (I don't believe that cordova can create .fbx files ;) )

aridiana123 commented 7 years ago

hai  I try to setup javascript wikitude SDK but I not success to setup, I try step by step on link documentation wikitude to setup it are u have solution ?

On Thursday, November 3, 2016 9:28 PM, "Andreas Schacherbauer @Wikitude" <notifications@github.com> wrote:

Simply refer to this example and the corresponding documentation. You need to have a .fbx file and then use our 3D Encoder to get a .wt3 file. What tool you use to get to the .fbx doesn't matter (I don't believe that cordova can create .fbx files ;) )— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

AndreasSchacherbauerWikitude commented 7 years ago

If you don't tell us what the problem is, It's very unlikely that I can help you. Did you also had a look at our example application for Cordova?

huzairuje commented 7 years ago

Hei @AndreasSchacherbauerWikitude , i have the EDU license yesterday, but it doesn't show like @pnagele said. and i have trial license. when i input the trial license, it worked. i got the EDU License from filling the form on Edu Academy wikitude. how can i fix this ? thank you screenshot_2016-11-09-22-01-24 screenshot_2016-11-09-21-49-41

AndreasSchacherbauerWikitude commented 7 years ago

Hi @huzairuje, As you already wrote an email to us regarding your license key, I will not answer here. You will receive a reply to your mails shortly.

aridiana123 commented 7 years ago

haii.. I run the sample of wikitude but this project is error. how about that? abs

aridiana123 commented 7 years ago

this wikitude can made dynamic application ?? can I have free EDU license key too thank you :)

AndreasSchacherbauerWikitude commented 7 years ago

Hi @aridiana123, what is a dynamic application for you? Regarding an EDU license, please contact edu@wikitude.com for more information.

aridiana123 commented 7 years ago

@AndreasSchacherbauerWikitude i interest to make application like wikitude drive AR Navigation for Smartphones are u have tutorial about that?

aridiana123 commented 7 years ago

@AndreasSchacherbauerWikitude hay andreas if i want to wikitude 3d model AR Navigation at geo for Smartphones, i must make on unity or no? please replay my project does't load 3d model

AndreasSchacherbauerWikitude commented 7 years ago

Hi @aridiana123, we don't have a tutorial for an application like Wikitude Drive, sorry. Currently our Unity plugin does not support Geo AR but our Wikitude JS API SDK includes Geo AR functionality plus rendering of 3d models (You can convert any .fbx into our own .wt3 file format using the Wikitude 3d Encoder).