diff options
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,9 +1,10 @@ +========================== Frequently Asked Questions ========================== Why OpenGL and not X? ---------------------- +===================== (Where X = Vulkan, Metal, DirectX, etc.) @@ -12,7 +13,7 @@ It's also easier to use than most other APIs. Why FreeGLUT and not X? ------------------------ +======================= (Where X = GLFW, SDL, etc.) |