Quick Sign In:  

Forum: VirtualDJ Plugins

Topic: Video Effect Output Texture Example - Page: 2
I think this comes down to me not understand the graphics API enough. I'll give yours a try.
 

Posted Sun 21 Jan 24 @ 9:57 pm
djcelPRO InfinityModeratorMember since 2004
You need to adapt to match with Adion code.
I just showed you my code to understand better the indexing of vertices.
 

Posted Tue 23 Jan 24 @ 5:28 am
Ok, so I've identified two issues I have 1, is that the second triangle is for some reason not drawing. And two where it is drawing I'm seeing no texture appear.
 

Posted Wed 24 Jan 24 @ 1:23 am
djcelPRO InfinityModeratorMember since 2004
You may start with colored vertices (without textures), for example red color so you can be sure both triangles are ok.
 

Posted Wed 24 Jan 24 @ 8:29 pm
I will give that a try, I just see the one black triangle, it is very out of my skillset so sorting it out has been difficult.
 

Posted Wed 03 Apr 24 @ 12:31 am
Just an update, we did finally get it to work through some outside help. It seems that the issue was the pixel shader not being compiled in properly and 2 frames not being copied back from touchdesigner as expected. These have both been resolved. Hoping this could be what quartz composer was for mac.
 

Posted 5 days ago @ 10:00 pm