aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-01-18 16:56:44 +0100
committerMateja <mail@matejamaric.com>2021-01-18 16:56:44 +0100
commit7bd9013e43a65f7265a94d3d825ab83e292d00e1 (patch)
tree2d8270971b12e1d9dea375adb43d2c25c99ad679
parent4ac7eccfe4fc2e24f65111328a08c5df477bb2a9 (diff)
downloadbarycentric-render-7bd9013e43a65f7265a94d3d825ab83e292d00e1.tar.gz
barycentric-render-7bd9013e43a65f7265a94d3d825ab83e292d00e1.zip
Add README.
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e13322a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+## How to build and run:
+
+You can build this project using CMake and view PPM images it produces using GIMP, feh or any full featured image viewer.
+This project uses only standard library so there are no dependencies you need to install.