2024-11-28 22:12:51 +07:00
2024-11-28 21:19:01 +07:00
2024-11-24 14:41:33 +07:00
2024-05-04 11:04:49 +07:00
2024-11-28 16:39:55 +07:00
2024-11-15 14:07:51 +07:00
2024-11-28 15:21:13 +07:00

Memola


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

Metal is a fascinating framework where we can leverage the optimal power of GPUs through compute shaders and rendering shaders to build advanced applications powered by GPUs. This raised multiple questions like "How is the render pipeline constructed?" and "How are renders generated?", which led to an adventurous journey of crafting a 2D render engine. That's how this project, Memola, started to dive into the world of GPU programming.

Contributing

Memola welcomes all developers to contribute if you have any idea to enhance and open an issue if you encounter any bug.

Credits

License

Memola is available under the MIT license. See the LICENSE file for more info.

Description
No description provided
Readme MIT 16 MiB
Latest
2024-11-25 21:04:09 +01:00
Languages
Swift 97.3%
Metal 2.7%