From f3bf6ee78eda50141a264fcfb35823a4b6f62d04 Mon Sep 17 00:00:00 2001 From: Syoyo Date: Fri, 22 May 2020 01:25:03 +0900 Subject: [PATCH] Add TDME2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d9143d..9a14ea3 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ In extension(`ExtensionMap`), JSON number value is parsed as int or float(number * [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 * [Vulkan-Samples](https://github.com/KhronosGroup/Vulkan-Samples) - The Vulkan Samples is collection of resources to help you develop optimized Vulkan applications. +* [TDME2](https://github.com/andreasdr/tdme2) - TDME2 - ThreeDeeMiniEngine2 is a lightweight 3D engine including tools suited for 3D game development using C++11 * Your projects here! (Please send PR) ## TODOs