Se Connecter:     


Forum: General Discussion

Sujet: DMC1 DAC2 mapper

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

Hi all

Ok what about this DMC1 DAC2 mapper dll is this something we need to make ourself or is this someting that will be given?
 

Posté Sat 27 Nov 04 @ 6:10 am
Its something we are going to have to make. There is a thread in the new features where I'm asking all of us dac/dmc users to get together and decide what we want it to do. Then we'll have to pool together and find out who can do what to make this happen. I'm still asking the team for a list of supported commands and haven't heard back yet.
 

The available commands are the exact same as in the effect sdk or the skin sdk. Or, more easily, it's the exact same commands as in the shortcut window.
Anyone familiar with writting effect plugins for vdj should be able to write a mapper plugin easily.
 

But where is the interface defined to write a mapper plugin? The effect SDK seems to cover only the effect-specific interaction. I couldn't find anything else in the developers section.
 

For the DMC1/DAC2 mapper, you need to create a specific .DLL file (yes that means you need to master C++ to do that ;).

You can find the required header here: DMC1Mapper.h and an example of the actual default mapper here: DefaultDMC1Mapper.cpp.
 

Thanks for the quick reply. That's exactly what I was looking for.
 



(Les anciens sujets et forums sont automatiquement fermés)