What‘s the license?
WebGL visual programming editor cables.gl is now open source
21–30 of 43 posts
Re: WebGL visual programming editor cables.gl is now open source
#22Re: WebGL visual programming editor cables.gl is now open source
#23Re: WebGL visual programming editor cables.gl is now open source
#24Re: WebGL visual programming editor cables.gl is now open source
#25- How does this differ from say blender's geometry/shader nodes? Aside from operating environment.
- How much of webgl does this encompass? Do you control the full render graph? Or is it just one pass, or what?
I've been interested in learning modern graphics programming, but playing around with low level gl/vk code seemed like it'd be too slow to figure out the high level concepts. I was hoping I'd find a visual editor somewhere.
Re: WebGL visual programming editor cables.gl is now open source
#26This looks really cool, but I came away with some questions. - How does this differ from say blender's geometry/shader nodes? Aside from operating environment. - How much of webgl does this encompass? Do you control the full render graph? Or is it just one pass, or what? I've been interested in learning modern graphics programming, but playing around with low level gl/vk code seemed like it'd be too slow to figure ou…
Blender can be used to create assets consumed by cables.
Re: WebGL visual programming editor cables.gl is now open source
#27Is this essentially Quartz Composer, but in the browser? https://en.wikipedia.org/wiki/Quartz_Composer I was always amazed at how sophisticated QC was, and also saddened when it was abandoned by Apple...
yes why did visual programming never fully took off, its somehow like vr ;) it is like QC or touchdesigner, but you can distribute your projects on your own, without cables itself. basically like you can distribute a game you made with unity.
Re: WebGL visual programming editor cables.gl is now open source
#28Re: WebGL visual programming editor cables.gl is now open source
#29Cables is an incredibly powerful tool with a fairly low learning curve. I couldn't have done what I did with my personal website[1] (sorry, mobile optimized!) if I was working with WebGL directly, especially not in the 3 days it took me to build and deploy with no prior experience. If you're a interested in experimenting with creative stuff without the traditionally high barrier of entry, I highly recommend cables an…
Re: WebGL visual programming editor cables.gl is now open source
#30This reminded me of another project: https://nodes.io . Apparently it was inspired by cables.gl