google / xrtl

Cross-platform Real-Time Rendering Library
Apache License 2.0
128 stars 26 forks source link

Add icon font for UI #55

Open benvanik opened 7 years ago

benvanik commented 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