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

Add native support for Quaternions, Matrices and Vector operations #4271

Closed
DartBot opened this issue Jul 31, 2012 · 3 comments
Closed

Add native support for Quaternions, Matrices and Vector operations #4271

DartBot opened this issue Jul 31, 2012 · 3 comments
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-n P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug

Comments

@DartBot
Copy link

DartBot commented Jul 31, 2012

This issue was originally filed by fernandocarvalhoc...@gmail.com


When developing WebGL applications is nearly impossible to do something without the aid of Vectors, Matrices and Quaternions operations.
So I would suggest Dart developers to add native support for these operations, because it would be faster and could help WebGL developers to speed up their development efforts.

@sethladd
Copy link
Contributor

sethladd commented Aug 6, 2012

@DartBot
Copy link
Author

DartBot commented Oct 7, 2014

This comment was originally written by @Fox32


Isn't this a duplicate of issue #1725 ?

@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 Oct 7, 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
@natebosch
Copy link
Member

Dup of #1725

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 P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

6 participants