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

Merge branch '1.0' of https://github.com/TheFuseLab/VL.Fuse into 1.0

# Conflicts:
# vl/Fuse.IO.vl

github.com/TheFuseLab/VL.Fuse - 1279391a727866cea0aebf432cb58448a54c2b45 authored 11 months ago by Christian Riekoff <[email protected]>
adjust layouts

github.com/TheFuseLab/VL.Fuse - b1aae6424989202d7aef8ac499fd8bdc83404be0 authored 11 months ago by Christian Riekoff <[email protected]>
small adjustments to ply loading

github.com/TheFuseLab/VL.Fuse - da6e2285afe7e600d6dcd7d3e9c888566e83df05 authored 11 months ago by Christian Riekoff <[email protected]>
add hashcode based default name to plycompute to make multipleinstances work without providing name

github.com/TheFuseLab/VL.Fuse - 0265f24fcc6144e1a9def7ffa2c0f26abf218591 authored 11 months ago by Christian Riekoff <[email protected]>
update r&d patches

github.com/TheFuseLab/VL.Fuse - e3b7483c03a630cd9384fdf2db24b3decd0335bb authored 11 months ago by Christian Riekoff <[email protected]>
update layout

github.com/TheFuseLab/VL.Fuse - dfd073817aa22984dca50ace398b8962a1f177ac authored 11 months ago by Christian Riekoff <[email protected]>
start working on dual contouring

github.com/TheFuseLab/VL.Fuse - 28bcda8449c4630d0a152611d286304bb7256b12 authored 11 months ago by Christian Riekoff <[email protected]>
update boolean operation reference

github.com/TheFuseLab/VL.Fuse - de4ec1e76344660733ea797a19c391d36dba7c8f authored 11 months ago by Christian Riekoff <[email protected]>
Move SDF to Mesh to R&D

github.com/TheFuseLab/VL.Fuse - d3d59bd272e190fe40683f0590d318094ff9f4f5 authored 11 months ago by Christian Riekoff <[email protected]>
update boolean operation helper

github.com/TheFuseLab/VL.Fuse - 1a7a95d558995d3b569f869d81e430a4776df118 authored 11 months ago by Christian Riekoff <[email protected]>
add more gridspace functions

github.com/TheFuseLab/VL.Fuse - 595e5e5bbe3c7514f3edfbb4fdd6face01685358 authored 11 months ago by Christian Riekoff <[email protected]>
add better integrated component comparison to default comparison nodes made component versions obsolete

github.com/TheFuseLab/VL.Fuse - cd39010438b9401215dc83a9e1f7a98ec84d6d06 authored 11 months ago by Christian Riekoff <[email protected]>
add hidden pin for comparison nodes

github.com/TheFuseLab/VL.Fuse - 998a2e88c1fc7f40d5a5c6809b034d9e09938971 authored 11 months ago by Christian Riekoff <[email protected]>
add compare c# node for more options on comparison for multidimensional value an any or all operations is applied

github.com/TheFuseLab/VL.Fuse - 0ea562456b7150a6e83cf307f0a26644b809da70 authored 11 months ago by Christian Riekoff <[email protected]>
simplified sprite and sphereimposternodes by using the new sprite(geometry) node

github.com/TheFuseLab/VL.Fuse - 29b0efa33f3840b73a4d551754d37ed7da75e69b authored 12 months ago by Christian Riekoff <[email protected]>
added texcoordbased normal calculation to sprite(geometry) for sphereimposter

github.com/TheFuseLab/VL.Fuse - b5e50b91a1ae76f2e170c649d775da48df2fa705 authored 12 months ago by Christian Riekoff <[email protected]>
add sprite geometry node

remove normalized texcoord from buildquad

github.com/TheFuseLab/VL.Fuse - 99745b78ce3cf31e510a13e43977f571733bcaeb authored 12 months ago by Christian Riekoff <[email protected]>
Add alpha cutoff to sprite renderer

github.com/TheFuseLab/VL.Fuse - f1e48f654f1584dc738eeda2c22d10869f1c27fd authored 12 months ago by Christian Riekoff <[email protected]>
fix do doc

update layouts

github.com/TheFuseLab/VL.Fuse - 4c3c4797ae751150cca8f40583ffba3a30d137b9 authored 12 months ago by Christian Riekoff <[email protected]>
add reference patch for sdf fbm modulation operations

