Skip to content

rflab/MathLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

概要

3Dグラフィックスの計算に必要な、ベクトル、クオータニオンの計算を行うライブラリです。 自作ゲーム向けなので、速度重視でそこそこ正しく動けばいいやというスタンスで作成されています。

使い方

ライブラリを利用するにはmath/index.hをインクルードしてください。

ファイル

vectortemplate.h
matrixtemplate.h
euleranglestemplate.h
quaterniontemplate.h
math.h
expressionoperators.h
expressiontemplate.h
linearalgebras.h

About

C++ math library for 3D graphics based on expression template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors