DBraun / TouchDesigner_Shared

TouchDesigner toxes and small projects
GNU General Public License v3.0
771 stars 116 forks source link

Optical Flow issue #3

Closed lturczan closed 4 years ago

lturczan commented 5 years ago

Thanks for porting PixelFlow into TouchDesigner - seems like an incredibly useful tool.

I'm getting a pixel shader compiling error in the sobel glsl, it says: ERROR: 0:9: '{' : syntax error: syntax error

Thanks!

OpticalFlow.1.toe.zip

DBraun commented 5 years ago

Hi, thanks for checking it out! I hadn't tested OpticalFlow.tox on mac, but now I did, and I saw the error. I pushed a change, so check it out and let me know how it goes.

On Mon, Nov 12, 2018 at 1:09 PM lturczan notifications@github.com wrote:

Thanks for porting PixelFlow into TouchDesigner - seems like an incredibly useful tool.

I'm getting a pixel shader compiling error in the sobel glsl, it says: ERROR: 0:9: '{' : syntax error: syntax error

Thanks!

OpticalFlow.1.toe.zip https://github.com/DBraun/TouchDesigner_Shared/files/2573270/OpticalFlow.1.toe.zip

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DBraun/TouchDesigner_Shared/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AB_7txfZ4O7uKpOawXCodMNkyDdCW1dFks5uucdUgaJpZM4YaQnK .

DBraun commented 4 years ago

Closing issue. Please re-open if there's still an issue.