16 Aug

When we use POST method to create data to send it to the server, we do not need to list the models using known_models.py. Previously, we needed to put the name of the component in known_models python script like this: Then, we need to run the thumbnails python script to create the thumbnails...

05 Aug

Yesterday, I was able to take in html values with python scripts using POST method. The key was passing in the value of the input with html forms. I'm not sure if we can pass in (input) tag values, but doing it with forms and POST method seemed to work, so that will be something that I will stick wi...

04 Aug

Last week, I also started to develop the functionality of adding components within the webapp. When typing user input values in the python terminal, we can add components using the "addSubcomponent()" function from RoCo. I'm currently implementing this further so that we can observe the changes onl...

03 Aug

Last week, I have changed the visual of the buttons as such: (before) (after) It was my first time coding with css style sheets and I thought it was pretty neat that most of the styling is strictly happening on css files which makes it a lot easier to code. In the future, I want to be able to...

19 Jul

For the past two weeks I was working on the zoom issue we have with the svg model. However, I was stumped with the codes of the web interface because the condition that already exists, does not work even though the codes appear to be correct. This is the condition: This simple if statement is sup...

03 Jul

PROBLEMS WITHIN THE ROCO WEB INTERFACE The web interface of ROCO needs an update and I wanted to list some of the urgent fixes that need to be implemented. Firstly, the thumbnails that are presented within the roco website are not visually appealing. They are models directly pulled from the 3D vie...

  • «
  • »