Skip to content

BardoBard/BardCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuget-downloads issues

nuget nuget-github

Bardcore


build-and-test

C++ 14/17/20 compatible 1

Bardcore is a simple 3D mathematics library that is primarily designed for use in raytracing applications. It includes vectors, points, quaternion rotation and some useful math functions.

The goal is to provide a simple, easy to use library that is fast and efficient. One of the future ideas is to make an opengl wrapper around it.

I've tried to make everything constexpr where possible, so that the compiler can do as much work as possible at compile time.

Please refer to the wiki for more information.

Footnotes

  1. In order to use the c++ 14/17/20 you have to use the /Zc:__cplusplus flag, it's automatically included (.target) but it might not be compatible with other packages, keep that in mind.

About

Math c++ library, used for raytracing.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages