Got text rendering to work with sokol_gfx (learngl text rendering article #1)
Need to todo the altas article next then the optimizing vod
This commit is contained in:
		| @@ -218,6 +218,8 @@ State :: struct { | ||||
| 	app_window : AppWindow, | ||||
| 	screen_ui  : UI_ScreenState, | ||||
|  | ||||
| 	render_data : RenderState, | ||||
|  | ||||
| 	monitor_id         : i32, | ||||
| 	monitor_refresh_hz : i32, | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user