Search found 5 matches

by oleg.potiy
Wed May 06, 2015 15:13
Forum: Developers Developers Developers
Topic: New FFGLVolume plugin
Replies: 5
Views: 22080

New FFGLVolume plugin

Hello to everybody, Here is a new plugin that creates 3D volume illusion based on image dark and bright regions. The idea was to take a high-contrast image as a texture and blend a reasonable number of them into a semi-solid stack volume. Similar technique is used in scientific visualization while d...
by oleg.potiy
Wed Mar 19, 2014 11:37
Forum: Problems? Bugs? Solutions!
Topic: Triangle MX diagonal lines
Replies: 2
Views: 5246

Re: Triangle MX diagonal lines

Fixed. Update is available here https://github.com/OlegPotiy/FFGLTriangleMX/tree/master/Bins and here https://drive.google.com/folderview?id=0B5gNocHEnFsNM0Y5RlRzNU9Ib1k . It seems like using glHints GL_POINT_SMOOTH, GL_LINE_SMOOTH, GL_POLYGON_SMOOTH is too much for modern NVidia's. Thanks for issue...
by oleg.potiy
Thu Mar 13, 2014 11:11
Forum: News! Extra! Extra! Read all about it!
Topic: New FFGLTriangleMX Blend Mode from Oleg Potiy
Replies: 11
Views: 37772

Re: New FFGLTriangleMX Blend Mode from Oleg Potiy

Please, use this Google shared folder in any "cases of GitHub-emergency"(should be accessible for everyone): https://drive.google.com/folderview?id= ... lRzNU9Ib1k
by oleg.potiy
Thu Mar 06, 2014 22:33
Forum: News! Extra! Extra! Read all about it!
Topic: New FFGLTriangleMX Blend Mode from Oleg Potiy
Replies: 11
Views: 37772

Re: New FFGLTriangleMX Blend Mode from Oleg Potiy

Hello! Looks like some GitHub download problem. I've posted gzipped and rared versions: https://github.com/OlegPotiy/FFGLTriangleMX/tree/master/Bins Here ( https://github.com/OlegPotiy/FFGLTriangleMX/tree/master/Docs ) you can find a brief concept explanation and usage example. Anyway, I'll do my be...
by oleg.potiy
Thu Mar 06, 2014 21:28
Forum: Problems? Bugs? Solutions!
Topic: new FFGLTriangleMX not showing
Replies: 2
Views: 5954

Re: new FFGLTriangleMX not showing

Hi!

Trying to guess the reason...
FFGLTrianglMX is a mixer plugin, so it must be present in blending modes list (see an attachment), but not in the videoeffects list.