From e434826cd0040b4bdaa02211ae2adbb0e3e424ae Mon Sep 17 00:00:00 2001 From: moebiusSurfing Date: Tue, 21 Nov 2023 11:15:09 -0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bfcbe24..1136c8b 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ https://github.com/moebiussurfing/ofxSurfingPBR/assets/2106149/43ac19b8-da41-4dd - **Material B**. For the **other Objects**. - Default **Lights combo**: - Flexible **Point**, **Directional** and **Spot**. -- **Cubemaps** (**HDR**) files loader. + - **Cubemaps** (**HDR**) files loader. - **Background color** and **Sphere/Box container** with material. - **Standalone Materials** can be used independently of the **Scene Manager**. @@ -51,13 +51,13 @@ https://github.com/moebiussurfing/ofxSurfingPBR/assets/2106149/43ac19b8-da41-4dd - Persistent settings: - Optimized **auto save** on any change. - **Plane** simple material, colors, transforms, snapshots, etc... - - **Objects** material with full **PBR** specs. + - All materials with full **PBR** specs. - Camera settings. - Included [ofxCameraSaveLoad](https://github.com/roymacdonald/ofxCameraSaveLoad) into `/libs`. - Material **Randomizers**. - **History** browsing workflow. - - **Presets**/**Snapshots** (Store/Recall) explorer system. + - **Presets**/**Snapshots** (Store/Recall) explorer system. - Included **3D models** browser/loader class. - Included [ofxSurfingHelpersLite](https://github.com/moebiussurfing/ofxSurfingHelpersLite) into `/libs`. - **Helper classes** for settings serializers, auto saver, ofxGui customizer, layout helpers, ofDrawBitmapStringBox...etc.