diff --git a/README.md b/README.md index 5fe7694..e0cfba2 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ A [CodePen](https://codepen.io) using the [Ace](https://ace.c9.io) editor to live-edit a window. +[ImGui JavaScript+Three.js example](https://codepen.io/flyovergames/pen/ejXjXj) + +A [CodePen](https://codepen.io) using Dear ImGui with [Three.js](https://threejs.org). + ## Support If you find this useful, please consider donating to this and the [Dear ImGui](https://github.com/ocornut/imgui) project. I can also invoice for private support, custom development, etc. @@ -95,4 +99,4 @@ * automate the Emscripten install and environment setup in npm install ## License -imgui-js is licensed under the MIT License, see [LICENSE](LICENSE.txt) for more information. \ No newline at end of file +imgui-js is licensed under the MIT License, see [LICENSE](LICENSE.txt) for more information.