github.com/TheFuseLab/VL.Fuse - e5c68abb2a2c196385e38387196082759805c11b authored 12 months ago by Christian Riekoff <[email protected]>
take out sphereimpostermaterial feels kind of outdated

put lightstudio feaures into process nodes for better reusage

github.com/TheFuseLab/VL.Fuse - 6ee671ff39c512e31e3721950d5a1bcc983ff104 authored 12 months ago by Christian Riekoff <[email protected]>
add sdfGrid and FBM modultion operations

github.com/TheFuseLab/VL.Fuse - baec36c560e2def91859f3bc265a6da5a17f4192 authored 12 months ago by Christian Riekoff <[email protected]>
add transform trs node to translate rotate and scale a position

github.com/TheFuseLab/VL.Fuse - b95e229ecd4081d6d0414b7f78e25f4666cd9ff2 authored 12 months ago by Christian Riekoff <[email protected]>
add node for triplanarsampling combines triplanarmapping and sampling delegate

github.com/TheFuseLab/VL.Fuse - 8f25792100a5b80ed0aeda5c048af47d62dd1eba authored 12 months ago by Christian Riekoff <[email protected]>
add wavenoise

github.com/TheFuseLab/VL.Fuse - bdb4bfa485672120bd1b17fdf89e247f7a108f4d authored 12 months ago by Christian Riekoff <[email protected]>
Rework Geometry

github.com/TheFuseLab/VL.Fuse - fbee309f050a6e59b26dd25fd1ae8f4be688e300 authored 12 months ago by Christian Riekoff <[email protected]>
clean shader folder

github.com/TheFuseLab/VL.Fuse - ee472da1b05b5668dbbf3d7e050615ed3503d5a8 authored 12 months ago by Christian Riekoff <[email protected]>
update help patches

github.com/TheFuseLab/VL.Fuse - e18bd8af215df755b77f79988c0023f44435ba18 authored almost 1 year ago by Christian Riekoff <[email protected]>
update r&D

github.com/TheFuseLab/VL.Fuse - 3582fa06b3f02eddc532932f9d431515d5777424 authored almost 1 year ago by Christian Riekoff <[email protected]>
add noise reference patches

github.com/TheFuseLab/VL.Fuse - 72ba217e11dd8f55c7f0eacac44b27db0011d489 authored almost 1 year ago by Christian Riekoff <[email protected]>
adjust layouts

github.com/TheFuseLab/VL.Fuse - 068a04882bc4d8abfe0a00e4c1ca9aa1890c680d authored almost 1 year ago by Christian Riekoff <[email protected]>
add noises

github.com/TheFuseLab/VL.Fuse - b888ffb43f2c02d87e36533ba0b0ea84c7c7e74f authored almost 1 year ago by Christian Riekoff <[email protected]>
add 3d rotate axis

github.com/TheFuseLab/VL.Fuse - 559962eca7bcdac04ac7520e303e741914a331ee authored almost 1 year ago by Christian Riekoff <[email protected]>
add layouts

github.com/TheFuseLab/VL.Fuse - fb72a6d2773d6cd4a84888dc695ea3f83c3c8697 authored about 1 year ago by Christian Riekoff <[email protected]>
add inverse sqrt

github.com/TheFuseLab/VL.Fuse - 2d3c76a653dd8d5ee8986c6be7bd4be2bbda307d authored about 1 year ago by Christian Riekoff <[email protected]>
bring back initial easy particles

github.com/TheFuseLab/VL.Fuse - 33a92378771813652ab90d6e5996a5ddb302f410 authored about 1 year ago by Christian Riekoff <[email protected]>
continue working on noises

github.com/TheFuseLab/VL.Fuse - e459f55e22ef0d2c1546f1d9771b5777a18d9105 authored about 1 year ago by Christian Riekoff <[email protected]>
update resources

github.com/TheFuseLab/VL.Fuse - c360fe87aee3bcdfe1d923b574817be5ea8d536c authored about 1 year ago by Christian Riekoff <[email protected]>
Merge branch '1.0' of https://github.com/TheFuseLab/VL.Fuse into 1.0

github.com/TheFuseLab/VL.Fuse - ce514806a74b7bcd8cd939be540ec9ba4e0d66dd authored about 1 year ago by Christian Riekoff <[email protected]>
fix resource

github.com/TheFuseLab/VL.Fuse - c8e9a16db7e8db0acf84ea5867fdb9fd1840c2c9 authored about 1 year ago by Christian Riekoff <[email protected]>
add ocean demo

github.com/TheFuseLab/VL.Fuse - f5ca9d36b4d9a693d885690dc6fe989a1d321b8b authored about 1 year ago by Christian Riekoff <[email protected]>
adjust help patches

github.com/TheFuseLab/VL.Fuse - d889d1d39722a6042867f3014773a1c0eeaa9fff authored about 1 year ago by Christian Riekoff <[email protected]>
adjust fuse to new vl version

github.com/TheFuseLab/VL.Fuse - 78ea7589df428b9ca20ad9e87a6dc98791221b90 authored about 1 year ago by Christian Riekoff <[email protected]>
move voxel raymarch to r$d

github.com/TheFuseLab/VL.Fuse - 50dd3dc4e504145710c7432592eb34ea2531e4e2 authored about 1 year ago by Christian Riekoff <[email protected]>
Merge branch '1.0' of https://github.com/TheFuseLab/VL.Fuse into 1.0

github.com/TheFuseLab/VL.Fuse - 27f8e5d4736f4acea5c901761d59061189e2e8e7 authored about 1 year ago by Christian Riekoff <[email protected]>
update gitattributes

github.com/TheFuseLab/VL.Fuse - 943ca0c19f05439d1f8cc33052108d7b6b3015f3 authored about 1 year ago by Christian Riekoff <[email protected]>
add pointcloud file

github.com/TheFuseLab/VL.Fuse - 04dfeb600353c8e05af7c469c51465ff2d797c45 authored about 1 year ago by Christian Riekoff <[email protected]>
remove workshop files

github.com/TheFuseLab/VL.Fuse - ba955dcde1fc920c7fae8bae1f77c6095e0a6f02 authored about 1 year ago by Christian Riekoff <[email protected]>
update help patches

github.com/TheFuseLab/VL.Fuse - bd0144fe3db3b18a8c5de3d0bd704b147019cb7d authored about 1 year ago by Christian Riekoff <[email protected]>
update dependencies

github.com/TheFuseLab/VL.Fuse - 17d5ce7bdd04c6520528f5e91eafc2af7f0faf83 authored about 1 year ago by Christian Riekoff <[email protected]>
Update IDW_Concept.vl

github.com/TheFuseLab/VL.Fuse - 21caa96356831019ae1d77649653967f59d9e533 authored about 1 year ago by everyoneishappy <[email protected]>
Update IDW_Concept.vl

github.com/TheFuseLab/VL.Fuse - 676fc2480f81e55710a9bb9b866297e1feb26f9c authored about 1 year ago by everyoneishappy <[email protected]>
First pass at GPU Inverse Distance Weighting

github.com/TheFuseLab/VL.Fuse - df5b92e5547189b1832c555f96e79a88070d0ad0 authored about 1 year ago by everyoneishappy <[email protected]>
Fix help patch

github.com/TheFuseLab/VL.Fuse - fde6e2cdeafe4a95e247cb6b1c8c86b3d83dc96c authored about 1 year ago by everyoneishappy <[email protected]>
add setAbstract c# node

github.com/TheFuseLab/VL.Fuse - 30f4c58f105128877f55d70389bf65bb5b8dfa3c authored about 1 year ago by Christian Riekoff <[email protected]>
add setfrom Floatbuffer node

github.com/TheFuseLab/VL.Fuse - 6b6b188f6621674cf561364bf4c6341e0749a1f3 authored about 1 year ago by Christian Riekoff <[email protected]>
add pointcloud loading example

github.com/TheFuseLab/VL.Fuse - f4a008169f8fea94026c48b76ec2eb667dfb659a authored about 1 year ago by Christian Riekoff <[email protected]>
add set node for abstract shader node

github.com/TheFuseLab/VL.Fuse - 09d149b1a9d5e67bd94e1d17dff646465e520642 authored about 1 year ago by Christian Riekoff <[email protected]>
Add Fuse IO Ply util

github.com/TheFuseLab/VL.Fuse - 958fb66e8541ece88a2473b3339c17c323e5dc46 authored about 1 year ago by Christian Riekoff <[email protected]>
Create IDW_Concept.vl

github.com/TheFuseLab/VL.Fuse - 09eb5c477f5f703592bf0ed43b84d09254934446 authored about 1 year ago by everyoneishappy <[email protected]>
Update VectorFieldFunctions.vl

github.com/TheFuseLab/VL.Fuse - 01ab0e2bc111640169b2fb5894df3a1570876978 authored about 1 year ago by everyoneishappy <[email protected]>
Make unidirectional falloff 1 around surface

github.com/TheFuseLab/VL.Fuse - f365dce6a8c5e7bbd6ac32bbefc5350f92651c39 authored about 1 year ago by everyoneishappy <[email protected]>
Adds wrapper example for higherlevel particle system nodes in R&D

github.com/TheFuseLab/VL.Fuse - a13f09568bb1b124c0b9dca002e2e78a12433dae authored about 1 year ago by vjgegenlicht <[email protected]>
update r&D

github.com/TheFuseLab/VL.Fuse - cde30e7bf101f4977d60c4e8178d82f70ca9f49c authored about 1 year ago by Christian Riekoff <[email protected]>
layouts

github.com/TheFuseLab/VL.Fuse - 045f964778790a29a607493f935067f52d1b902f authored about 1 year ago by Christian Riekoff <[email protected]>
update workshop files

github.com/TheFuseLab/VL.Fuse - 08d8f8bdc0886dfb47d4d3bc07c51e4265089240 authored about 1 year ago by Christian Riekoff <[email protected]>
Merge pull request #112 from azeno/dev/azeno/tests-fix

Fixes tests

github.com/TheFuseLab/VL.Fuse - a67a5b7ff1e809674127c9c246725ca2cc7dda11 authored about 1 year ago by Christian Riekoff <[email protected]>
Merge branch '1.0' of github.com:TheFuseLab/VL.Fuse into 1.0

github.com/TheFuseLab/VL.Fuse - 1fff0359fc539d97c9cd0f7de134f5d02738b6a4 authored about 1 year ago by Christian Riekoff <[email protected]>
adjust help patch

github.com/TheFuseLab/VL.Fuse - 2fe0a8f40a95b6aefe83f53aaffb9d52f224f9ab authored about 1 year ago by Christian Riekoff <[email protected]>
adjust layout

github.com/TheFuseLab/VL.Fuse - f3467e87a585648d0899053dc6f02c5a8154e067 authored about 1 year ago by Christian Riekoff <[email protected]>
adjust orientation node

github.com/TheFuseLab/VL.Fuse - a8b2b8c8ce1016c6989c1a16c8622562e0e16aeb authored about 1 year ago by Christian Riekoff <[email protected]>
adjust orient node

github.com/TheFuseLab/VL.Fuse - f1348aa0d56df4a55a8bd13b4e258f12837a8a77 authored about 1 year ago by Christian Riekoff <[email protected]>
add workshop patches

github.com/TheFuseLab/VL.Fuse - 55045754da65936b8608450a2b2ccb9a30a9fab0 authored about 1 year ago by Christian Riekoff <[email protected]>
Removes some copy/paste/merge artifacts from Fuse.Core.vl and fixes some help patches

github.com/TheFuseLab/VL.Fuse - b61d3a5c9a1f797f2750a09b8aeb4ccd2f8911b4 authored about 1 year ago by Elias Holzer <[email protected]>
Updates to latest preview

github.com/TheFuseLab/VL.Fuse - e2833d021049ba7ea450e77193a97a75ac2f0497 authored about 1 year ago by Elias Holzer <[email protected]>
Removes obsolete help patches from tests

github.com/TheFuseLab/VL.Fuse - 3ecaffe81d557b7f6680cd45e9ef835ae2e948ae authored about 1 year ago by Elias Holzer <[email protected]>
Tests running again

github.com/TheFuseLab/VL.Fuse - 130f260d4376bed862fb5614c12a969a70835493 authored about 1 year ago by Elias Holzer <[email protected]>
Fix naming PreCur2DlDirection

github.com/TheFuseLab/VL.Fuse - c28dd71b0abd3010860bbbb51b9d5c22dd59c0a0 authored about 1 year ago by everyoneishappy <[email protected]>
Merge branch '1.0' of https://github.com/TheFuseLab/VL.Fuse into 1.0

github.com/TheFuseLab/VL.Fuse - 85e030c6ccb8ac576d78ea4289e5120aa04e2feb authored about 1 year ago by Christian Riekoff <[email protected]>
layout

github.com/TheFuseLab/VL.Fuse - 659421950ee443adb5ff386aa191f5ae519ce4ea authored about 1 year ago by Christian Riekoff <[email protected]>
Add as nodes to interpret value as different ype while keeping the bits

Add GetFloat, GetVector2,GetVector3,GetVector4 to read values from float buffer

