From 75bc6b279c2e20d0e317a8c3144912681497173c Mon Sep 17 00:00:00 2001 From: Theunis Johannes Botha Date: Mon, 9 Apr 2018 10:55:23 +0200 Subject: [PATCH] update README --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 312ba63..4865e6a 100644 --- a/README.md +++ b/README.md @@ -1 +1,15 @@ -#R3 3D (and 2D eventually) +#R3 3D +###### + +A 3D library - based on the Entity Component System model - with the following features: + +Blender file import (import objects directly from .blend files) +Saving and Loading of 3D objects to and API + +Supports: + * Multiple materials textures + * Variety of materials + * Cubemaps + * Stereo camera + * Custom shaders +