[LDView?] Programatically generate snapshots
2014-12-12, 16:57 (This post was last modified: 2014-12-14, 5:41 by Travis Cobbs.)
2014-12-12, 16:57 (This post was last modified: 2014-12-14, 5:41 by Travis Cobbs.)
Hello,
I've never worked with LDView before, but after installing it and playing around with it, it looks like it fulfills a need I have for a project I'm working on.
I'd like to generate rendered snapshots (either in memory or saved to disk) of a part (.DAT file) from different camera angles by making calls to a DLL (LDVLib.dll I think).
The application I'm working with is C#, so if there's any existing wrapper that exposes library calls then having that would be a great start. Otherwise I'll probably end up writing my own, so long as it looks possible to do after I look at the header files.
Any guidance, experiences, or even questions would be greatly appreciated.
Thanks!
I've never worked with LDView before, but after installing it and playing around with it, it looks like it fulfills a need I have for a project I'm working on.
I'd like to generate rendered snapshots (either in memory or saved to disk) of a part (.DAT file) from different camera angles by making calls to a DLL (LDVLib.dll I think).
The application I'm working with is C#, so if there's any existing wrapper that exposes library calls then having that would be a great start. Otherwise I'll probably end up writing my own, so long as it looks possible to do after I look at the header files.
Any guidance, experiences, or even questions would be greatly appreciated.
Thanks!