Project on 3d interactive application

Project help
I want some help on my project at college.
I’ve made that model in Blender-3d freeware software exported to gltf extension.

This is a basic model of my project.
https://deeajith.github.io/

I want it like this [i]reference:https://codepen.io/Lorti/full/Vbppap[/i], I want that in basic code easily understandable.
Please help me out with this.

Why don’t you just post the problem you’re dealing with here? That way anyone who reads it can try to help you out. It’s not necessary to ask for volunteers beforehand.

4 Likes

You can see the code of your reference here: https://codepen.io/Lorti/pen/Vbppap so, you can try reading through it.

Three.js has a built-in tool to help with labels and annotations like the one you want: https://threejs.org/examples/?q=css#css2d_label If you click on the bottom-right button that says “View Source”, you can see how that behavior was accomplished.

4 Likes

@marquizzo
:grinning:
Thank you! for that but,
It doesn’t work with gltf objects exported from blender what to do please.

What exactly doesn’t work? You need to be more specific. Are you getting console errors? What did you try, and can you show us the code that you’ve tried?

1 Like