Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stir

Playground with code for game development.

Use meson for build.

# cd stir.git
# meson setup b1 .
# cd b1
# ninja
# ./tests/math_tests
# ./tests/bench

math

types

vec2, vec3, vec4, quat, matrix

functions

normalize, mul, operators * + - /, length

About

Playground for code meant for game development

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages