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

Make API for adding your own component #501

Open
Seanny123 opened this issue Jul 23, 2015 · 1 comment
Open

Make API for adding your own component #501

Seanny123 opened this issue Jul 23, 2015 · 1 comment

Comments

@Seanny123
Copy link
Collaborator

As discussed #404 creating something for people to plug custom HTML into is trivial. However, there doesn't seem to be a non-trivial way to add you own component visualisation thingy if it requires JavaScript. How difficult would it be to provide an API or something to allow users to do this?

@tcstewar
Copy link
Collaborator

My hope is that as we make more components, the javascript nengo.Component API will mature a bit to help with this process.... But that's the API right now (along with nengo.DataStore, which is generally pretty useful for most Components)

@Seanny123 Seanny123 changed the title Make API for adding your own netgraph component Make API for adding your own component Jul 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants