From f0a0ff8100930c618636ca21dd2607e6f51f60bb Mon Sep 17 00:00:00 2001 From: omar Date: Mon, 7 Aug 2017 12:33:35 +0800 Subject: [PATCH] Updated Links (markdown) --- Links.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Links.md b/Links.md index f87e584..3964d6b 100644 --- a/Links.md +++ b/Links.md @@ -74,6 +74,9 @@ SFML backend for dear imgui
https://github.com/EliasD/imgui-sfml
https://github.com/Mischa-Alff/imgui-backends +sokol sample +
https://github.com/floooh/sokol-samples/blob/master/glfw/imgui-glfw.cc + fips-imgui: fipsified imgui for fips build system
https://github.com/fungos/fips-imgui @@ -81,7 +84,7 @@ cocos2d-x with imgui
https://github.com/c0i/imguix
https://github.com/ocornut/imgui/issues/551 -NanoRT. Raytraced version (!), no GPU (and OpenGL) required. It works on CPU only machine. +NanoRT. Raytraced version, no GPU/OpenGL required. Renders on CPU only machine.
https://github.com/syoyo/imgui/tree/nanort/examples/raytrace_example ### Misc