github.com/TheFuseLab/VL.Fuse - 5136c2d466af9ac2aa6145037e1d3e0bf4a7be3d authored about 1 year ago by Christian Riekoff <[email protected]>
start working on sort

github.com/TheFuseLab/VL.Fuse - 60acade11618ed2503c2c5e67b130d19a2ee4756 authored about 1 year ago by Christian Riekoff <[email protected]>
update help patches

github.com/TheFuseLab/VL.Fuse - 355c1405c2f53076c8229049ca27402a196385f0 authored about 1 year ago by Christian Riekoff <[email protected]>
Update VectorFieldFunctions.vl

github.com/TheFuseLab/VL.Fuse - b0bfdb4831c480d2b65e51b58299c59f8870affd authored about 1 year ago by everyoneishappy <[email protected]>
Update VectorFieldFunctions.vl

github.com/TheFuseLab/VL.Fuse - 99a427c26b5820cb929ab148141959fb0fbcc344 authored about 1 year ago by everyoneishappy <[email protected]>
Add remap function override to FalloffSDF

github.com/TheFuseLab/VL.Fuse - 1330151b411492a1ef75511f556c8a73d83ae8df authored about 1 year ago by everyoneishappy <[email protected]>
Merge branch '1.0' of https://github.com/TheFuseLab/VL.Fuse into 1.0

github.com/TheFuseLab/VL.Fuse - cabc1c60c8d22f47d387df2456dcba15f7c556ef authored about 1 year ago by everyoneishappy <[email protected]>
Revert "Add remap to FalloffSDF"

This reverts commit 9db925a02253775692f27905c48a257caac8edf8.

github.com/TheFuseLab/VL.Fuse - 66163909e7738fe0f4fa38fb56e7efb5c8e526a1 authored about 1 year ago by everyoneishappy <[email protected]>
Update VectorFieldFunctions.vl

github.com/TheFuseLab/VL.Fuse - 4106f7694d0246908d137cc6796d6e61b90abe36 authored about 1 year ago by everyoneishappy <[email protected]>
fix sphere sdf

github.com/TheFuseLab/VL.Fuse - 6ae7a6c486ea57dea0dbfb921ecd2409188995a6 authored about 1 year ago by Christian Riekoff <[email protected]>
move unused shaders

github.com/TheFuseLab/VL.Fuse - 8cacc67dd0c27420a4ea00db75633910082e9a46 authored about 1 year ago by Christian Riekoff <[email protected]>
add GroupMemoryBarrierWithGroupSync

github.com/TheFuseLab/VL.Fuse - 864eda8335851b62a9ccd1e9cab2f34dede61bde authored about 1 year ago by Christian Riekoff <[email protected]>
add groupshared option to array

github.com/TheFuseLab/VL.Fuse - 3560f1c14afb339c7791e03cf6db0abf7d629f50 authored about 1 year ago by Christian Riekoff <[email protected]>
Add remap to FalloffSDF

github.com/TheFuseLab/VL.Fuse - 9db925a02253775692f27905c48a257caac8edf8 authored about 1 year ago by everyoneishappy <[email protected]>
Add tags to shaper functions

github.com/TheFuseLab/VL.Fuse - f3f7ad21535ce138c3603ba89bc40b8add75335e authored about 1 year ago by everyoneishappy <[email protected]>
Merge branch '1.0' of https://github.com/TheFuseLab/VL.Fuse into 1.0

github.com/TheFuseLab/VL.Fuse - 8ad1ad7c377623d481f2fe36b67b5d330adadd0d authored about 1 year ago by Christian Riekoff <[email protected]>
Add node to adjust colors in oklab space

github.com/TheFuseLab/VL.Fuse - e7e6d40b0c727a4bc1585fb718e6a4674909e2c0 authored about 1 year ago by Christian Riekoff <[email protected]>
Merge branch '1.0' of github.com:TheFuseLab/VL.Fuse into 1.0

github.com/TheFuseLab/VL.Fuse - 3b8fbf2e3b7ceb843ff16ac860123883e1c76f86 authored about 1 year ago by Christian Riekoff <[email protected]>
continue raymarch r&d

github.com/TheFuseLab/VL.Fuse - a5c15a9674cba3f5f796b19cf672c75ed111bef8 authored about 1 year ago by Christian Riekoff <[email protected]>
Update VectorFieldFunctions.vl

github.com/TheFuseLab/VL.Fuse - 4ae1bce6bc14427571831d83c916096b28c826e0 authored about 1 year ago by everyoneishappy <[email protected]>