From 764588ba13b12f70dbbd3ad435bb1822ccd1c09c Mon Sep 17 00:00:00 2001 From: Anton-4 <17049058+Anton-4@users.noreply.github.com> Date: Sat, 28 Nov 2020 17:45:52 +0100 Subject: [PATCH] Added VR code visualisation to editor ideas --- editor/editor-ideas.md | 1 + 1 file changed, 1 insertion(+) diff --git a/editor/editor-ideas.md b/editor/editor-ideas.md index 52a7d76eb9..29bf7b0470 100644 --- a/editor/editor-ideas.md +++ b/editor/editor-ideas.md @@ -27,6 +27,7 @@ These are potentially inspirational resources for the editor's design. * [Sketch-n-Sketch: Interactive SVG Programming with Direct Manipulation](https://youtu.be/YuGVC8VqXz0) by [Ravi Chugh](http://people.cs.uchicago.edu/~rchugh/) * [Xi](https://xi-editor.io/) modern text editor with concurrent editing (related to [Druid](https://github.com/linebender/druid)) * [Self](https://selflanguage.org/) programming language +* [Primitive](https://primitive.io/) code exploration in Virtual Reality ### Debugging