Looks awesome. The Kinect could be a fun way to explore your visualizations -- seen here hooked up to Google Earth: https://github.com/jawj/pigeonsim Also, I'm sure http://www.bartlett.ucl.ac.uk/casa would love to hear from you.
Thanks George. I replied on Twitter but worth saying here also… I saw Pigeon Sim via Andy @ CASA the other day, it looks like awesome fun! We'd also like to play with Leap Motion and create something similar to the Google Liquid Galaxy stuff. Quite keen to work with CASA, I'm sure there is a tonne that we can help each other with. I told Andy about the project a while back but that was before we had anything visual.…
ViziCities Dev Diary #1: Visualising Cities in 3D using WebGL
21–30 of 67 posts
Re: ViziCities Dev Diary #1: Visualising Cities in 3D using WebGL
#22Re: ViziCities Dev Diary #1: Visualising Cities in 3D using WebGL
#23Re: ViziCities Dev Diary #1: Visualising Cities in 3D using WebGL
#24Re: ViziCities Dev Diary #1: Visualising Cities in 3D using WebGL
#25Earlier quoted context omitted.
Any chance you could put that up / a version of it up on jsFiddle or something so I can edit it online and see how I can help? There's a few techniques that I could play with. 1000 objects should be silky smooth…
Absolutely! Give me a few hours and I'll have it up. Thanks for the offer. Also it ended up being 6000 objects because a box is 6 planes. I wanted to reduce that to only visible planes but because boxes could be partially translucent depending on some property and be selectable when clicked, it would look weird if inside sides were missing.
Re: ViziCities Dev Diary #1: Visualising Cities in 3D using WebGL
#26Crossing my fingers real hard for somebody to pick this up eventually to make a no-nonsense FOSS SimCity clone out of this. Please, please, please.
Re: ViziCities Dev Diary #1: Visualising Cities in 3D using WebGL
#27Wow, very interesting, this tickles my fancy... Imagine something like this but with an airfield, you could model the airfield and every airplane landing and getting up in real-time.
Re: ViziCities Dev Diary #1: Visualising Cities in 3D using WebGL
#28Earlier quoted context omitted.
Thanks George. I replied on Twitter but worth saying here also… I saw Pigeon Sim via Andy @ CASA the other day, it looks like awesome fun! We'd also like to play with Leap Motion and create something similar to the Google Liquid Galaxy stuff. Quite keen to work with CASA, I'm sure there is a tonne that we can help each other with. I told Andy about the project a while back but that was before we had anything visual.…
Leap Motion has JS plugin so it would be super easy to integrate with it.
Re: ViziCities Dev Diary #1: Visualising Cities in 3D using WebGL
#29Really amazing to get this after only one month, when you know how difficult is building 3D stuff !