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.

Backend

Home Forums Programming Backend

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #51164
    hardumor
    Participant

    I want to build a campus model in 2d and 3d formats. I want to bind a list from a database to each room. For example, now the time is 14:00, and room 101 is occupied from 13:00 – 15:00. The team color on the map is red. At the end of the time, the color of the team will change to green. Is it possible to create a script that allows you to respond to the database and work with the model?

    #51171

    yes, you can get data from the database and use them for updating the 3d scene: https://www.soft8soft.com/docs/manual/en/puzzles/Advanced.html#load_data

    Chief 3D Verger | LinkedIn | Twitter

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