sandiegojs / sandiegojs.github.com

sandiegojs.org website
http://sandiegojs.org/
12 stars 22 forks source link

three.js - graphics from js #5

Closed jmjiru closed 10 years ago

jmjiru commented 11 years ago

I'm taking a class from Udacity that uses three.js to produce graphics I would like to do a presentation what it can do

jsoverson commented 11 years ago

A talk on this would be awesome. How much time do you think it would take up? Maybe you and @dexterpratt ( #3 ) could do two talks on three.js in one night?

jmjiru commented 11 years ago

sure I'm game. I don't know how much time it would take. So you tell me how much time for the presentation and I will make it fit.

jmjiru commented 11 years ago

oops I closed by accident.

dexterpratt commented 11 years ago

This would be great for me! I'd be happy to summarize the parts of three.js that I used - and I would love to get advice about how to do it better.

dexterpratt commented 11 years ago

In particular, I wanted a way to highlight items with cool neon glow effects, especially animated glows, like plasma discharges, to indicate flow through the network. I couldn't get it to work and used other effects instead.

jmjiru commented 11 years ago

okay maybe I can research that and if I find out how to do it, bring it to the meeting.

Judy Jiru

From: dexterpratt [mailto:notifications@github.com] Sent: Thursday, March 21, 2013 5:22 PM To: sandiegojs/sandiegojs.github.com Cc: jmjiru Subject: Re: [sandiegojs.github.com] three.js - graphics from js (#5)

In particular, I wanted a way to highlight items with cool neon glow effects, especially animated glows, like plasma discharges, to indicate flow through the network. I couldn't get it to work and used other effects instead.

— Reply to this email directly or view it on GitHub https://github.com/sandiegojs/sandiegojs.github.com/issues/5#issuecomment-15274666 .Image removed by sender.

dexterpratt commented 11 years ago

Judy, if it helps, all of the Triptych.js sources are open, apache licensed - see www.triptychjs.com for demos and https://github.com/dexterpratt/triptychjs for sources