forked from japhb/Math--ThreeD
-
Notifications
You must be signed in to change notification settings - Fork 3
A simple 3D library for Perl 6
License
raydiak/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 Perl 6
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Raku 100.0%