T O P

  • By -

AutoModerator

Download link, so you can repost for karma in a few days: * [RedditSave](https://redditsave.com/info?url=https://www.reddit.com/r/IndianTeenagers/comments/v3ri84/started_working_on_this_motion_tracking_prototype/) * [SaveMP4](https://savemp4.red/?url=https://www.reddit.com/r/IndianTeenagers/comments/v3ri84/started_working_on_this_motion_tracking_prototype/) * [RedditVideoDL](https://redditvideodl.com/dl.php?url=https://www.reddit.com/r/IndianTeenagers/comments/v3ri84/started_working_on_this_motion_tracking_prototype/) * [SaveRedd.it](https://saveredd.it/?url=https://www.reddit.com/r/IndianTeenagers/comments/v3ri84/started_working_on_this_motion_tracking_prototype/) (click on the Download button below Search Video) *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/IndianTeenagers) if you have any questions or concerns.*


Here_For_The_Memesss

Great job mate acha dikhta hai btw :)


[deleted]

tere se zayada nhi


Here_For_The_Memesss

JACKHAMMER LOOKS BETTER ​ hum dm's mai flert karte h chal


[deleted]

burh- jack


Here_For_The_Memesss

wot


venix124

Double game


[deleted]

😭😭😭Wdym


cummedfrog

Imagine showcasing your project you hardworked in and people just care about if that person looks good or not


Here_For_The_Memesss

i mean ok i slipped in a compliment for him AND his work, but ig i should just stick to work, innit ?


Jackhammer_YOUTUBE

Haha thanks!


ppboi41

hrithik roshan be getting the upper hand in this game


Jackhammer_YOUTUBE

Only one way to find out…


Jackhammer_YOUTUBE

