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

Delete Emissive Issue.vl

Duplicate of #42

github.com/TheFuseLab/VL.Fuse - a7d0fe2678dbd37da8b0830511736f560b7f30f2 authored about 3 years ago by everyoneishappy <[email protected]>
Workaround for volumeSDF to init correctly with material system

github.com/TheFuseLab/VL.Fuse - b9fe16ce33bc8df9fb46e5284622c6ad199a5e47 authored about 3 years ago by everyoneishappy <[email protected]>
Create HowTo Use Fresnel.vl

github.com/TheFuseLab/VL.Fuse - 875b5a7236e9332fd591447ed6aa0b9720d59b1c authored about 3 years ago by everyoneishappy <[email protected]>
Add Fresnel node

github.com/TheFuseLab/VL.Fuse - 80fa9dc5151d2729966d36f8dd813ca3600edb4e authored about 3 years ago by everyoneishappy <[email protected]>
Make Mix input on Lerp node handle type conversion.

This is much better I think, but may cause requirement to remove an explicit conversion in patch...

github.com/TheFuseLab/VL.Fuse - eaf16d3c9b08222c4ee4f4bc90cba6aae30de3b5 authored about 3 years ago by everyoneishappy <[email protected]>
add GetDimensions to help patch

github.com/TheFuseLab/VL.Fuse - 86be364c9effab81a0cd5a0e8a7e58656824182c authored about 3 years ago by Christian Riekoff <[email protected]>
fix getDimensions node add versions for 1D 2D 3D texture

github.com/TheFuseLab/VL.Fuse - 54e1dc7482a6ebebb246ddacca5b0089a942ab25 authored about 3 years ago by Christian Riekoff <[email protected]>
made gpuvalue default null

github.com/TheFuseLab/VL.Fuse - 985815d8172233559ce73e21cabdad1149598d13 authored about 3 years ago by Christian Riekoff <[email protected]>
update stride reference

github.com/TheFuseLab/VL.Fuse - f60c0fb14f5f731dd31d8c54663d94e05f5127cf authored about 3 years ago by Christian Riekoff <[email protected]>
fix getdimension

github.com/TheFuseLab/VL.Fuse - 7fb81c454a9ea71095fdc5df78889c66a3e45b02 authored about 3 years ago by Christian Riekoff <[email protected]>
update testpatch references

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

github.com/TheFuseLab/VL.Fuse - 83c848c5a55559b2c65e0a668c7a5034d4dca057 authored about 3 years ago by christian riekoff <[email protected]>
start working getTextureDimension

github.com/TheFuseLab/VL.Fuse - 4729d4eab4eeb8b6c9a6ce397638f0e08d27cd44 authored about 3 years ago by christian riekoff <[email protected]>
Add texture object methods, cleanup meta infos

github.com/TheFuseLab/VL.Fuse - 805ba7a2ee740e07ac60a2a17de894f8e0542b6d authored about 3 years ago by everyoneishappy <[email protected]>
Add SampleGrad

github.com/TheFuseLab/VL.Fuse - 39591f64291e67c7c3934be505786d8c47de79ee authored about 3 years ago by everyoneishappy <[email protected]>
add more texture nodes

github.com/TheFuseLab/VL.Fuse - 3ba4112064f6424d7b2cdc332feca2457ec637d8 authored about 3 years ago by christian riekoff <[email protected]>
update version

github.com/TheFuseLab/VL.Fuse - 3fdbbfde1b3e2eca15894287634ca721f85cf3f5 authored about 3 years ago by christian riekoff <[email protected]>
add new generic sample texture node and first implementation

github.com/TheFuseLab/VL.Fuse - f43a14f471a2f49fa73739e039b221c0cbefce32 authored about 3 years ago by christian riekoff <[email protected]>
add texture sample help patch to R&D

github.com/TheFuseLab/VL.Fuse - 506776c9f2ce03428b2eb042133d214e9811c4f2 authored about 3 years ago by christian riekoff <[email protected]>
fix nullpointer for texture node

github.com/TheFuseLab/VL.Fuse - 12c9d1a3eaeb704984e72e90cbf414322d53e99b authored about 3 years ago by christian riekoff <[email protected]>
fix monadic for samplerState

github.com/TheFuseLab/VL.Fuse - 4995287a264616b4bee12b6bffe5a705b7443e1e authored about 3 years ago by christian riekoff <[email protected]>
sorted internal forwards to sub categories

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

github.com/TheFuseLab/VL.Fuse - 2bc24660b13937e17b05bfb236bc161a43882007 authored about 3 years ago by christian riekoff <[email protected]>
renamed GpuInBug

github.com/TheFuseLab/VL.Fuse - e8ec5077f802b208d6e75a8feaa823e4e671b3d4 authored about 3 years ago by christian riekoff <[email protected]>
add texturenode TextureNode

github.com/TheFuseLab/VL.Fuse - 4348deaaa837c0ff366feed38d3d5d6d9d9906c9 authored about 3 years ago by christian riekoff <[email protected]>
added patched comment to GPUFunction

github.com/TheFuseLab/VL.Fuse - d73c6720a887d37c88a420fb4c753e3709d27b01 authored about 3 years ago by gregsn <[email protected]>
removed CustomRegionPatch helper node (was moved to CoreLib)

github.com/TheFuseLab/VL.Fuse - 67e5566d3905322f5086f3006e383566e00abea9 authored about 3 years ago by gregsn <[email protected]>
GPU function region now complaining about region boundary crossing links

github.com/TheFuseLab/VL.Fuse - 44decc56e437896a2c710d036dbbdd79cc3f05ea authored about 3 years ago by gregsn <[email protected]>
Flip normals in normal triplanar function

github.com/TheFuseLab/VL.Fuse - 0ea8bfb55e9151b91665cf02b9e3c3f822e620cf authored about 3 years ago by everyoneishappy <[email protected]>
updated README

github.com/TheFuseLab/VL.Fuse - 1634e0daef157514d33c55036a0c6699e71c0bd6 authored about 3 years ago by vvvv-dottore <[email protected]>
Dispose gets called by the CustomRegionPatch process. Added some more comments

github.com/TheFuseLab/VL.Fuse - 3892d3d969378a6038fc64dc5741b9ff93d05d2c authored about 3 years ago by gregsn <[email protected]>
Merge branch 'develop' of https://github.com/TheFuseLab/VL.Fuse into develop

github.com/TheFuseLab/VL.Fuse - b4c27ff44f213d390a4904a86c989fbe87134994 authored about 3 years ago by everyoneishappy <[email protected]>
Flip Corss Product order in TriPlanar Normals to work with Stride-Handedness

github.com/TheFuseLab/VL.Fuse - adde7018f15dc5fa1840b38c1de489d075211c72 authored about 3 years ago by everyoneishappy <[email protected]>
fix for last commit

github.com/TheFuseLab/VL.Fuse - f91f01ef83cd9ab36dd7d2ffee16c86cc5ed974e authored about 3 years ago by gregsn <[email protected]>
update on custom regions working with new api

github.com/TheFuseLab/VL.Fuse - cafdf8d096978b1fc332591a4eac1dc913dd4dfb authored about 3 years ago by gregsn <[email protected]>
Debug Normal Mapping

github.com/TheFuseLab/VL.Fuse - e06f8cf01aa57cf00504f4109d68a0b085a447d7 authored about 3 years ago by everyoneishappy <[email protected]>
Start to get normal maps working for triplanar mapping

github.com/TheFuseLab/VL.Fuse - 8f84affe94e8c1e0cbfd306a085bdaf86a876f52 authored about 3 years ago by everyoneishappy <[email protected]>
Update FuseCoreTexture.sdsl

github.com/TheFuseLab/VL.Fuse - 4f08b62c247672da3eb9322befd07afee17c1e5b authored about 3 years ago by everyoneishappy <[email protected]>
Create FuseCoreTexture.sdsl

github.com/TheFuseLab/VL.Fuse - ee150b879c13489ff5c9e757c4df447cdb2b73b2 authored about 3 years ago by everyoneishappy <[email protected]>
Cleanup some meta information and hide ID ops

github.com/TheFuseLab/VL.Fuse - 2cb5b5390fa43d21911f8720da08f7155ca2c80d authored about 3 years ago by everyoneishappy <[email protected]>
Add MeshNormalWS semantic helper

This seems to be the one to use for worldspace normals, as using normalWS will be broken by norm...

github.com/TheFuseLab/VL.Fuse - 02e6bd46cac40381f76257de6666ac213434da96 authored about 3 years ago by everyoneishappy <[email protected]>
Fix Triplanar

github.com/TheFuseLab/VL.Fuse - 9d7fcb72ff73f14d9fbbf8dca4e69d5b2d1c4daf authored about 3 years ago by everyoneishappy <[email protected]>
Delete SphereProvider.sdsl

There is another file in use with this name and was causing silent error on export

github.com/TheFuseLab/VL.Fuse - 4e6063149d2d7a0dc5e026cba84a85f6e54b7a6c authored about 3 years ago by everyoneishappy <[email protected]>
Update RaymarchPBR.vl

github.com/TheFuseLab/VL.Fuse - 08d0250506b3a0c914897940678a81717f6af7bd authored about 3 years ago by everyoneishappy <[email protected]>
Add Demo for current state of #51

github.com/TheFuseLab/VL.Fuse - 9981cfcdf054cef6e93155e47442d70c5a6ad283 authored about 3 years ago by everyoneishappy <[email protected]>
Merge branch 'develop' of https://github.com/TheFuseLab/VL.Fuse into develop

github.com/TheFuseLab/VL.Fuse - 68e58f9043d89338f10bbe033a352b0b7e3ed727 authored about 3 years ago by everyoneishappy <[email protected]>
Debug VolumeSDF

github.com/TheFuseLab/VL.Fuse - 158f39b15bb3b841114e9730d35efcc13cc4ffdb authored about 3 years ago by everyoneishappy <[email protected]>
Add FractalQube SDF to node viewers and Overview patch

github.com/TheFuseLab/VL.Fuse - 8e40d5a9e7c84cd08d12381740478f43e9238c18 authored about 3 years ago by everyoneishappy <[email protected]>
change DefinedStreams from mutableList to Spread so that no chache regions are triggered

github.com/TheFuseLab/VL.Fuse - af112bac044fca5f78aab2980fa41945736207cc authored about 3 years ago by christian riekoff <[email protected]>
clean issue patch

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

github.com/TheFuseLab/VL.Fuse - 9f2a7d35437a85900b6644b5658c2d05e8c0e729 authored about 3 years ago by christian riekoff <[email protected]>
fix #55

github.com/TheFuseLab/VL.Fuse - 7a2945510613a429f7f6068e58a39eb218d1e0f4 authored about 3 years ago by christian riekoff <[email protected]>
refactor Monadic

github.com/TheFuseLab/VL.Fuse - 55d0b2a60bbf381e647f434b56b1a4fac9aaf836 authored about 3 years ago by christian riekoff <[email protected]>
add testpatches to fix issues

github.com/TheFuseLab/VL.Fuse - 7aba4b9617bd1b8b12c664349aa2b99f7d6b83f6 authored about 3 years ago by christian riekoff <[email protected]>
add some comments

github.com/TheFuseLab/VL.Fuse - 10443583c0b64e15aba1297085a88ab766b32c14 authored about 3 years ago by christian riekoff <[email protected]>
Start porting beta SplineBuffered

github.com/TheFuseLab/VL.Fuse - f591712bc9d167008a0728c5410b83fb4a2dee75 authored about 3 years ago by everyoneishappy <[email protected]>
fixed (again) render texture mutable list default value

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

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

github.com/TheFuseLab/VL.Fuse - 95ed99cf7e64ca6199a7c79962bafed194fc55ff authored about 3 years ago by christian riekoff <[email protected]>
fix render texture

github.com/TheFuseLab/VL.Fuse - fa5d60759be21d530b4517a362e464e4cfc462bf authored about 3 years ago by christian riekoff <[email protected]>
Add streams input to RenderTexture (Fuse)

github.com/TheFuseLab/VL.Fuse - de9abcbbd6d947fb4f4403df7c26587ebac52af6 authored about 3 years ago by everyoneishappy <[email protected]>
fix fuse rendertexture

github.com/TheFuseLab/VL.Fuse - 024d5d1ef3af91abc56dd7f88de1bc977a38e995 authored about 3 years ago by christian riekoff <[email protected]>
Merge remote-tracking branch 'origin/develop' into dev/Natan

github.com/TheFuseLab/VL.Fuse - b05e882366c26d8ed64477abb023eb9929ffb7ec authored about 3 years ago by vvvv-dottore <[email protected]>
added arrow preview in fluid spherical impulse helper.

github.com/TheFuseLab/VL.Fuse - 350327703899fca9d921d3574643564e95969941 authored about 3 years ago by vvvv-dottore <[email protected]>
Map node to have 0-1 range by default

github.com/TheFuseLab/VL.Fuse - 3d9472d6ae59f40b94a7e7a3e5609401d9d730ee authored about 3 years ago by everyoneishappy <[email protected]>
cleaning nodeset for texture sampling (SampleTextureBox)

github.com/TheFuseLab/VL.Fuse - 153b2644c40a921a4142c27a79e62eda54f4f693 authored about 3 years ago by vvvv-dottore <[email protected]>
simplified SampleTexture nodes (introduced SampleTexture2DBox andSampleTexture3DBox). fixed some pin names all around. fixed help patches

github.com/TheFuseLab/VL.Fuse - 0d4d96ec532fbeb31d80da8b838c40249c4d5940 authored about 3 years ago by vvvv-dottore <[email protected]>
added check defaults in some nodes that don't handle null

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

