Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Carbon Math

[English](./README.md) | [简体中文](./README.zh-CN.md)

> Provides some basic math utilities for vectors, planes, quaternions etc.

## 🛠️ Building
Expand Down
25 changes: 25 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Carbon Math

[English](./README.md) | [简体中文](./README.zh-CN.md)

> 提供向量、平面、四元数等基础数学工具。

## 🛠️ 构建

使用仓库根目录下提供的 CMakeLists 进行构建。

## 🤝 参与贡献

贡献遵循标准的 Git PR(Pull Request)流程。

提交 Pull Request 或以其他方式为本项目做出贡献,即表示您同意以(待定的)许可证授权您的贡献内容,并确认您拥有这样做的权利。

## 📄 许可证与法律声明

本软件由 CCP Games 提供,不包含也不分发任何第三方库或框架。

本软件为图形与物理编程提供基础数学工具。

商标声明:CCP Games 是 CCP ehf. 的商标。

本项目基于 [MIT 许可证](LICENSE.md)授权。[MIT 许可证](LICENSE.md)中的任何条款均不授予任何关于 CCP Games 商标或游戏内容的权利。