Mike Romeo

Results 5 issues of Mike Romeo

Hello, I have successfully loaded a hapQ codec video. Unfortunately, I was implementing a fade as seen below on regular hap codec video which is not working with hapQ. Any...

bug

Hello, I tried making a vector of ofxHapPlayers just as below: ``` c++ vector player; //note: this piece was in .h file ofDirectory videoDir; videoDir.listDir("movies"); for (int i = 0;...

Hi, Is there a recommended output particle? I don't see trails or the proper coloring as in your output result video. I get the correct position and no errors but...

### System: Running Mac M1 13.0.1 ### Command being used: first-order-model % python3 demo.py --config config/vox-256.yaml --checkpoint checkpoints/vox-cpk.pth.tar --source_image ./assets/source.png --driving_video ./assets/driving.mp4 --cpu ### Result: Traceback (most recent call last):...

I'm using the ofxOculusRift addon and I'm running into some problems when using it in my own project. The examples run fine, but when I try to build in my...