I was thinking about a whole different kind of inlineing
I'm doing basically the same with LDCad as Travis described for LDView. But I don't keep reference counts as it never unloads LDraw data at the moment (part of the undo system).
It's a fairly simple/efficient system, only hard thing to get going is making it all multi threaded.
I'm doing basically the same with LDCad as Travis described for LDView. But I don't keep reference counts as it never unloads LDraw data at the moment (part of the undo system).
It's a fairly simple/efficient system, only hard thing to get going is making it all multi threaded.