Devlog 3 — Geozi
Today I made a big step on Geozi.The base is almost finished now. I connected the Win32 window with the app and added the main interactions:
- Clicking creates points
- Clicking on existing points selects them
- Selecting 2 points draws a line between them
- The distance between the 2 points is displayed
- The window can be resized
- Mouse wheel zoom
I also connected the rendering, geometry and Win32 parts together. I’ll share a screenshot of the app later in the evening.Next step is to improve the UI, adding circles and adjusting the camera.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.