Skip to content

docs: add comprehensive README for xcmath library#5

Merged
xcrtp merged 8 commits intodevfrom
docs/write-readme
Mar 16, 2026
Merged

docs: add comprehensive README for xcmath library#5
xcrtp merged 8 commits intodevfrom
docs/write-readme

Conversation

@xcrtp
Copy link
Copy Markdown
Owner

@xcrtp xcrtp commented Mar 16, 2026

Summary

  • Add comprehensive README documentation for xcmath library
  • Document vector and matrix types, methods, and operations
  • Include examples for transformations, interpolation, and serialization
  • Add build instructions and compatibility table

Test plan

  • Verify README renders correctly on GitHub
  • Check code examples compile correctly

xcrtp and others added 8 commits February 20, 2026 11:49
- Remove unnecessary vcruntime_typeinfo.h include
- Format move() method implementation
- Add build configuration variables to CMakePresets.json
- Add project overview and core features
- Document vector types, methods, and operations
- Document matrix types, methods, and transformations
- Include interpolation and serialization examples
- Add build instructions and compatibility table
- Reference xcmixin README style for consistency
- Change C++23 to C++20
- Update build commands without vcpkg
- Update requirements to reference xcmixin submodule
- Add GitHub badges (license, release, tag, language)
- Add Chinese README (README.zh-CN.md)
- Add MIT LICENSE file
- Update .gitignore to include new files
- Rename README.zh-CN.md to README-zh.md (matching xcmixin)
- Add bidirectional links between English and Chinese README
- Update .gitignore
- Add License section with link to LICENSE file
- Add Roadmap section with link to TODO folder
Update copyright to include author name (Tian Li)
@xcrtp xcrtp merged commit 2d9b18c into dev Mar 16, 2026
@xcrtp xcrtp deleted the docs/write-readme branch March 16, 2026 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant