From 6bf05931098b98be14f368c85259d43a6dc6363f Mon Sep 17 00:00:00 2001 From: smanu85 Date: Fri, 1 Nov 2019 15:48:35 +0100 Subject: [PATCH] Fixed 404 url with Github repo (#101) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 803a19b..69ccaa4 100644 --- a/readme.md +++ b/readme.md @@ -227,7 +227,7 @@ Creative coding is a different discipline than programming systems. The goal is - [Structure Synth](http://structuresynth.sourceforge.net/) [Cross-platform] - Application for generating 3D structures by specifying a design grammar. - [F3](http://www.syedrezaali.com/f3-mac-app/) [Mac] - Powerful 3D design app that enables you to live code 3D form. -- [Fragment](http://www.syedrezaali.com/store/fragment-osx-app) [Mac]- App to live code GLSL graphics. +- [Fragment](https://github.com/rezaali/fragment) [Mac]- App to live code GLSL graphics. - [ShaderTool](http://store.steampowered.com/app/314720/) [Win] - Modern shader IDE for programmers and FX artists. - [Syphon](http://syphon.v002.info/) [Mac] - Allows applications to share frames with one another in realtime. - [KodeLife](https://hexler.net/software/kodelife) - Real-time GPU shader editor, live-code performance tool and graphics prototyping sketchpad.