summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoradmin <contact@optics-design.com>2025-04-25 21:19:44 +0200
committeradmin <contact@optics-design.com>2025-04-25 21:19:44 +0200
commit6be3193593d6fe6dc36e584a44ec629a44fc394b (patch)
treeeec627ebb2abc443ce44b8ce8b9180f2225e13ec /README.md
First Commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..73661e7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,29 @@
+# GlaMaC - Glass Map in C
+Copyright (C) 2025 https://optics-design.com
+
+## Overview
+I always wanted a fast program to view various glass maps, so decided to make one.
+
+## Features
+- View and navigate the glass map.
+
+## License
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU Affero General Public License as
+published by the Free Software Foundation, either version 3 of the
+License, or (at your option) any later version.
+
+See the [COPYING](COPYING) file for the full license text.
+
+## Third-Party Components
+This software uses the following third-party libraries:
+- SDL2 - zlib license
+- SDL2_ttf - zlib license
+
+Each component maintains its own license. See respective license files for details.
+
+## Acknowledgements
+The following contributions were assisted by Claude AI (Anthropic):
+- Documentation and README structure.
+- Code optimization suggestions.
+- Interface design recommendations.
Back to https://optics-design.com