pack
Credits: mburk, vux, microdee
this is the vvvv implementation for the ForwardPlus algorithm.
see: https://www.3dgep.com/forward-plus/
now it has implementation of weighted order independent transparency
dx11 pack from vux (https://github.com/mrvux/dx11-vvvv/releases/tag/1.0.1.44-alpha)
mp.dx from microdee (https://github.com/microdee/mp.dx)
0 make sure you installed all Requirements Packs
1 unzip to vvvv\packs
or just use vpvpms://raw.githubusercontent.com/vvvvpm/vpdb/master/kopffarben/ForwardPlus/github.master.vpack.vpack
https://github.com/kopffarben/ForwardPlus
Older Revisions
anonymous user login
~3h ago
~6d ago
~6d ago
~7d ago
~20d ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
Ooh nice! have you thought about creating a vpm vpack to deal with both dx11 and mp.dx dependency? skype me and I can help you (microdegree)
well done
custom DynamicBuffer nodes are missing, which can be replaced with a general purpose DynamicBuffer node in mp.dx however you have to organize your data into a raw streams first, but it feels like you already have written those nodes just was not made it into packaging
mmhh on my side all DynamicBuffer nodes are avaiable, even when i do an complete new installation of vvvv.
Yes i write my one ons.
See compiled version: https://github.com/kopffarben/ForwardPlus/tree/master/nodes/plugins
source: https://github.com/kopffarben/ForwardPlus/tree/master/src
@microdee i write an vpack file https://github.com/kopffarben/ForwardPlus/blob/master/p.vpack is this right?
Nice! I will check it out again. You can omit the dx11 dependency as mp.dx already has it. Otherwise it will be good, put a vpm link on the contrib page and I'll put it on vpdb