<div dir="ltr">Hey Lionel Laské, I have currently doubts on what would we have to do in 3D Human Body activity? and I wanted to confirm if my understanding of the tasks is correct.<br>Here’s what I believe needs to be done:<br><br>    Check the Existing Code<br>        The Human Body activity is in the feature/humanbody branch.<br>        Right now, it only has the skeleton layer.<br>    Find Missing Assets<br>        Identify the body layer (muscles, skin) and organs layer (heart, lungs, etc.).<br>        Check if these assets are available or if they need to be created/found.<br>    Add These Layers<br>        Integrate the missing layers using Three.js.<br>        Implement a layer toggle feature to switch between:<br>            Skeleton<br>            Body<br>            Organs<br>    Implement UI to Switch Layers<br>        Add buttons or a menu to toggle layers in the toolbar UI.<br><br>Could you please confirm if this is the right approach or suggest any changes?<br>Also this is the closest image I found according to my understanding, if the end product is supposed to be the other way please let me know.</div>