Explorar o código

Update README.md

Felix Hufnagel %!s(int64=11) %!d(string=hai) anos
pai
achega
04050cbd1d
Modificáronse 1 ficheiros con 21 adicións e 1 borrados
  1. 21 1
      README.md

+ 21 - 1
README.md

@@ -2,8 +2,28 @@ Three.d - A high performance 3D graphics engine
 ======
 
 Three.d is high performance 3D graphics engine written in the D Programming Language.
- * Data-oriented design
 
+# Techniques
+* Data-Oriented Design
+* Virtual Textures (Megatextures)
+* Tiled Deferred Rendering
+* 
+
+# Passes
+
+## Geometry Pass
+
+## Lightning Pass
+
+### Point Light Pass
+
+### Spot Light Pass
+
+### Directional Light Pass
+
+### Ambient Light Pass
+
+## Finalizing Pass
 
 License: 
 --------