You are browsing as a guest. Sign up (or log in) to start making projects!

5h 42m 21s logged

Devlog 7 - Geozi

Another day of grinding on the project ! I am a bit disappointed because I didn’t make as much as progress as I wanted to but nvm. Here is what I did today :

  • Implementing the polygon system : the filling part was a bit difficult but the rendering looks nice
  • I created a submenu for the circle tool with two options : either you place a circle by placing two points, or you place the center point first, then enter the radius in a modal dialog box (but for some reason the dialog box doesn’t appear and the app freezes - seems like a win32 issue that I need to fix)
  • The app.rs file was getting too long so I added two new files, ui.rs which manages all the UI including all the constants and drawing stuff, and theme.rs which handles the palette and colors

I also removed the distance display because I’ll add it to a submenu for helpers.

0
34

Comments 0

No comments yet. Be the first!