<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I've seen database query languages that serve up nice plots (not sure if there are any 3D plots...mostly 2D--unless you count color as one or more dimensions). &nbsp;There's a patent on it, but there's also previous work: see DBD::Chart and DBIx::Chart (perl modules). &nbsp;The key is to both provide an API and a query language I believe. &nbsp;Just looking up geometric queries, it looks like you would need a GPU, perhaps several on your server to provide fast search.<div><br></div><div><br></div><div>You've probably seen this demo:&nbsp;<a href="http://www.youtube.com/watch?v=3bKphYfUk-M">http://www.youtube.com/watch?v=3bKphYfUk-M</a>&nbsp;&nbsp;wonder what the database behind this is.</div><meta charset="utf-8"><div>John<br><div><div>On Apr 30, 2010, at 5:34 PM, Dave A wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>I'm wondering if anyone is familiar with true 3D databases. Meaning<br>actually stores vertices and materials, all that, so it can serve up a model.<br><br>I know there are some out there, most 'spatial' ones I've seen are really<br>more geographic than geometric. Would be cool to query<br>'get by view frustum' or 'get by material' or 'get bounding box' 'get convex hull' etc. etc.<br><br>Is Oracle really the only one that does this? Right Hemisphere has something but<br>it too is too expensive for me.<br><br>Ideally I'd want something free/cheap/extensible.<br><br>Any tips greatly appreciated.<br><br>Thanks<br><br>Dave A.<br><br>_______________________________________________<br>X3D-Public mailing list<br><a href="mailto:X3D-Public@web3d.org">X3D-Public@web3d.org</a><br>http://web3d.org/mailman/listinfo/x3d-public_web3d.org<br></div></blockquote></div><br></div></body></html>