• Home
  • Documentation
  • Forum
  • Blog
  • Users
    • Map
    • Userlist
    • Businesses
    • Userpages
    • Connections
  • Contributions
    • All
    • Store
  • Downloads
    • vvvv beta
    • vvvv beta previews
  • Store
Show / Hide Table of Contents

ForwardPlus

Author: kopffarben
Date: 19 Jun, 2017
Category: pack
Credits:

mburk, vux, microdee

Download

64bit

1-ForwardPlus_0.02.zip
28 Jun, 2017 - 14:31
0-ForwardPlus_0.01.zip
19 Jun, 2017 - 16:56
initial release

Description

  1. ForwardPlus or how bring thousands of dynamic lights to VVVV

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

  1. Requirements

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)

  1. Install

0 make sure you installed all Requirements Packs 1 unzip to vvvv\packs

or just use vpmvpms://raw.githubusercontent.com/vvvvpm/vpdb/master/kopffarben/ForwardPlus/github.master.vpack.vpack

  1. SourceCode:

https://github.com/kopffarben/ForwardPlus

Comments

Comments are no longer accepted.
Please create a new topic in the vvvv beta forum to discuss this contribution.
microdee
19 Jun, 2017 - 17:24

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)

Noir
19 Jun, 2017 - 19:12

well done

microdee
19 Jun, 2017 - 19:32

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

kopffarben
20 Jun, 2017 - 09:24

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?

microdee
20 Jun, 2017 - 11:59

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

  • Improve this Doc

© 2020 by vvvv group. Imprint | Privacy Policy.
Thanks to DocFX for building this website. Analytics by Plausible.

Back to top