Changes between Version 4 and Version 5 of Other/Summer/2023/Mural
- Timestamp:
- Jun 29, 2023, 7:20:57 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/Mural
v4 v5 30 30 - Worked on iterations of line drawings (2D & 3D) 31 31 32 **Week 3:** 33 - Resize and move rendered lines 34 - Highlight selected line objects 35 - Selection button in menu 36 - Rendering smooth curves with control points using splines 37 - Ability to erase rendered lines 38 - Learned about the client-server architecture 39 - Learned about communication protocols --> Transmission Control Protocol (TCP) & User Datagram Protocol (UDP) 40 - Coded a simple TCP Chat Room with multiple clients 32 41 33 42 34 43 35 44 45 46 47 48 49 50