From 14977937c28c730167ccd5d7dfd546b7c80c2279 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Mon, 9 Sep 2019 20:07:54 +0900 Subject: [PATCH] Add a link to Lighthouse 2. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14cbc3c..3a1ca4b 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ In extension(`ExtensionMap`), JSON number value is parsed as int or float(number * GLTF loader plugin for OGRE 2.1. Support for PBR materials via HLMS/PBS https://github.com/Ybalrid/Ogre_glTF * [TinyGltfImporter](http://doc.magnum.graphics/magnum/classMagnum_1_1Trade_1_1TinyGltfImporter.html) plugin for [Magnum](https://github.com/mosra/magnum), a lightweight and modular C++11/C++14 graphics middleware for games and data visualization. * [Diligent Engine](https://github.com/DiligentGraphics/DiligentEngine) - A modern cross-platform low-level graphics library and rendering framework +* Lighthouse 2: a rendering framework for real-time ray tracing / path tracing experiments. https://github.com/jbikker/lighthouse2 * Your projects here! (Please send PR) ## TODOs