Author Topic: Serious Help Needed[AR]  (Read 3712 times)

Offline Virus

  • byte
  • *
  • Posts: 9
  • It's Personal...
    • View Profile
Serious Help Needed[AR]
« on: October 23, 2015, 12:46:10 pm »
Hello Guys,

Am trying to create an AR app where I can display some model before Android Mobile Camera, I successfully loaded an Object(3DS), but am not able to make the background transparent. Am also tying to stack down the camera below the 3D model layer. But I failed. Someone Please Help me.

P.S. EgonOlsen i've sent am mail regarding this.

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Serious Help Needed[AR]
« Reply #1 on: October 23, 2015, 12:58:20 pm »
I saw that email, but I don't have anything related to this topic lying around in form of source code, because I never touched that topic by myself. Have you had a look at cefengxu's (http://www.jpct.net/forum2/index.php?action=profile;u=2965) threads here in the forum? Because he seems to deal with the same stuff and he obviously has solved at least some of the issues.

Offline Virus

  • byte
  • *
  • Posts: 9
  • It's Personal...
    • View Profile
Re: Serious Help Needed[AR]
« Reply #2 on: October 23, 2015, 01:15:45 pm »
I had a look at the Threads but still am confused. I will try to contact him. Is'nt dl.zreocool activein our forum?

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Serious Help Needed[AR]
« Reply #3 on: October 23, 2015, 01:20:38 pm »
You can always try to send a PM...

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Serious Help Needed[AR]
« Reply #4 on: October 23, 2015, 01:35:25 pm »
This thread might contain some useful information as well: http://www.jpct.net/forum2/index.php/topic,1586.0.html

Offline Virus

  • byte
  • *
  • Posts: 9
  • It's Personal...
    • View Profile
Re: Serious Help Needed[AR]
« Reply #5 on: October 23, 2015, 02:13:47 pm »
Thank you Sir, But I've tried it already, still i can't make it work. I need a Serious Guidance on this AR. I've worked with various AR sources but nothing is light weight as our jPCT library. I wish someone can help me by providing source of a working demo.

Offline cefengxu

  • int
  • **
  • Posts: 65
    • View Profile
Re: Serious Help Needed[AR]
« Reply #6 on: October 27, 2015, 03:15:57 am »
you need to coding basic on a ready-make AR engine , for example, the Vuforia ~ or the ARToolkit

Offline Virus

  • byte
  • *
  • Posts: 9
  • It's Personal...
    • View Profile
Re: Serious Help Needed[AR]
« Reply #7 on: October 27, 2015, 06:15:04 am »
But bro Vuforia needs Marker Right. And I don't want to use Marker and those stuffs. I just need 3D model in front of my camera without tracking any Marker. Is that Possible.

Offline cefengxu

  • int
  • **
  • Posts: 65
    • View Profile
Re: Serious Help Needed[AR]
« Reply #8 on: October 27, 2015, 10:20:29 am »
for such issue, you need to got a project which preview rendered by gl ;
and then , the render class could be easy to find , such as the onDrawFrame(),  onSurfaceChange();
at the end , you can inject the JPCT-AE into your code;

Offline Virus

  • byte
  • *
  • Posts: 9
  • It's Personal...
    • View Profile
Re: Serious Help Needed[AR]
« Reply #9 on: October 27, 2015, 10:29:45 am »
Can you tell me which AR Engine is best with JPCT-AE, Please Suggest me bro.

Offline cefengxu

  • int
  • **
  • Posts: 65
    • View Profile
Re: Serious Help Needed[AR]
« Reply #10 on: October 27, 2015, 11:55:44 am »
vuforia should be best , because you can search lots of tutorial about vuforia + jpct

and then , JPCT should be a easy way to inject the rendering code into the project~~

Offline Virus

  • byte
  • *
  • Posts: 9
  • It's Personal...
    • View Profile
Re: Serious Help Needed[AR]
« Reply #11 on: October 27, 2015, 12:29:57 pm »
Okay,Let me Try. Will you help me if i were Lost somewhere?

Offline cefengxu

  • int
  • **
  • Posts: 65
    • View Profile
Re: Serious Help Needed[AR]
« Reply #12 on: October 27, 2015, 05:40:48 pm »
I just a nobody for JPCT , so may be we just can learn from each other.

BTW, EgonOlsen should be the master of JPCT !!  He is your choose~

Offline Virus

  • byte
  • *
  • Posts: 9
  • It's Personal...
    • View Profile
Re: Serious Help Needed[AR]
« Reply #13 on: October 28, 2015, 06:25:23 am »
Yup,But he said he is not familiar with AR. Can i have your Mail ID or Your Skype?... "virus@blackvirus.net" is my Mail ID. Please send a Mail and i will send the Source Code of my android project. Thanks in Advance.