This website requires JavaScript.
Explore
Help
Sign in
leetnightshade
/
math.beta
Watch
1
Star
0
Fork
You've already forked math.beta
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4fd8dfb9f1
math.beta
/
tests
History
Download ZIP
Download TAR.GZ
Brian
4fd8dfb9f1
Whoops, do need a default constructor since I provide another constructor. Also fixed Vec3 init, since I renamed the vars x,y,z to be lowercase. Don't want the user to have to use shift everytime they access a vec3, seems silly.
2014-02-20 20:19:49 -07:00
..
igloo
@
86188c1f28
adding external, or trying to anyway
2014-02-20 11:42:56 -07:00
tests
Whoops, do need a default constructor since I provide another constructor. Also fixed Vec3 init, since I renamed the vars x,y,z to be lowercase. Don't want the user to have to use shift everytime they access a vec3, seems silly.
2014-02-20 20:19:49 -07:00
.gitignore
Trying to get test to stay.
2014-02-20 12:18:26 -07:00
main.cpp
Updated readme, and updated main so you don't need to run the test program on the commandline.
2014-02-20 12:52:11 -07:00
premake4.lua
Playing around with Igloo unit testing.
2014-02-20 12:41:43 -07:00