1 Oct 2009 01:10
Re: 3D simulation
Valloud, Andres <avalloud <at> cincom.com>
2009-09-30 23:10:10 GMT
2009-09-30 23:10:10 GMT
(for the sake of ease, there are some FreeCAD screenshots here: http://askoh.com/freecad/what_is_freecad/index.html). -----Original Message----- From: vwnc-bounces <at> cs.uiuc.edu [mailto:vwnc-bounces <at> cs.uiuc.edu] On Behalf Of Martin McClure Sent: Wednesday, September 30, 2009 4:02 PM To: Nowak, Helge Cc: VWNC Subject: Re: [vwnc] 3D simulation Nowak, Helge wrote: > Dear Smalltalkers, > > could you give me some ideas about 3D imaging and simulation in > Smalltalk, e. g. for technical or medical solutions. Think scanning > data from different devices need to be synced, processed and displayed > with the ability to rotate, slice etc. in arbitrary ways interactively. > > Are there any solutions in Smalltalk that one could use as a starter? > Or: are there any at all? > Which (external) libraries would you suggest? > Which kind of database would you suggest: OO or RDBMS? > > Any pointers welcome! An interesting problem area. I'd think Smalltalk would be ideal for it, though I'll admit some bias in that area.I haven't used it, but there is Jun. I suspect that it's more on the displaying 3D side than the manipulating 3D data side, but could still be useful. This sounds like an area where you might want deep hierarchies of data, or other structures that don't fit easily into a table structure, so I'd go with an OODB. GemStone would be ideal. I'll admit some bias in that area as well. :-D Regards, -Martin _______________________________________________ vwnc mailing list vwnc <at> cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
I haven't used it, but there is Jun. I suspect that it's more on the
displaying 3D side than the manipulating 3D data side, but could still
be useful.
This sounds like an area where you might want deep hierarchies of data,
or other structures that don't fit easily into a table structure, so I'd
go with an OODB. GemStone would be ideal. I'll admit some bias in that
area as well. :-D
Regards,
-Martin
_______________________________________________
vwnc mailing list
vwnc <at> cs.uiuc.edu
RSS Feed