Search found 6 matches
- Thu Aug 10, 2017 4:11 pm
- Forum: Releases
- Topic: Beta release 4.0b
- Replies: 56
- Views: 125942
Re: Beta release 4.0b
Nice! Everything works as expected. Thanks for clearing that up, it helps a lot.
- Thu Aug 10, 2017 6:02 am
- Forum: Releases
- Topic: Beta release 4.0b
- Replies: 56
- Views: 125942
Re: Beta release 4.0b
Ok, that was my mistake on the meshproblem. Thanks for the clarification. To replicate the shader preview bug in fragsourceprob: Preview the project. Should be some random greyscale flashing with a black bar on the right. Stop the preview. Comment out lines 18 - 27 in Shader1 fragmentshadersource. U...
- Thu Aug 10, 2017 5:22 am
- Forum: Extensions
- Topic: OpenCV for ZGE
- Replies: 23
- Views: 62723
Re: OpenCV for ZGE
I want to target windows platforms, specifically I want to develop effect plugins for fl studio's zgameeditor visualizer. The facial/object detection functionality found in your demo3 project is exactly what I need. Attached is demo3 but with an additional component called tgtBitmap. Could you show ...
- Wed Aug 09, 2017 2:17 am
- Forum: Extensions
- Topic: OpenCV for ZGE
- Replies: 23
- Views: 62723
Re: OpenCV for ZGE
Thanks for replying. I'm away from my desktop right now but I will be back with a more specific example.
- Mon Aug 07, 2017 11:50 pm
- Forum: Releases
- Topic: Beta release 4.0b
- Replies: 56
- Views: 125942
Preview Window Malfunctioning
While working with shader components, I noticed the preview window showing weird stuff. The program ran correctly (with f9). After closing the project and restarting the computer, the preview window seemed to function correctly until I changed the fragmentshadersource code. I then started a new proj...
- Mon Aug 07, 2017 6:02 pm
- Forum: Extensions
- Topic: OpenCV for ZGE
- Replies: 23
- Views: 62723
Re: OpenCV for ZGE
Nicely done, OpenCV can be a pain to to get up and running on some platforms. The demo's are spot on :D I was wondering if other sources of images besides webcams could be used as input? Ideally, I would like to get some OpenCV functionality to work together with FL Studio/Visualizer. I'm pretty new...