Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native Matrix/Vector library #1725

Open
DartBot opened this issue Feb 16, 2012 · 2 comments
Open

Native Matrix/Vector library #1725

DartBot opened this issue Feb 16, 2012 · 2 comments
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-n type-enhancement A request for a change that isn't a bug

Comments

@DartBot
Copy link

DartBot commented Feb 16, 2012

This issue was originally filed by @pjako


As dart has great potential for web 3D engines, what about adding some matrix/vector native library? That would be nice because, 3D is always an edge case where performance really counts.
Also this would unify 3D operations in dart to one library.

@sethladd
Copy link
Contributor

This would be useful for games.


Removed Type-Defect label.
Added Type-Enhancement, Area-Library, Triaged labels.

@kevmoo
Copy link
Member

kevmoo commented Apr 17, 2014

You may want to look at https://github.com/johnmccutchan/vector_math

@DartBot DartBot added Type-Enhancement area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. labels Apr 17, 2014
@kevmoo kevmoo added P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug and removed triaged labels Feb 29, 2016
@lrhn lrhn added the core-m label Aug 11, 2017
@floitschG floitschG added core-n and removed core-m labels Aug 31, 2017
@lrhn lrhn removed the P2 A bug or feature request we're likely to work on label Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-n type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants