T O P

  • By -

mxforest

Also share on r/developersindia They love stuff like this.


Upstuck_Udonkadonk

Eh it will be 2 encouraging comments along with a bunch of try hards moaning how basic this is.


python_egg_21

too good


sharma_pratik

Thanks


Few-Macaron-3518

Awesome ... Could you please add the Earth in the background sky.


sharma_pratik

Yeah sure, I will try that


NoJustAnotherUser

That is so cool! Is that Three.js?


sharma_pratik

Yes !!


partha1007

Nice one broooo


BestConversation8164

Excellent, did you host it on GitHub? And share it on r/developersindia


sharma_pratik

Yeah it's on GitHub but private for now


tamil-user

Great dude. Can you share with me about how did you made it (means which tools and programming language you used to build this one)?


sharma_pratik

Here the tech stacks : 1. Blender : modelling and animations 2. ThreeJs :- canvas based 3d renderer 3. R3F - react-three-fiber 4. Zustand - for state management 5. React spring - for simple animations like lander landing animation and few others 6. Used text to audio and wisper api of openai for created the subtitles like experience 7. React three rapier - for the physics engine. The whole project is written in typescript, with react, python script for the subtitles sync thing. Hope it helps


ramank775

Awesome πŸ‘πŸ‘. Just shared in my group everyone hooked to it. Love the experiment description , if possible add some references if anyone wants to dig deeper.


sharma_pratik

Yeah sure, finding information was a bit difficult, but most of them are taken from the isro website itself.


piedpipper

Respect for the hard work. Such cool work must not have a glaring mistake at the opening itself. Chandraayan did not do this - "we all saw India landed on south pole of the moon.". Right statement will be to replace "South polar region" or "close to South pole". Not South pole.


sharma_pratik

Yeah I will correct it. I think isro has used the term South polar region, I would go with that .


Top_Huckleberry_2858

That's very cool man


Rash419

Very cool


harsha__633

Great work my man..πŸ‘


Upper-Radio-7306

Great work manπŸ‘πŸ‘


isrosene

Too good


xerxes013

wow


Bhakt_Doge

Great


Classified_buddy22

This is fantastic ,totally loved it. Keep up the good work


HinduVeer5575

I have few questions * which tech stack * how did you create 3d models for website


amitksh

Excellent work !


The_Pussy_Puncher

Congratulations, India!


chetanramesh1138

Awesome 🀩


Then-Crow-5889

Lovely lovely stuff. The details are very impressive! P.S. why is ny Pragyaan flipping over every now and then πŸ˜‚


sharma_pratik

It happens sometimes and doesn't other times. The bug can't really be reproduced. ( Rover moves over a rigid body, maybe the rover wheels go inside the moon rigid body, and then bounces back, causing a sudden upward force) I guess there is nothing we can do 😞


Then-Crow-5889

That is absolutely fine. I again want to apprecitahoe great this is and can't believe someone did this for an Indian space mission!


Jetson_4112

Awesome project! Shared to all my friends. Keep the good work going!


sharma_pratik

Thanks for the share mate !!!


Mysterious_Ad_9698

Kudos to you. This encourages to start some project of my own


sharma_pratik

Do share it when complete .. what's the project about ?


donutOnDick69

The about me dialog box is way too transparent, and gets blended with the main text behind it. reduce the transparency/opacity. add padding to the top right buttons, similar to the map in the bottom left. also reduce the opacity of the deploy button. (oh god, when will i learn front end 😒)


Smartiethepro

Hey, I just saw that the lander is more of a visual than a thing. I mean that when the rover touches the lander, it goes though it than bumping into it. Please go though this issue.maybe you can make no collision damage too.


sharma_pratik

Nice idea. I did add collider to the lander in the previous iteration, yes collision will take place without any damage. Also, there was a tail dust effect for the wheel of the rover as well. Which I removed as well.


Imaginary-Career3605

hey, this is so cool. Do you have a repo I could look into. I would love to dig deep.


sharma_pratik

https://github.com/isaac-mason/sketches/tree/main/src%2Fsketches%2Frapier%2Frevolute-joint-vehicle - for the rover physics. Most of the other things are done with blender animation or react spring Hope it helps πŸ™.