We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

integrate with django, include avatars

Home Forums General Questions integrate with django, include avatars

Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36263
    rabsi
    Participant

    Hi,
    would like some guidance (video links or other tutorials) on how to integrate my Django project with Verge 3d. I am still in the development phase. In other words, I am looking to go through the whole website and get to Verge3d app from links in Django. I didn’t know how to use or where to include (in Django html or URLs?):
    https://cdn.soft8soft.com/demo/player/player.html? (variable?? or as is always??) load=../applications/ring/ring.gltf.xz

    On deployment, are python and verge 3d able to operate on the same server?

    Also would like you to guide me on how to add avatars to my Verge3d app. I want users to interact with other avatars. I am looking to create something similar to second life. appreciate a detailed tutorial (couldn’t find any with my search, shall i address this to avatar providers?)

    Thank you

    #36271

    Hi,

    Consider Verge3D a set of static files, that you are free to embed, deploy or otherwise publish on your website.

    As of avatar images, you can add them to the 3D application as textures applied to some planar 3D objects, for example. You can use the puzzle replace texture for that.

    Chief 3D Verger | LinkedIn | Twitter

    #36305
    rabsi
    Participant

    Thank you for your reply.

    Hi,
    Consider Verge3D a set of static files, that you are free to embed, deploy or otherwise publish on your website.

    Ok will work around it, i think i understood.

    As for this:

    As of avatar images, you can add them to the 3D application as textures applied to some planar 3D objects, for example. You can use the puzzle replace texture for that.

    Appreciate more guidance, some tutorial, or a video. I want for every user to have his own avatar which they can use in the 3d environment

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.