Browse Source

README.md first commit

Paul A 8 years ago
parent
commit
95b05e4e67
1 changed files with 18 additions and 0 deletions
  1. 18 0
      README.md

+ 18 - 0
README.md

@@ -0,0 +1,18 @@
+# 3D Game Engine #
+
+Work in Progress
+
+### Summary ###
+
+C++
+OpenGL (Graphics API)
+
+Modular and robust in design
+Phisically based renderer
+Fully scalable multithreading (functional and data decomposition)
+
+### Contacts ###
+
+www.pauldev.org
+
[email protected]