This a static library of a graphics engine that can (will) be used to game development and graphics renderer in general purpose.
Based on Angular guidelines
<type>(<scope>): <subject>
<BLANK LINE>
<body>
<BLANK LINE>
<footer>
Each type has a unique emoji to be used as prefix of the commit message. See https://gitmoji.dev/
- 🔨 (hammer) : changes on build or dependencies
- 📝 (memo): changes documentation only
- ✨ (sparkles): new feature
- 🐛 (bug): bug fix
- ⚡ (zap): improves performance
- 🔥 (fire): refactor that neither fix a bug nor add a feature
- 🎨 (art): changes on development environment or style conventions
- 🧪 (test_tube): tests
- ⏪ (rewind): reverts commit