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

Jax as a way to port existing game(such as tumiki-fighters) to javascript using node-ogl #21

Open
brownman opened this issue Jun 17, 2011 · 0 comments

Comments

@brownman
Copy link

as jax try following MVC:
jax view should support other webgl libraries such as Three.js , node-ogl etc.
jax view must not bind to certain webgl way of interaction.
all webgl commands mustn't live in the Jax.Controller.

when trying to port existing game to JavaScript:
Jax.Controller should have the roll of main.c , it will call drawings at Jax.View which will target one kind of webgl-library.

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

No branches or pull requests

1 participant