github.com/TheFuseLab/VL.Fuse - 4ab275b1bb8ff3f11230e7eacf4e9d77237021c8 authored about 3 years ago by vvvv-dottore <[email protected]>
added FadeInOutOverLifeTime module. fixed smoothstep node (added CheckDefault nodes on Min and Max

github.com/TheFuseLab/VL.Fuse - 6fd0e9f037b14ec67781664807337675c7c39141 authored about 3 years ago by vvvv-dottore <[email protected]>
Add control value defaults to Bias & Gain nodes

github.com/TheFuseLab/VL.Fuse - 53786d6cf42328fe57e64775ca8176d150df0ee3 authored about 3 years ago by everyoneishappy <[email protected]>
fixed MapRangeToUnit

github.com/TheFuseLab/VL.Fuse - 629c0df6cbfac6d8cda4c56c9c1331198ca62b0d authored about 3 years ago by vvvv-dottore <[email protected]>
in CombineSDF: properly managed the case with only 1 slice in the SDF input spread

github.com/TheFuseLab/VL.Fuse - af4c7326b5c0b00569f495880aae9c0a287d7e08 authored about 3 years ago by vvvv-dottore <[email protected]>
added Enabled pin into Group (GpuVoid)

github.com/TheFuseLab/VL.Fuse - 1b8d89ce04ed638b9ad5e5b925ad372a9090eae8 authored about 3 years ago by vvvv-dottore <[email protected]>
added GetResourceHandler (Advanced) operation in ComputeSystem

github.com/TheFuseLab/VL.Fuse - ac71b135fd121666daaf6f5e35fbd7f8c60808f1 authored about 3 years ago by vvvv-dottore <[email protected]>
added SetComputeSystem to ComputeStage (Advanced)

github.com/TheFuseLab/VL.Fuse - eb898006e714951ba22aafd3ebb7455595126e12 authored about 3 years ago by vvvv-dottore <[email protected]>
Added SetComputeSystem in IComputeStage. added related functionalities in compute system, ComputeStage (Advanced) and Group (IComputeStage,Spectral)

github.com/TheFuseLab/VL.Fuse - 7767433a8aae001305526158b87740275f343a5a authored about 3 years ago by vvvv-dottore <[email protected]>
exposed as Advanced WriteAttribute operation in GpuResourceManager class

github.com/TheFuseLab/VL.Fuse - dba624d3e0d989a22101896ae48eb6d03e6fa596 authored about 3 years ago by vvvv-dottore <[email protected]>
fixed help patches after swizzle nodes change

github.com/TheFuseLab/VL.Fuse - c99b180f48cda18258fa2e77648ed68f6ba0ed33 authored about 3 years ago by vvvv-dottore <[email protected]>
added switch enabled in collision particles

github.com/TheFuseLab/VL.Fuse - 2f37c52d8509de58c6cf0b69fa989289cf41817a authored about 3 years ago by vvvv-dottore <[email protected]>
wizzle nodes changes in vl.fuse documents

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

github.com/TheFuseLab/VL.Fuse - ba926aefd983c5aee02da82c406dc1882b11ae63 authored about 3 years ago by vvvv-dottore <[email protected]>
changed output pins name in wizzle nodes: from specific ("x", "xy", ...) to "Output". this allow easy swap in the patch without broken links

github.com/TheFuseLab/VL.Fuse - 109a04f5920a50c8990631b553e4cd7f81beb7c2 authored about 3 years ago by vvvv-dottore <[email protected]>
Vector Noise default parameter values

github.com/TheFuseLab/VL.Fuse - 9848ba0956ef4675d0463740504b931f65b72978 authored about 3 years ago by everyoneishappy <[email protected]>
Add radius default

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

github.com/TheFuseLab/VL.Fuse - ce8dc44e1422d017e68bb83f27eace7db093979d authored about 3 years ago by everyoneishappy <[email protected]>
replace macro constant that was causing error

github.com/TheFuseLab/VL.Fuse - 0c48bfc15efa63eafebcd962299761d9a743f843 authored about 3 years ago by everyoneishappy <[email protected]>
Fixes a typo and some cosmetics

github.com/TheFuseLab/VL.Fuse - 5d191eb6b01031c5f0f594df2ee29ccee58acdb1 authored about 3 years ago by sebescudie <[email protected]>
Add credit to fractal qube

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

github.com/TheFuseLab/VL.Fuse - b18fcdfa589b2d3a2c86986596cee72ada3ea3bd authored about 3 years ago by everyoneishappy <[email protected]>
Fix node description

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

# Conflicts:
# R&D/help/Particles/shaders/BoxGeomExt_ShaderFX.sdsl
# vl/Fuse.Common.Compute.vl

github.com/TheFuseLab/VL.Fuse - 2cc9e98565d8912f4d7e4bb719d3b025da7ed0fe authored about 3 years ago by christian riekoff <[email protected]>
small fix

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

# Conflicts:
# R&D/help/Particles/shaders/BoxGeomExt_ShaderFX.sdsl

github.com/TheFuseLab/VL.Fuse - 034f13c1454c6685214acdd89de46991bf1c657b authored about 3 years ago by christian riekoff <[email protected]>
move box material renderer to R&D with shaders

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

# Conflicts:
# vl/Fuse.Common.Compute.vl
# vl/shaders/BoxGeomExt_ShaderFX.sdsl

github.com/TheFuseLab/VL.Fuse - fc80754135f42c023edd496caddf5b8636ba0a5d authored about 3 years ago by christian riekoff <[email protected]>
remove boxrenderer

github.com/TheFuseLab/VL.Fuse - 4a9ae03a5f0c107865387d07a2122017c1d724fa authored about 3 years ago by christian riekoff <[email protected]>
Removes old code

github.com/TheFuseLab/VL.Fuse - fdf21bdae38a062be377e6f22e485c22287dedea authored about 3 years ago by tebjan <[email protected]>
Using same particles buffer in material and material extension.

github.com/TheFuseLab/VL.Fuse - 84dadb4be2d09c35f9f34501ffdbf2d4768657d5 authored about 3 years ago by tebjan <[email protected]>