CABLESxTAICHI: Fractal

               
by

Published May 6, 2024 at 03:51
Open In Editor


taichi.js is a Javascript framework which translates JS code into WebGPU compute and/or render pipelines. With taichi.js, the programmer can write WebGPU programs without having to deal with WebGPU's API or shading language.

See: https://taichi-js.com/docs/docs/basics/getting-started

This is an mvpatch of taichi.js WebGPU compute integrated with cables.gl WebGL texture rendering. It renders to an offscreen canvas, and then transfers this into a standard texture for the remainder of the patch. This allows full-resolution rendering within taichi.js, without array-based transfers.

See: https://taichi-js.com/playground/fractal

Licence: Public Domain Dedication

Commercial use ok, freely remix, reuse this work without restriction, please credit the author.
 



More patches made by cables users





what is cables?


Cables is a tool for creating beautiful interactive content. With an easy to navigate interface and real time visuals, it allows for rapid prototyping and fast adjustments.

cables is free to use!

Register