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

move some resources from samples to here #53

Open
blairmacintyre opened this issue Mar 17, 2017 · 2 comments
Open

move some resources from samples to here #53

blairmacintyre opened this issue Mar 17, 2017 · 2 comments
Labels

Comments

@blairmacintyre
Copy link
Contributor

There are a few resources libraries in samples and argon-aframe that are things people may want to "rely on", and that should be synchronized with argon.js

right now these include: ArgonSunMoon.js, CSS3DArgonHUD.js and CSS3DArgonRenderer.js, and are in the code/resources/lib directory in the samples repo. Should we just leave them there, or move them here, and have the URLs point here.

We should start being more careful to help people know what these are, and use the right versions. We should also avoid duplication. Right now these are in argon-aframe, too, for example.

@speigg
Copy link
Contributor

speigg commented Mar 17, 2017

I'm not entirely sure what a good solution is, but I'd rather keep this repository free from bindings to other libraries (such as three.js), as that seems like a path that could easily become painful if we start adding more bindings. Perhaps we should create a separate repo, i.e, argon-three, for this stuff.

@blairmacintyre
Copy link
Contributor Author

Separate repo might be fine. We could start collecting other bits of useful code in files there, such as ways of dealing efficiently with things (like code to do things requested #52)

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

No branches or pull requests

2 participants