Logo
Explore Help
Sign In
CyberMages/sigils
1
0
Fork 0
You've already forked sigils
Code Issues 1 Pull Requests Actions Packages Projects Releases Wiki Activity
Files
b1fdbeb3dea6ebb64907774b6f8ba7ddc52c52b6
sigils/tests/lib.rs

6 lines
93 B
Rust
Raw Normal View History

[#2] Added Licensing. I decided on the Apache-2.0 license and have stamped all the files to now point to that license.
2025-07-29 12:38:11 -04:00
// SPDX-License-Identifier: Apache-2.0
// Sealed with Magistamp.
Finished the Vector definition. This complete what is needed for the definition of Vector2, Vector3, and Vector4. This required a trigonometry section, fleshing out the rest of the Number, ToNumber, and FromNumber section, correctly defining all the available function for the Real trait, and defining several constants.
2015-10-09 13:02:54 -04:00
mod constants;
Created a new math library. This library will e the math library of the magic game engine. Currently, it defines basic numerical types that can be used in generic programming and a set of generic Vector structures. Tests can be added to the "tests" crate.
2015-10-04 02:59:26 -04:00
mod vector;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 273ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API