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.

Loading CSV/Text Files

Home Forums Puzzles Loading CSV/Text Files

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #31294
    stavson
    Participant

    Hello,
    I am trying to figure out how to load text files from a file on the computer so that someone could edit a text object without opening the puzzles.
    My thought was that a csv file would be the best option because then you could load and edit a series of different messages and use the same computer file for different parts of the verge3d scene.
    Can someone tell me how to load a text or csv file so that it updates a text in the scene?
    Thanks in advance!

    #31386

    Hi,

    sorry for the delay.

    Sure you can load a CSV or a text file in to your app and use the loaded data for constructing the 3D scene.

    Check out some info here:

    https://www.soft8soft.com/docs/manual/en/puzzles/Advanced.html#load_data

    https://www.soft8soft.com/docs/manual/en/puzzles/Advanced.html#read_CSV

    Chief 3D Verger | LinkedIn | Twitter

    #31581
    visualizer
    Customer

    Hello
    Yuri,

    Stavson has asked which I was about to ask. Actually since I m workign in Ind. 4.0 & IoT field. I have come across a situation where this type of query is inevitable.
    I m trying to build a virtual exhibition stall / showroom in V3D and there are few areas where these advanced features add to it. However there are few where being developer you might want to implement them. This will make V3D robust.

    I m not a developer…but an Ieda inventor :)). Hence programming skills are zero…lol.
    But I have a something big going on ..hope it turns up soon so we will have to catch up seriously on it. :yes:

    Just browsing those links you gave. Is there any working example of this?

    Cheers

    #31589

    Just browsing those links you gave. Is there any working example of this?

    Please take a look at the Recliner demo where both those puzzles are used.

    Chief 3D Verger | LinkedIn | Twitter

    #31596
    visualizer
    Customer

    aaha sure !

    Thx for clue

    #31597
    visualizer
    Customer

    Hey Yuri !

    I saw the recliner file. Thought the CSV is connected it is in the side panel area.
    What I mean is can we have this CSV content displayed within 3D environment in some way? Example – There is a price board kept near to chair which reflects the value from CSV file.
    For instance when I change value in CSV i just need to refresh my 3D in browser and the updated value is updated in 3D.
    Hope you get what I mean.

    Cheers!

    #31605

    Sure, CSV just provides data which are free to use in the 3D scene.

    Chief 3D Verger | LinkedIn | Twitter

    #31622
    visualizer
    Customer

    Any clue or link for similar?
    A CSV data displayed in 3D ?

    #31627
    GLiFTeK
    Customer

    Any clue or link for similar? A CSV data displayed in 3D ?

    You’d want to load your CSV into a list of lists (rows).
    Then recreate that data into text objects arranged in your 3d package.

    Or you can use the image from text puzzle.

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