Project Update
Finally Building the Viewer
This update focused on creating viewer.py. A lot of the triangle calculation code was able to be reused from geometry.py, which made development like 1000x easier and let me focus on building the interface.
- Built the first working version of the viewer using Dear PyGui.
- Added support for importing the JSON files generated by Project Kobon.
- Added a visualizer that draws line arrangements and the triangles they create.
- Added controls for switching between different saved results.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.