- This topic has 8 replies, 4 voices, and was last updated 4 years, 3 months ago by GLiFTeK.
-
AuthorPosts
-
2020-08-08 at 6:08 pm #31294stavsonParticipant
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!2020-08-11 at 1:35 pm #31386Yuri KovelenovStaffHi,
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
2020-08-15 at 12:09 pm #31581visualizerCustomerHello
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.Just browsing those links you gave. Is there any working example of this?
Cheers
2020-08-15 at 1:24 pm #31589Yuri KovelenovStaffJust 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.
2020-08-15 at 5:32 pm #31596visualizerCustomeraaha sure !
Thx for clue
2020-08-15 at 6:07 pm #31597visualizerCustomerHey 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!
2020-08-16 at 2:12 pm #31605Yuri KovelenovStaff2020-08-16 at 6:39 pm #31622visualizerCustomerAny clue or link for similar?
A CSV data displayed in 3D ?2020-08-17 at 12:26 am #31627GLiFTeKCustomerAny 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.
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature! -
AuthorPosts
- You must be logged in to reply to this topic.