forked from raydiak/Math--ThreeD
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple 3D library for Raku
License
raku-community-modules/Math-ThreeD
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A relatively efficient (but still pure Perl 6) 3D math library, generated procedurally. Useful for anything from building a ray tracer to writing a twitch game to simulating simple physics. Currently supports 3-element vectors and 4x4 matrices. When building this module under JVM, you may need to add something along the lines of "-Xms500m -Xmx2g" in the perl6-j runner if you encounter out-of-memory errors.
About
A simple 3D library for Raku
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Raku 100.0%