longlene / cl-raylib

Common Lisp binding of raylib
MIT License
145 stars 21 forks source link

Supporting Vector and Matrix operations #25

Closed kiran-kp closed 2 years ago

kiran-kp commented 2 years ago

Would you be open to integrating Shinmera/3d-vectors and Shinmera/3d-matrices? The alternative is to implement all the required operations in this library but that seems unnecessary.

If you're open to this, I can submit a pull request with the required changes.

longlene commented 2 years ago

@kiran-kp Thank you! Let me have a test at first