3dgs + webcam + physics = 3xFUN!

Posted By: cro_games

3dgs + webcam + physics = 3xFUN! - 08/25/08 13:31

Hello everyone,I have create webcam motion tracking system and here is the video:



I have also create anti noise system so that motion tracking can work only any webcam..
p.s.
Webcam plugin is created by "Slin"
Posted By: Lukas

Re: 3dgs + webcam + physics = 3xFUN! - 08/25/08 13:34

Wow, that looks cool!
Can you upload a demo? smile
Posted By: HeelX

Re: 3dgs + webcam + physics = 3xFUN! - 08/25/08 13:39

Looks really sophisticated! How do you differ between different body poses? Do you just try to match the covered areas with a template or do you evaluate specific body motions and edge data or something like that?
Posted By: frazzle

Re: 3dgs + webcam + physics = 3xFUN! - 08/25/08 13:54

Talk about being unique and creative ^^
I'm interested as well in how you achieve the motion detection.
Nice projects so far wink wink

Cheers

Frazzle
Posted By: cro_games

Re: 3dgs + webcam + physics = 3xFUN! - 08/25/08 14:11

Thanks..i will make my own game,and you will get it..
System code is secret.. laugh
Posted By: Slin

Re: 3dgs + webcam + physics = 3xFUN! - 08/25/08 14:26

I know the system :P, which is btw the cheapest one could think of, I am really suprised that it works that good.
Oh, I of course also already played a demo smile My webcam is very bad, thus it doesn´t work as good is in that video, but still it works and is a lot of fun wink
Posted By: NITRO777

Re: 3dgs + webcam + physics = 3xFUN! - 08/25/08 16:06

Wow. Thats pretty awesome if you ask my opinion. I have never seen anything like that in 3dgs. Nice job.
Posted By: ello

Re: 3dgs + webcam + physics = 3xFUN! - 08/25/08 18:12

really cool.. this will give you a bunch of nice projects if you ask me.
Posted By: cro_games

Re: 3dgs + webcam + physics = 3xFUN! - 08/25/08 20:58

Thanks guys..and yes,I have plenty ideas.. laugh
Posted By: PHeMoX

Re: 3dgs + webcam + physics = 3xFUN! - 08/25/08 21:27

Very cool stuff, let us know when you've got a demo for us to try out! grin
Posted By: cro_games

Re: 3dgs + webcam + physics = 3xFUN! - 08/25/08 21:29

I will make game in 2-3 days..real game.. laugh
Posted By: achaziel

Re: 3dgs + webcam + physics = 3xFUN! - 08/25/08 23:53

dude, thats one neat lookin and very promising idea. can't wait to get my hands on a demo laugh
Posted By: lostclimate

Re: 3dgs + webcam + physics = 3xFUN! - 08/26/08 00:34

too bad there isnt a good way to accurately calculate depth of a joint, you could make a hell of a sword fighting game :P
Posted By: Slin

Re: 3dgs + webcam + physics = 3xFUN! - 08/26/08 00:38

hey lostclimate, that is an awsome idea smile
Two or three leds on some kind of a sword and it should already work pretty nice with my point detection wink the alternative would be using the wiimotes accelerators :P or probably a combination of both.
Posted By: msl_manni

Re: 3dgs + webcam + physics = 3xFUN! - 08/26/08 03:00

Instead of leds you can use some unique colors for the markers. After all its a 2d image from which you are trying to get information. Same thing has been used by camtrax people. You can extract x,y position and angle also if you use the marker with one side longer. The z depth can be calculated by calculating the size of marker on screen.
Camtrax has also a dll for use with your application.
Posted By: cro_games

Re: 3dgs + webcam + physics = 3xFUN! - 08/26/08 09:19

Man i know all that..point is to make games that you can play only with webcam..
Posted By: msl_manni

Re: 3dgs + webcam + physics = 3xFUN! - 08/26/08 09:41

So can you share your approach. It would be good to know how you motion capture in your demo.
Posted By: cro_games

Re: 3dgs + webcam + physics = 3xFUN! - 08/26/08 10:17

System code is secret.
But you can ask "Sony".. wink
Posted By: PHeMoX

Re: 3dgs + webcam + physics = 3xFUN! - 08/27/08 15:25

Originally Posted By: msl_manni
So can you share your approach. It would be good to know how you motion capture in your demo.


Google is your friend. wink

There are a lot of papers on this out there. There are several techniques you can use for this.
Posted By: msl_manni

Re: 3dgs + webcam + physics = 3xFUN! - 08/27/08 16:15

I have been looking at many such papers. And I have some of my own ideas too. Got some Flash code to look at too. And got the dll from slin and would see what I can do. Secret - LOL.
Posted By: Bloodangel

Re: 3dgs + webcam + physics = 3xFUN! - 09/02/08 18:19

Cool!
I looks like Eye Toy^^
But GREAT Scripting!
Posted By: cro_games

Re: 3dgs + webcam + physics = 3xFUN! - 02/07/09 22:47

Originally Posted By: msl_manni
I have been looking at many such papers. And I have some of my own ideas too. Got some Flash code to look at too. And got the dll from slin and would see what I can do. Secret - LOL.

It only stands for my code..xD
Posted By: Cowabanga

Re: 3dgs + webcam + physics = 3xFUN! - 02/08/09 06:00

Nice! Good work Ivan! smile

Well... I guess i'm gonna need to learn C++ laugh.
Posted By: zazang

Re: 3dgs + webcam + physics = 3xFUN! - 02/08/09 15:28

Very creative stuff !
Posted By: starclock

Re: 3dgs + webcam + physics = 3xFUN! - 02/14/09 18:45

my dear fellow, I was searching and saw your video, I marvel that so much could not sleep at night, then decided the other day searching on the subject, be it only that he developed? or not? then found clues in the forum, after half an hour found the answer, in fact you are using a program that transforms the moving image, the only thing you did was make 3dgs interact with pragrama, so you do not galera released a demo for test, if would not have to install the program too, elementary my dear colleague
just do not know how you connect, but it worked
Posted By: starclock

Re: 3dgs + webcam + physics = 3xFUN! - 02/18/09 00:18

in fact already discovered what you, and you used to this, our very easy indeed, how is it? I say you guys? or not? Genil? kkkk
Posted By: MMike

Re: 3dgs + webcam + physics = 3xFUN! - 02/18/09 15:32

i remeber to use flash code, when i developed the multi touch surface applications with Gs hehe..




make your own surface tracker with.. ( no projector )





Posted By: VeT

Re: 3dgs + webcam + physics = 3xFUN! - 02/18/09 16:26

wow, looks great smile
bravo, Ivan smile
© 2024 lite-C Forums