Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 400 Bytes

File metadata and controls

17 lines (13 loc) · 400 Bytes

Basic Text Editor (BTE)

Caution

WORK IN PROGRESS

A basic cross-platform text editor built with ImGui, GLFW and Vulkan.

  • build
  • external
  • include
  • src
  • tests

Note

Just trying to build some "pet desktop application", nothing new here. Probably, will be a good example of working with GUI in C++ for different OS.

To build it you will need a Vulkan SDK and separated GLM