SkillAgentSearch skills...

Slam

Simd Linear Algebra Math library for Nim

Install / Use

/learn @GaryMcWhorter/Slam
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SLAM

Table of Contents

About <a name = "about"></a>

SLAM (Simd Linear Algebra Math) is a Nim library focused on games and graphics math. In heavy development.

Getting Started <a name = "getting_started"></a>

As this project is currently feature incomplete (missing Quaternion math and Matrices) and not fully tested, it is not yet recommended for stable use.

To test SLAM now, add the git repo as a requirement to your project's Nimble file.

Usage <a name = "usage"></a>

To import the core library:

import slam

To import individual submodules:

import slam/thosevectors
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1y ago
Forks0

Languages

Nim

Security Score

70/100

Audited on Apr 6, 2024

No findings