Skip to content

dscyrescotti/Memola

Repository files navigation

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.

Table of Contents

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 Memola started to dive into the world of GPU programming.

Roadmap

Our goal for Memola is to create a fully functional open-source note-taking application built with Metal. To dive deeper into the development progress and priorities, check out the following:

  • Visit the GitHub Project to explore the backlog and see what tasks are in progress or planned.
  • Check the Milestones section for prioritized goals and timelines to understand our development focus.

Community

We encourage open and constructive discussions within our GitHub Discussions to help improve the project, share ideas, and address challenges together. Whether you’re looking for help, proposing new features, or sharing your insights, our community is here to collaborate and grow.

Contributing

Memola welcomes all developers to contribute! Share your enhancement ideas or report bugs by opening an issue with detailed information. Your input is invaluable to the project’s success!

Before contributing, please review our Contributing Guideline for more information.

Credits

Memola wouldn’t exist without the incredible work of these repositories.

License

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