We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93312e commit c687ffdCopy full SHA for c687ffd
README.md
@@ -13,7 +13,22 @@ Official site - http://odserve.org
13
----
14
<i>Akra Engine features / WebGL Game Engine</i>
15
16
-[](http://youtu.be/ATKItjpDC7I)
+[](http://youtu.be/ATKItjpDC7I)
17
+
18
+Features list:
19
20
+* Physically based shading,
21
+* Cascade shadow maps
22
+* Real-time reflections
23
+* Precomputed skinned animation
24
+* Deferred/forward/light-prepass rendering support
25
+* Forward shading
26
+* GLSL/HLSL compatible shader language
27
+* Megatexture support
28
+* Real-time texture streaming
29
30
+See more information [here](http://odserve.org/en/technology).
31
32
33
### Demos
34
0 commit comments