From 31f875ddbcc5ad20b149db4199924839e369573e Mon Sep 17 00:00:00 2001 From: Patricio Gonzalez Vivo Date: Tue, 8 Oct 2019 03:07:58 -0700 Subject: [PATCH] adding glslViewer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 145bb74..1a4c33c 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ In extension(`ExtensionMap`), JSON number value is parsed as int or float(number * [Diligent Engine](https://github.com/DiligentGraphics/DiligentEngine) - A modern cross-platform low-level graphics library and rendering framework * Lighthouse 2: a rendering framework for real-time ray tracing / path tracing experiments. https://github.com/jbikker/lighthouse2 * [QuickLook GLTF](https://github.com/toshiks/glTF-quicklook) - quicklook plugin for macos. Also SceneKit wrapper for tinygltf. +* [GlslViewer](https://github.com/patriciogonzalezvivo/glslViewer) - live GLSL coding for MacOS and Linux * Your projects here! (Please send PR) ## TODOs