01-20-2008, 10:48 AM
|
leblanc
Joined on 01-07-2008
Posts 15
|
|
|
How feasible is a generic modeling tool?
what do i mean by this? could adobe products:, illustrator, photoshop, after effects, premiere, autodesk products: autocad, inventor, 3dmax, maya pixologic products: zbrush microsoft products: expression web, expression blend, visual studio itself
all share a design surface, panel maintance, docking logic ect across all programs?
This way building a model based design tool is minimized and can be shipped out earlier.
I've built tools that complete there tasks using xml but there tasks were defined. But in this case tasks aren't really defined for example:
pspice.designsurface < myhardwaredesign.xml > seeme.jpg manufactureboard.export < myhardwaredesign.xml > seeme.gerberfile
uml.designsurface < myuml.xml > seeme.jpg codegenerator.export < myuml.xml > ./
some programs will require more panels then other. most panels will need custom ui.
this project wouldn't be a one man attempt it'll need a community like codeplex but just want some insight if its even worth the attempt.
|
|
|
|
|
Report
|
|
|
|