Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

The Fuse Lab

The FUSE Lab was founded to create & curate the FUSE GPU vvvv library
Collective - Host: opensource - https://opencollective.com/the-fuse-lab - Website: https://www.thefuselab.io/ - Code: https://github.com/TheFuseLab/VL.Fuse

cleaned help patch from flying nodes

github.com/TheFuseLab/VL.Fuse - d9beea100d5b573e2eac96529d023f6b8cd901e3 authored almost 3 years ago by vvvv-dottore <[email protected]>
more fluid help patches fixes

github.com/TheFuseLab/VL.Fuse - 13a2f463dc479b106fd2f7fa9a49231d5b03eea0 authored almost 3 years ago by vvvv-dottore <[email protected]>
fixes in fluid help patches

github.com/TheFuseLab/VL.Fuse - 94b2a8b9585a7b95ac0226aeb6b3edac14fd0a1b authored almost 3 years ago by vvvv-dottore <[email protected]>
fixed fluid help patch

github.com/TheFuseLab/VL.Fuse - 3d305cf2e1394af33360e0494ddf10a15f56f379 authored almost 3 years ago by vvvv-dottore <[email protected]>
fluid custom advected attribute component

github.com/TheFuseLab/VL.Fuse - 0e58c4f9111e0b0e565f09b54c4f27a04f0d40aa authored almost 3 years ago by vvvv-dottore <[email protected]>
vl version saved

github.com/TheFuseLab/VL.Fuse - f5aa99cb3df24cf3c8eddf87c999a0882aeb89c1 authored almost 3 years ago by vvvv-dottore <[email protected]>
Generalized advection mechanism. ITextureProvider and ITextureAdvector provider. SimulatedAttribute node (as fluid component) wip

github.com/TheFuseLab/VL.Fuse - d5171cd8e341a667050776122ef6ce843ad6ed59 authored almost 3 years ago by vvvv-dottore <[email protected]>
moved pingPong textures to fluid (still R&D). fluid textures are now unified into one dictionary

github.com/TheFuseLab/VL.Fuse - 54e8007d7468aed538fdc67541a574c0852cc5ff authored almost 3 years ago by vvvv-dottore <[email protected]>
created PinPongTexture3D. implemented in fluid context

github.com/TheFuseLab/VL.Fuse - afae25a2c0cd01db3810539f43d4d2cc71c14b36 authored almost 3 years ago by vvvv-dottore <[email protected]>
fixed Curl3D node

github.com/TheFuseLab/VL.Fuse - 1ab0e0ce0dd1c7745d9f11ab4a0b30e58291667c authored almost 3 years ago by vvvv-dottore <[email protected]>
implemented if(Fuse) regions in all particles modules and fixed help patches

github.com/TheFuseLab/VL.Fuse - 4dd458aaff52cda9e1a909e7c75091ed1f7fb3a7 authored almost 3 years ago by vvvv-dottore <[email protected]>
fix in particles collision (If region doesn't work if nested. had to remove the inner ones)

github.com/TheFuseLab/VL.Fuse - d4f62afb131c15b69c53b5b5b7705eaa4f0275fd authored almost 3 years ago by vvvv-dottore <[email protected]>
connected Enable property to shader evaluation in ComputeStage

github.com/TheFuseLab/VL.Fuse - 16247bc2b4c76029c719dd8ee8bbc2fe42771e7a authored almost 3 years ago by vvvv-dottore <[email protected]>
Particles modules: started replacing workaround switches (for Enabled) with If (Fuse) regions

github.com/TheFuseLab/VL.Fuse - 64f71341e7fa55993da831ca286d957a6f42e5a3 authored almost 3 years ago by vvvv-dottore <[email protected]>
fixed particles help patches

github.com/TheFuseLab/VL.Fuse - 2234d8b92ffc2a8751d0d2d5feea7fa8677099eb authored almost 3 years ago by vvvv-dottore <[email protected]>
fixes in fluid help patches

github.com/TheFuseLab/VL.Fuse - 8f1e2e8c290e801c4137e616e45974ad0dc715f9 authored almost 3 years ago by vvvv-dottore <[email protected]>
fix in fluid spherical impulse

github.com/TheFuseLab/VL.Fuse - 4c1554d76ebdf3d58225b6f98ac789b6957ed3c6 authored almost 3 years ago by vvvv-dottore <[email protected]>
fixes in fluid obstacles

github.com/TheFuseLab/VL.Fuse - fc97f421f82d76bde3df06c4e283e242f18606d8 authored almost 3 years ago by vvvv-dottore <[email protected]>
Merge remote-tracking branch 'origin/develop' into dev/Natan

github.com/TheFuseLab/VL.Fuse - 19c2d7daa5028e094cd348debdc1e23c5a0ae0de authored almost 3 years ago by vvvv-dottore <[email protected]>
fluid3D is a fluid 3d (Finally)

github.com/TheFuseLab/VL.Fuse - 58c54869db6b95a3c5fe4859ce1bc0c981f542cb authored almost 3 years ago by vvvv-dottore <[email protected]>
Fixes for custom function node change

github.com/TheFuseLab/VL.Fuse - e7825fcae924825ca308f7cc6788adc180645534 authored almost 3 years ago by everyoneishappy <[email protected]>
Add DynamicBuffer and MapBuffer back in

github.com/TheFuseLab/VL.Fuse - 5ad3fb25251504885a632df8bee3b624b429f3b2 authored almost 3 years ago by everyoneishappy <[email protected]>
Merge branch 'develop' of github.com:TheFuseLab/VL.Fuse into develop

# Conflicts:
# vl/Fuse.Core.Math.vl
# vl/Fuse.Core.vl

github.com/TheFuseLab/VL.Fuse - 96bd47089037b8b3ec6832e0b8a303c64bf39c7e authored almost 3 years ago by christian riekoff <[email protected]>
added demo on how to access optional out parameters

github.com/TheFuseLab/VL.Fuse - ad2e0a269d7c4e615077ff41fada7cea01ed1dc6 authored almost 3 years ago by christian riekoff <[email protected]>
add demo for polar Cartesian conversion

github.com/TheFuseLab/VL.Fuse - 34254a904ca321ad73710dbdd3bc04339997a9f9 authored almost 3 years ago by christian riekoff <[email protected]>
update append consume demo

github.com/TheFuseLab/VL.Fuse - 58903866c8a8a031bd1768ae35495a392e0f59ea authored almost 3 years ago by christian riekoff <[email protected]>
update helppatches

github.com/TheFuseLab/VL.Fuse - 7f7cd89ec55b444ce3db78e990afd4f0ca1497a5 authored almost 3 years ago by christian riekoff <[email protected]>
update region implementation

github.com/TheFuseLab/VL.Fuse - 73308e62fc7a6012e0d62b316aeeb51232906a7e authored almost 3 years ago by christian riekoff <[email protected]>
update libs mainly version but also mixin and customfunction usages

github.com/TheFuseLab/VL.Fuse - 4c734340d381d449a1d56dbcd9584dad2c52b2be authored almost 3 years ago by christian riekoff <[email protected]>
add smooth combine functions to sdf shader that also return blend value

github.com/TheFuseLab/VL.Fuse - c1dd203cc7a98f6f7cf57104e773a6b81ee60969 authored almost 3 years ago by christian riekoff <[email protected]>
split Raymarch shaders added base for common operations and a new one for attribute based raymarching

github.com/TheFuseLab/VL.Fuse - 96d4f2ee8e909ae19b0759c3f45fb7ba7ffbdb6d authored almost 3 years ago by christian riekoff <[email protected]>
Group (Void): set Enabled pin visibility to optional

github.com/TheFuseLab/VL.Fuse - df0542cd0427da059e9e48e6d54daa3467616d24 authored almost 3 years ago by vvvv-dottore <[email protected]>
added pingroup to * (Scale) node and renamed * (Scale Math) to make it visible in the node browser

github.com/TheFuseLab/VL.Fuse - 93ecb557d451428bd2608055f85712bdaee9f730 authored almost 3 years ago by vvvv-dottore <[email protected]>
added * (Scale) node to Core.Math

github.com/TheFuseLab/VL.Fuse - 98876c174da8ef50f9fdb696663a6647141fc289 authored almost 3 years ago by vvvv-dottore <[email protected]>
added GetInternalArray to ImmutableBuffer

github.com/TheFuseLab/VL.Fuse - 76ac370dcc4c78b93c179921bbde0a5cdc6e607a authored almost 3 years ago by vvvv-dottore <[email protected]>
Merge remote-tracking branch 'origin/develop' into dev/Natan

# Conflicts:
# vl/Fuse.Core.vl
# vl/Fuse.Particles.vl

github.com/TheFuseLab/VL.Fuse - 45f1da07e5bb7b3d26ac5be957463c951a34f2d8 authored almost 3 years ago by vvvv-dottore <[email protected]>
added ImmutableBuffer in FixedType (Core.Compute)

github.com/TheFuseLab/VL.Fuse - 0aaec3534ad04cc4ab88ee84a1f7b2ee73a6c1c0 authored almost 3 years ago by vvvv-dottore <[email protected]>
Merge branch 'develop' of github.com:TheFuseLab/VL.Fuse into develop

github.com/TheFuseLab/VL.Fuse - 7c3908557dc09c7f25fe61cfb4db3c5c7a6624f0 authored almost 3 years ago by christian riekoff <[email protected]>
update libs

github.com/TheFuseLab/VL.Fuse - 66f29025005088ce589fed0a382974cbbc4adf00 authored almost 3 years ago by Christian Riekoff <[email protected]>
make init work without enable

github.com/TheFuseLab/VL.Fuse - b5cfc820bfc2964f22b9fbaeb78f41215a4f86d4 authored almost 3 years ago by Christian Riekoff <[email protected]>
start to with amount emitter

github.com/TheFuseLab/VL.Fuse - eec1cd68febac17ec2fc80b83b49ea39ebf5eb3a authored almost 3 years ago by Christian Riekoff <[email protected]>
Merge branch 'develop' of github.com:TheFuseLab/VL.Fuse into develop

# Conflicts:
# vl/Fuse.Common.Draw.vl
# vl/Fuse.Common.SDF.vl
# vl/Fuse.Core.Domain.vl

github.com/TheFuseLab/VL.Fuse - 584807959d2d88064bc5a87e6945b9f0f48c83d2 authored almost 3 years ago by christian riekoff <[email protected]>
update heightmap node

github.com/TheFuseLab/VL.Fuse - 2d4bd639d9a14f24e01f1374a21d4e8f4f8df0a4 authored almost 3 years ago by christian riekoff <[email protected]>
update ringbuffer helppatch

github.com/TheFuseLab/VL.Fuse - fb03d8618f46caa340415679b4e9d8b10fd3f59a authored almost 3 years ago by christian riekoff <[email protected]>
update ringbuffer draw function

github.com/TheFuseLab/VL.Fuse - 2435f1516b5b5c8b8496fc47dd175f6e11b492d8 authored almost 3 years ago by christian riekoff <[email protected]>
add cartesian to polar

github.com/TheFuseLab/VL.Fuse - b09ee24da641a7ed46255b48992198504b279b5d authored almost 3 years ago by christian riekoff <[email protected]>
Merge branch 'develop' of github.com:TheFuseLab/VL.Fuse into develop

# Conflicts:
# vl/Fuse.Common.Compute.vl
# vl/Fuse.Common.Draw.vl
# vl/Fuse.Common.Noise.vl
# vl...

github.com/TheFuseLab/VL.Fuse - 7974a2656011ad34e63d111f6b6d76183438771d authored almost 3 years ago by Christian Riekoff <[email protected]>
add empty void and return improve if region

github.com/TheFuseLab/VL.Fuse - 13046ac10bbbdadbe5a5034edecdfdf114e473a0 authored almost 3 years ago by Christian Riekoff <[email protected]>
update version

github.com/TheFuseLab/VL.Fuse - f3f018480171d19ce0193e52ab121ba9ab27a3d2 authored almost 3 years ago by Christian Riekoff <[email protected]>
remove unused demo

github.com/TheFuseLab/VL.Fuse - 6379504bc1e077cd77e0b5d9b59dac951b497be9 authored almost 3 years ago by Christian Riekoff <[email protected]>
fix constant helpers to work for int vectors

github.com/TheFuseLab/VL.Fuse - 44c71087f8d381f12be94439e9b697b825683414 authored almost 3 years ago by Christian Riekoff <[email protected]>
add buffer to monadic still not working though

github.com/TheFuseLab/VL.Fuse - 4b014757cae24e75c4a45e3bf2fb9cdf7cdef665 authored almost 3 years ago by Christian Riekoff <[email protected]>
add helper to create constant fitting abstractGpuValue

github.com/TheFuseLab/VL.Fuse - 8135518e86f2ff8fc039ae2b956f4f703c337089 authored almost 3 years ago by Christian Riekoff <[email protected]>
add nodes todo nothing and return

github.com/TheFuseLab/VL.Fuse - 8ee3e3e6aa018d3ce24c511f166b206e799f6259 authored almost 3 years ago by Christian Riekoff <[email protected]>
add gpuvoid handling to if region

github.com/TheFuseLab/VL.Fuse - 83a5f3988dfe08b7410fad266955d869f2fddde3 authored almost 3 years ago by Christian Riekoff <[email protected]>
change defaultValue Type from constant to gpuvalue

github.com/TheFuseLab/VL.Fuse - ab5ff530374006d8a1f3fe171f2ceac6180f307f authored almost 3 years ago by Christian Riekoff <[email protected]>
simplify switch

github.com/TheFuseLab/VL.Fuse - ac193b0977b27e409d0430829e13a9746c6ec004 authored almost 3 years ago by Christian Riekoff <[email protected]>
started implementing some particles in Airflow module

github.com/TheFuseLab/VL.Fuse - d21f4e2ebfbe4774757a29f518e769289b9f5336 authored almost 3 years ago by vvvv-dottore <[email protected]>
add 1D example

github.com/TheFuseLab/VL.Fuse - 3809f4eb7d745e7f3a72b8451665f19c17fa0055 authored almost 3 years ago by everyoneishappy <[email protected]>
Updates FunctionPresentation and sets documentation on a few nodes

Think this is pretty good now, will look at populating to the rest of the lib

github.com/TheFuseLab/VL.Fuse - e48bbc0be631ca1084bd384c0dc66d0cf3ab5b45 authored almost 3 years ago by everyoneishappy <[email protected]>
Testing some basic InstanveNoodles like functionality

github.com/TheFuseLab/VL.Fuse - 0fb5f050d25b22a0403108a1fc842fd568649a48 authored almost 3 years ago by everyoneishappy <[email protected]>
Promote Sprite to an entity

This is a breaking change, but I think the node is not too heavily used right now

github.com/TheFuseLab/VL.Fuse - cded9bcc7686e073991db1c14e613da91b890969 authored almost 3 years ago by everyoneishappy <[email protected]>
Updates FunctionPresentation and sets documentation on a few nodes

github.com/TheFuseLab/VL.Fuse - 2defea26a3d4d806c020f5a6292540b3d356eb24 authored almost 3 years ago by sebescudie <[email protected]>
Adds Custom Function snippet to HowTo Use Custom Functions

github.com/TheFuseLab/VL.Fuse - cd70ddcbecadab43dec008731e0d4793ebdb37b2 authored almost 3 years ago by sebescudie <[email protected]>
Updates FunctionPresentation

github.com/TheFuseLab/VL.Fuse - 6b40db03feea09d4ea1b3dfb0397d0e0b2a654a8 authored almost 3 years ago by sebescudie <[email protected]>
Update BinAndID.vl

github.com/TheFuseLab/VL.Fuse - c673a9dea0cc955a338531b0a27feebc07fc6aa3 authored almost 3 years ago by everyoneishappy <[email protected]>
Update FunctionPresentation.vl

github.com/TheFuseLab/VL.Fuse - fc7db2c9c19b646897e28bcbb4f9554f78feccf1 authored almost 3 years ago by everyoneishappy <[email protected]>
Updates FunctionPresentation

github.com/TheFuseLab/VL.Fuse - 0b592484075fec6d0d63b22405454bc6e0f2a61e authored almost 3 years ago by sebescudie <[email protected]>
Helper texts for functions and deferred parameters

github.com/TheFuseLab/VL.Fuse - ba055d75e3e40b2f509cd8a2ff4bef71bacd93a3 authored almost 3 years ago by everyoneishappy <[email protected]>
Turn off AO for 3D tooltips

github.com/TheFuseLab/VL.Fuse - 41d5a667251fe58c21911ff7d6aa2c647a6b5ba3 authored almost 3 years ago by everyoneishappy <[email protected]>
Fix Color Space for 2D SDF tooltip

github.com/TheFuseLab/VL.Fuse - c74d685f4a771500c73d09d79f7ff4a9383acf25 authored almost 3 years ago by everyoneishappy <[email protected]>
Trying out Function descriptions on node and pin meta info

github.com/TheFuseLab/VL.Fuse - 245017a8428c8a8af94d3edd0593c29c1eb15d55 authored almost 3 years ago by everyoneishappy <[email protected]>
Update BinAndID.vl

github.com/TheFuseLab/VL.Fuse - 386db84d2fd977053104b3d51befab4006a02159 authored almost 3 years ago by everyoneishappy <[email protected]>
Update 3D Vector Function ToolTip.vl

github.com/TheFuseLab/VL.Fuse - c87a2697bb644fdebe26c365ec000b51156785f2 authored almost 3 years ago by everyoneishappy <[email protected]>
setup Binsize utility

github.com/TheFuseLab/VL.Fuse - 80d419b1a0f87eae7d3a40f76341f86f6285a4bd authored almost 3 years ago by everyoneishappy <[email protected]>
Add dynamic buffer and mapBuffer

github.com/TheFuseLab/VL.Fuse - 45f93cefc73e0997ea1fccf3cee250d677697bee authored almost 3 years ago by everyoneishappy <[email protected]>
Prototype vector field Tooltips

github.com/TheFuseLab/VL.Fuse - 77bc95007dc4b6610c3f4790e8dffdf866e1d67b authored almost 3 years ago by everyoneishappy <[email protected]>
Clean up R&D

github.com/TheFuseLab/VL.Fuse - 9d059bdeed5bae3dc2ecf5d22c4e2bd0067480f6 authored almost 3 years ago by everyoneishappy <[email protected]>
Update 3D Vector Function ToolTip.vl

github.com/TheFuseLab/VL.Fuse - 56972c328afecf0e4e96c65b8ef64adcd331b878 authored almost 3 years ago by everyoneishappy <[email protected]>
Replace teapot in 3D Vector Function tooltip

github.com/TheFuseLab/VL.Fuse - 0282ce05a9137bc7bb951cf088dfcf46546bacc6 authored almost 3 years ago by everyoneishappy <[email protected]>
specify helper text that should be added to typed functions pin meta info

github.com/TheFuseLab/VL.Fuse - be0ba5e6dfce018d39309c7c1e21eaad36798dc2 authored about 3 years ago by everyoneishappy <[email protected]>
Cleanup R&D

github.com/TheFuseLab/VL.Fuse - fc196a3839561e02a9f733df08cf59d5f6bab5e0 authored about 3 years ago by everyoneishappy <[email protected]>
take some nodes out of internal

github.com/TheFuseLab/VL.Fuse - 641f7eb301f71791697a8979491aa9da8b33b0dd authored about 3 years ago by christian riekoff <[email protected]>
remove ringbuffer r&D patch

github.com/TheFuseLab/VL.Fuse - ee566534e6cb1380365de0b176bd5fb023dbe582 authored about 3 years ago by christian riekoff <[email protected]>
add ringbuffer node and demos

github.com/TheFuseLab/VL.Fuse - d1435b2adc6136b563c5357ab8d6012532e2b7f0 authored about 3 years ago by christian riekoff <[email protected]>
add xyz-w split node

github.com/TheFuseLab/VL.Fuse - ae69b2aba0348846ae6177cd63aa374ef2853c75 authored about 3 years ago by christian riekoff <[email protected]>
make default instanced renderer inputs shaderfx gpu

github.com/TheFuseLab/VL.Fuse - 73f366ad0c63fb7eb03b7d87622ca7bc5ff562ed authored about 3 years ago by christian riekoff <[email protected]>
add implementation patch for ringbuffer

github.com/TheFuseLab/VL.Fuse - 4a16a463af3aa828781fd6a007db7d888b7ba10f authored about 3 years ago by christian riekoff <[email protected]>
Update CHANGELOG.md

github.com/TheFuseLab/VL.Fuse - 99ac444b7377140f91fff7392214e06af4f7ed49 authored about 3 years ago by everyoneishappy <[email protected]>
Merge branch 'dev/FunctionalApproachesSketches' into develop

github.com/TheFuseLab/VL.Fuse - 9260aeabec7b2040fee486c4a9d40715ddeec56c authored about 3 years ago by gregsn <[email protected]>
Fix CylinderSDF GPU value inside of cache region not working

github.com/TheFuseLab/VL.Fuse - 83b0139e12d9a3f420712f527bcaa8acd6620229 authored about 3 years ago by everyoneishappy <[email protected]>
Updates CHANGELOG

github.com/TheFuseLab/VL.Fuse - e21c4e1d8c9ad9d888ca027a952a05f0d2a69998 authored about 3 years ago by sebescudie <[email protected]>
Cleanups in Fresnel help patch

github.com/TheFuseLab/VL.Fuse - 34fd55ac81f1cf1f41ff4e3795100ab57151744d authored about 3 years ago by sebescudie <[email protected]>
Move texteIn outside of cache region for volume sdf

github.com/TheFuseLab/VL.Fuse - 54a3209c9c6be322db2307c845c0fc0cdd9ad440 authored about 3 years ago by everyoneishappy <[email protected]>
asset downloader bit

github.com/TheFuseLab/VL.Fuse - 496bdafcedbf6c3ad0c7f4c9e5e58df9e9994640 authored about 3 years ago by vvvv-dottore <[email protected]>
Update AssetDownloading.vl

github.com/TheFuseLab/VL.Fuse - db4aa1b79aeed54138344d5ce0678cba0c1557b5 authored about 3 years ago by everyoneishappy <[email protected]>
Updates AssetsDownloader POC

github.com/TheFuseLab/VL.Fuse - 983a06fb4d5c4c2d379e3a6ffe67389c118d5b6d authored about 3 years ago by sebescudie <[email protected]>
Create AssetDownloading.vl

github.com/TheFuseLab/VL.Fuse - 00bce342c9bf6abd8cbb0ada4125e0c764f90c3b authored about 3 years ago by everyoneishappy <[email protected]>
Adds empty CHANGELOG file

github.com/TheFuseLab/VL.Fuse - b479094750120b5239d3717fd12c96da35e0f970 authored about 3 years ago by sebescudie <[email protected]>
Update HowTo Sample Texture.vl

github.com/TheFuseLab/VL.Fuse - 32ea7cf27a023b827d3e6329d1816570a5afc21f authored about 3 years ago by everyoneishappy <[email protected]>