From 10c15b443d6a55631d6538c19acc452ac039c2f8 Mon Sep 17 00:00:00 2001 From: Olivier Chafik Date: Wed, 25 Dec 2024 12:27:19 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70dee01..b151ae6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ [Open the Demo](https://ochafik.com/openscad2) -image + +image + This is a limited port of OpenSCAD to WebAssembly, using at its core a headless WASM build of OpenSCAD ([done by @DSchroer](https://github.com/DSchroer/openscad-wasm)), wrapped in a UI made of pretty [PrimeReact](https://github.com/primefaces/primereact) components, a [React Monaco editor](https://github.com/react-monaco-editor/react-monaco-editor) (VS Codesque power!), and an interactive [](https://modelviewer.dev/) renderer.