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.

nmcandre

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Write variables to csv file #42789
    nmcandre
    Participant

    Hi, Ivan.

    Thanks for your help.

    The idea is to have the file saved on the server, not on the user machine. That information should be used by another software without the user interference. That why the user shouldn’t be using the csv file.

    Regards,
    Nuno

    in reply to: Write variables to csv file #42640
    nmcandre
    Participant

    Hi, Ivan.

    I tested and it worked fine. Thanks! :)

    Just one more doubt (sorry), is it possible to save the file directly on disk instead of making the download?

    Thank you very much for your help.

    Regards,
    Nuno

    in reply to: Write variables to csv file #42638
    nmcandre
    Participant

    Hi, Ivan.

    Thanks for your time and help.

    I will try the solution that you suggested.

    Regards,
    Nuno

    in reply to: Write variables to csv file #42567
    nmcandre
    Participant

    Hi,
    I made some search but didn’t find how to do it. I don’t have skills on JavaScript programming.

    Here is what I am trying to do:

    I have some variables in puzzles like
    dimension1=100
    dimension2=35
    dimension3=20
    ………=…

    Then I need to write a CSV file with this format:
    dimension1;100
    dimension2;35
    dimension3;20
    ……….;..

    This file will be used in a 3D CAD software that uses those parameters to build a 3D Part.

    Any help will be appreciated. :)

    Thanks,
    Nuno

    in reply to: Write variables to csv file #42537
    nmcandre
    Participant

    Hi, Xeon.
    Thanks for your help. I will see the information that you shared an try to export to the csv file.
    Regards,
    Nuno

    in reply to: can we get camera co-ordinate in verge scene #40842
    nmcandre
    Participant

    Hi visualizer,

    I think that I need also the dynamic update on camera position. I’ll give you my example:

    On the web browser the user can rotate, pan and zooming the camera freely. At any position he could need a high resolution rendered image.

    If I have the actual position of the camera outside the web browser I can make a python script to run the render at exactly those coordinates seen.

    If I find a way of doing it I’ll share here.

    Regards,
    Nuno

    in reply to: can we get camera co-ordinate in verge scene #40806
    nmcandre
    Participant

    Hi,

    I am testing the Verge 3D for Blender and I need to get the camera positional coordinates and rotation, write it on a text file (for example a csv).

    Is it possible to do it? If so, how can I can do it?

    Thanks.
    Regards,
    Nuno

Viewing 7 posts - 1 through 7 (of 7 total)