Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 546 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 546 Bytes

BvgEditor

This is currently just some framework for rendering in opengl but hopefully it will turn out to be a proper BvgEditor by the end

Currently Implemented

  • Abstrations For Non-Curved Geometry
  • Parsing ttf Fonts and Converting them to Geometry
  • Camera Rotation with Mouse
  • Camera Movement with Arrow keys
  • Mouse Click Check
  • Making Buttons independent of Camera
  • Partially Implemented importing circles from bvg

To be Implemeted

  • Implementing full bvg support