|
|
@@ -34,6 +34,13 @@ C++ API: http://taylor001.github.io/crown/doxygen/modules
|
|
|
|
|
|

|
|
|
|
|
|
+###[00-hello-world](https://github.com/taylor001/crown/tree/master/samples/00-hello-world)
|
|
|
+
|
|
|
+Engine initialization and shutdown.
|
|
|
+
|
|
|
+###[01-physics](https://github.com/taylor001/crown/tree/master/samples/01-physics)
|
|
|
+
|
|
|
+
|
|
|
##Building
|
|
|
|
|
|
### Getting source
|
|
|
@@ -74,10 +81,6 @@ To run a sample on 64-bit linux debug mode:
|
|
|
$ cd build/linux64/bin
|
|
|
$ ./linux-debug-64 --source-dir <full/sample/path> --bundle-dir <full/destination/path> --compile --platform linux --continue
|
|
|
|
|
|
-###[00-hello-world](https://github.com/taylor001/crown/tree/master/samples/00-hello-world)
|
|
|
-
|
|
|
-Engine initialization and shutdown.
|
|
|
-
|
|
|
Contact
|
|
|
-------
|
|
|
|