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

View3D - Development #8

Open
karimbeyrouti opened this issue Jul 25, 2013 · 0 comments
Open

View3D - Development #8

karimbeyrouti opened this issue Jul 25, 2013 · 0 comments

Comments

@karimbeyrouti
Copy link
Contributor

We are starting to flesh out a proper implementation of View3D - this still needs a lot of work / discussion / and consideration for integration within DOM and the JS/TS framework.

Things to consider, discuss and test:

Should scissor rectangle be derived from viewport / canvas size ? ( which would be better than using window ) . Do we still need globalpos ( probably not or needs to change ) ....

x,y,width,height properties - should we remove or take control of canvas CSS, and set it to absolute to position it ?

do we still need to shareContext - this is for integration into other frameworks ( i.e. starling ) .

backbuffers is currently limited to 2048x2048 ( from flash ) - should we remove this.

usesSoftwareRendering - do we have a soft renderer ? ( or remove this )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant