3

Our client recently discovered this site: http://mydeco.com/3d-planner/

It has a very, very fancy and well put together 3d CAD web app that appears to be written using jQuery and no flash/java.

I've had a fairly good look through the source but can't seem to find if they've used an off the shelf solution / open source thing to do it or if they have in fact had a proprietary bit of software written to them. It looks proprietary to me after doing several searches on keywords used in the code etc..

Does anyone know of anything out there like this (or this?)

Thanks! John.

John Hunt
  • 4,265
  • 8
  • 45
  • 59
  • Never seen it before but it looks great indeed. Please let us know if you find more information. – rochb Sep 13 '11 at 18:23

1 Answers1

4

shapesmith is a browser-based 3D design application based on webgl that might interest you. The sources are available on github.

rochb
  • 2,249
  • 18
  • 26