Files
Edit2D/README.md
T
SamratGhale d23c934662 Init
2026-03-10 22:11:28 +05:45

467 B

Edit2d

Edit2d is my attempt to make a box2d editor, where i can create, simulate, edit and save them using a single tool My main goal is to create game using it It's created using folloing tools

  1. Odin programming language
  2. GLFW for input handling and graphics
  3. Dear ImGui for user interfaces
  4. Box2d

Current Progress

Currently it can create, edit and save all kinds of bodies and shape

Working on

Create edit and save different kinds of joints