Open MattWanJH opened 3 months ago
Matthew Wan - MW
What did you work on this past iteration? I worked on designing and creating the home page and tutorial pages. I recorded videos for both the home and tutorial pages and focused on making both pages fully reactive. I also went through each file of the entire project to remove or refactor any unnecessary comments, fix bugs, and make the code nicer.
What were any major issues/challenges you ran into? A major issue we ran into was how to display our animated logo on the main page. We recorded a video of our logo since rendering it live would cause performance issues if you wanted to scroll on the web page, but the background colour of the video and web page wouldn't work on different machines. We ended up applying a mask with a gradient to make the styling nicer to maintain performance while making the colour difference less noticable.
What you would do next if you were continuing with the project work? In the future, I would like to work on making the editor have an updated UI. Right now the canvas is quite small and doesn't feel as user friendly as it could be. This would not be a simple problem to fix however because resizing the canvas can cause major performance issues so we we would need to find a way around this. Something else that might be nice is having an interactive tutorial that would walk you through the different parts of the editor page as you play around with it.
Aiden Kerr AK
Jacob Lacsamana JL
What did you work on this past iteration (2 weeks)? I worked on implementing local editor saving and integrated that with the user login flow from the editor. I also worked on repairing and cleaning up the redux store implementation, restoring user information management capability. I also worked to implement the visual cues for signifying when a scene is successfully saved or not.
What were any major issues/challenges you ran into? Major bugs that happened primarily as a result of certain 3rd party libraries we used behaving very strangely. They were also rather difficult to fix because of the lack of adequate documentation.
What you would do next if you were continuing with the project work? I would work on expanding the functionality of the users page and improving the editor with even more controls and graphical interface reworks. Beyond that, I would continue working on the goals defined in the readme.
Shiyu Li - SL
Include your INITIALS (that match your Canvas name) in your post (so we can give you a grade!) Answer 3 questions:
Other