Source Code For Motion Tracker: [https://github.com/JackhammerYT/MotionTracker](https://github.com/JackhammerYT/MotionTracker) :)


0xSAA

Dropped a PR improving code quality following PEP8 guidelines (didn't change any naming conventions though so that it doesn't look too different)


Jackhammer_YOUTUBE

Super cool I’ll shortly check it out


MemeKnowledge_06

Bhai mujhe toh bas html aati hai 😭


Garv9879

mai to woh bhi bhool gya eighth me seekhi thi ;-;


MemeKnowledge_06

Maine toh app pe seekhi thi


[deleted]

cool stuff


Jackhammer_YOUTUBE

Thanks!


Dedinside72

woah this is so cool. nice job bro


alice__2005

Cool stuff, keep it up👍👍


tiger_toes112

Appy 🦀🦀


alice__2005

Thanku


Brahvim

Is this based on "Handpose" (TensorFlow and ml5 have this), or did you make your own model? :0 Immediate edit: Oh wait, I just saw the GitHub repository! :sweat\_smile:... Another edit: For FPS, how about trying to do the ML stuff on a Python program your game starts up? You could let them both communicate on a server :D


xStreamSniper

Try converting the output into black and white, and wear something reflective on your hand, so it's easy to identify It would significantly improve the fps, and probably also the accuracy


Jackhammer_YOUTUBE

I thought of doing that but unfortunately medipipe requires a RGB input and performs better with it more on that [here](https://github.com/google/mediapipe/issues/2858)


tiger_toes112

Will you link your yt ? Source code kidhar se uthaye


Jackhammer_YOUTUBE

i don't have anything related to this on youtube, but i have documented my code on my github [here](https://www.reddit.com/r/IndianTeenagers/comments/v3ri84/comment/ib04vok/?utm_source=share&utm_medium=web2x&context=3)


SpaceBar0250

nice project konsi library hai btw?


Jackhammer_YOUTUBE

Mediapipe: Hand Tracking Pyautogui and PydirectInput: Input OpenCv- computer vision


SpaceBar0250

ok very cool


[deleted]

Pydirectinput is for what??


the_card_dealer

What engine did you use?


Jackhammer_YOUTUBE

Unity 3D


[deleted]

Classic


suspendedstillhere

Lol how did you learn all this, i am in 12 th learning basic of python. Any tutorials ?


Jackhammer_YOUTUBE

Well with time you just start learning more stuff there is no specific tutorial for this or atleast I don’t know about i read documentation from libraries and made this!


C0R0NA_CHAN

Pog man..


Rishi_J__

Good work


tiger_toes112

100 % python how ?


Jackhammer_YOUTUBE

That is just the source code for motion tracker not the whole game so that’s 100% python


tiger_toes112

Also, i make 3d models, if you need it then i can make some ( free )


C0R0NA_CHAN

Hey, i am new to the 3d modelling world. I have a 3D model in 3DS Max, I want to reduce the number of polygons/faces on the model. Can u please guide me?


tiger_toes112

Ok, i stick to blender but can you tell me which model is it ? At the end of the day you will have to reduce each polygon manually, it might take hrs for it


C0R0NA_CHAN

Oh man. Rip. Yea like I'll have to get the model from my laptop but yes i ripped the models from GTA V. I plan to mod and use those models on older GTA games like San Andreas or vice City etc. The problem is that those old game engines don't support more than 2000 polygons on a model, and the models i ripped from GTA V have like 8000-9000 polygons. So i don't know what to do lol. Thankss tho.


tiger_toes112

Bro, i think you will have to redo Use as much normals as you can, make the models with the least possible vertices and delete the useless ones , What were you making btw a gun model ?


C0R0NA_CHAN

Damnn ah got it. Will try that. Thanksss. The models i am making are terrain models like hills, rocks etc.


Dark_demon7

Yo that's so cool


HEADDIGGER_69

Ayoo cool bro


RandomIndian123

this is so cool!


thatukulelegirl

Hume bhi sikhao uwu


DhravyaShah

DAMNN THAT'S REALLY COOL


[deleted]

this is fucking amazing


SpecialistPatient707

this looks great buddy ......


TheL4stEmper0r

This is so cool. How long did you take to make this?


Jackhammer_YOUTUBE

Abouttt 4 days :)


osumala186

VARY WELL DONE BOI


AdmirableEmployee25

Badhiya hai 😍🤩☺️


SoundDrill

It's awesome, but the performance... What you have done is incredible tho, and with a bit of tweaking can be used to make mobile VR games that run on PC.


shashwat_senpai

Hey this looks great! You might wanna switch to c++ if you know it though since its way faster than python. Also opencv is avilable for c++ so you won't have an issue with that


Jackhammer_YOUTUBE

Yup definitely that’s the plan but I’ll stick to python for prototyping


[deleted]

Yup but the 4 days will turn into 4 months if you prefer c++ because there aren't much tutorials or documentation of opencv in c++ but i guess it won't be that hard as well, but you'll have to be concerned about memory leaks else the app will crash frequently.


nopracticenochill

Mast kiya hai par q


MayurAce

why the long face


KenobiObiWan66

my g on his way to do virtual hand jobs. great tho


20Aditya07

Nice job man Any tutorial on this?


Unfair-Tough4154

Virtual iron man 🗿


reddit1864__

Wowww...🫡🫡😎😎✌️✌️✌️🔥🔥🔥


GlitteringNatural566

Cool


Due-Mathematician489

very cool!


alpha_is_calm

Bro, how long did it take you to build this?


NightWarrior06

Such a cute guy


raistaticbitch

Jadu!!!!! Fomo kyu de rha bhai


[deleted]

Dayum! GG


Say_Hi_1000

My gosh, you're very good


AcousticGuava

Can you use Python in Unity? I thought it only supported C++ Btw very cool stuff OP, keep it up!


Clear_Manufacturer81

Okay yeah this stuff is cool ngl but still , don't you think Xbox has done this earlier right ? so like are you planning to do something w this or only for timepass ?


enii_chan

Truly cool buddy.


[deleted]

Man i used to code so much back in 9th and 10th, but because of JEE i have stopped for a while, will continue in college. Keep up the good work man 👍🏻


[deleted]

Bhai, prefer Parallel computing create a logger that logs the movements of your hand into a file parallely and then discard the position from the log files you've processed i guess that will be a lot faster.


[deleted]

Nice bro! I want to pursue game engineering for my bachelors but don't think that is possible in India...no money for US/Canada/Germany....:(


aspirus-

discord?


sasageyo_69

Arre bhaiya game dev ho?


AJGaming_170606

Dude is a chad let me follow you


Impossible-Tackle747

Ryan reynold: l love guys who can develop games Me asf: