Skip to content

feider/vecmath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vecmath lib

A small vector math library I wrote to understand how they work. Maybe at some point I will add OpenMP or OpenCL or CUDA support or something similar to support parallel computing of stuff

Usage

Include the vecmath.h header file and compile the vecmath.c, look at the makefile for examples. You also need to link to your math library with -lm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published