-
by global i mean a function that will be in the frag regardless of the GlslSource being compiled.
i'll work on this if u think it's a good idea.
-
Add Spanish translation in addition to Japanese, following documentation at: https://hydra.ojack.xyz/docs/#/contributing_translation
ojack updated
2 years ago
-
# The alpha issue (premultiplication and overloading)
I create this issue after discussion in the Discord and various hours of testing different ideas. Thanks to @BenjaminHolland for the resources …
-
Robust and flexible way to handle all types of parameters
1. javascript functions that compile to glsl functions, i.e:
osc().add(osc())
2. javascript functions that are passed in at every ren…
ojack updated
5 years ago
-
I like the [make random change] functionality but it's confusing that it reformats the code.
After clicking the icon:
-
```
const canvas = document.createElement('canvas')
canvas.getContext('webgl2')
new Hydra({canvas})
```
prompts the following error:
```
Error: (regl) webgl not supported, try upgrading your b…
-
Hello,
I am trying to use the patterns extension libraries using Hydra inside a web site.
I tried first to copy the await... statement as in the online example, and It didn't work. Then I downlo…
asorc updated
4 months ago
-
It would be amazing if Tidal could use the [Ambisonic Toolkit](http://doc.sccode.org/Guides/Intro-to-the-ATK.html) to control a sounds azimuth and altitude and encode/decode B-format for Ambisonics pe…
-
参考にした記事
- https://knowledge.sakura.ad.jp/2882/f
- https://qiita.com/inouet/items/478f4228dbbcd442bfe8
-
Any recommendations to train or fine-tune model on new language.
1. Does training for new language (E.x. arabic) will work on existing pre-trained models ? Or it has to be from scratch.
2. What…