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

Timeline for support of server-based processing.js? #28

Open
doucor opened this issue Mar 17, 2013 · 7 comments
Open

Timeline for support of server-based processing.js? #28

doucor opened this issue Mar 17, 2013 · 7 comments

Comments

@doucor
Copy link

doucor commented Mar 17, 2013

Hi Dan,

Thanks for this great project, had lots of fun so far. It's rather a question than an issue. Wondering by when processing.js will be supported within WordCram. Any details to the timeline/implementation as of yet?

Thanks for short response...

Doucor

@danbernier
Copy link
Owner

There's long been interest in a Processing.js port of WordCram, but at the moment, no plans for it.

The biggest obstacle is collision detection, which WordCram currently handles with java.awt.Shape objects. I know Jason Davies has a D3-based word cloud, which takes a different approach, and could be helpful there, but I haven't digested it all yet.

Beyond that, WordCram.js would need to parse its own text, since cue.language is only in java.

Once all that's sorted out, I'd still have to port the other parts of the API.

@doucor
Copy link
Author

doucor commented Mar 18, 2013

Thanks Dan, have to figure out a way for my project...keep you posted...

@danbernier
Copy link
Owner

Awesome, thank you! I'd ❤️ to see wordcram.js in the wild, I just don't have the time to work out the core bits yet. Any help on those will get it closer to possible.

@doucor
Copy link
Author

doucor commented Mar 20, 2013

Further due diligence on the topic left me with this possible solution/approach...only to let you know... 😸

@danbernier
Copy link
Owner

Hah, that's cool! I'm poking around the source now.
awesome-sauce

@doucor
Copy link
Author

doucor commented Mar 20, 2013

Hehehhh n1 I like especially the swapped Ying/Yang...on 🔥

@danbernier
Copy link
Owner

Here's another project that could help get a WordCram.js started: https://github.com/nodebox/opentype.js

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

2 participants