Open benvanik opened 7 years ago
Using the material design icon font is probably the easiest thing to do with imgui.
Icon font here: https://github.com/google/material-design-icons/tree/master/iconfont
Example code to generate headers with defines: https://github.com/juliettef/IconFontCppHeaders/blob/master/IconsMaterialDesign.h
Using the material design icon font is probably the easiest thing to do with imgui.
Icon font here: https://github.com/google/material-design-icons/tree/master/iconfont
Example code to generate headers with defines: https://github.com/juliettef/IconFontCppHeaders/blob/master/IconsMaterialDesign.h