Does anyone know of a 3D SDK that allows access to windows API/os functions as well as allow windowed mode with alpha transparency?
I am trying to display a model on my desktop with a transparent background that is linked to a voice recognition server so that the model responds to voice commands.
I got the voice recognition working with unity but I can't figure out how to make it windowed and transparent.
LMK.