diff --git a/Assets/app-demo.png b/Assets/app-demo.png index 039a332..bc7bd0c 100644 Binary files a/Assets/app-demo.png and b/Assets/app-demo.png differ diff --git a/Assets/ios-app-store.svg b/Assets/ios-app-store.svg new file mode 100755 index 0000000..072b425 --- /dev/null +++ b/Assets/ios-app-store.svg @@ -0,0 +1,46 @@ + + Download_on_the_App_Store_Badge_US-UK_RGB_blk_4SVG_092917 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Assets/mac-app-store.svg b/Assets/mac-app-store.svg new file mode 100755 index 0000000..c36a76a --- /dev/null +++ b/Assets/mac-app-store.svg @@ -0,0 +1,51 @@ + + Download_on_the_Mac_App_Store_Badge_US-UK_RGB_blk_092917 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index 7af823e..22d3df7 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,25 @@ -

- -

+
+ +

+ Memola +

+
+ + + + + + +
+
+
-
- -**Memola** is an open-source note-taking application that lets you jot down ideas and sketch your visions seamlessly on your iPhone, iPad, and MacBook. +**Memola** is an open-source note-taking application, fully built using the Metal framework, allowing you to seamlessly jot down ideas and sketch your visions across iOS, iPadOS, and macOS.

-## 🎉 Motivation -Last year, I started reading Metal by Tutorials from Kodeco and was fascinated by GPU programming, particularly the process of building a graphic rendering engine. This led me to develop a note-taking app with a 2D render engine using Metal. There were a lot of challenges throughout, and I initially thought it would be a flop. However, I managed to figure out workarounds to get a functional render engine. I know it is not perfect yet and there are a lot of battles to be won in optimizing render efficiency and adding more writing tools. Regardless, I feel like it is ready to lauch the app and make the code open-source. - ## 👨‍💻 Contributions **Memola** welcomes all developers to contribute if you have any idea to enhance and open an issue if you encounter any bug.