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.

Multiple Puzzle users without 3DS Max or Blender

Home Forums Puzzles Multiple Puzzle users without 3DS Max or Blender

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3901
    rockybaceable
    Participant

    Hello again,

    I use the 3DS Max version of Verge3D, and was wondering if it would be possible for other users to create or alter Puzzles projects without having 3DS Max installed?

    I understand that the folder structure would have to be on a network if multiple people were working on the same Verge3D App, but I couldn’t find a way to initiate the App Manager outside of 3DS Max.

    Is that possible? With any of the Verge3D licenses?

    Thank you!

    -Rocky

    #3903

    Hi Rocky,

    Yes it’s possible. There is a Python script called server.py in the verge3d/manager folder. You should have the Python3 runtime installed to run it. Once launched, the App Manager can be accessed with the browser at http://localhost:8668/.

    You can also run this script on a remote server. In order to do this, uncomment the following line in the script:
    ADDRESS = '0.0.0.0'
    Hope this helps!

    Chief 3D Verger | LinkedIn | Twitter

    #3962
    rockybaceable
    Participant

    Thank you Yuri! I will test this soon…

    -Rocky

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