Roman Thilenius -
most blending methods simply do not work in another way than between each layer and the sum of what is below them. even a simple 1:1:1...
4
Diemo Schwarz -
Ah, that explains it, thanks! However, if I open the Max editor from Live, go to its package manager, it offers viddll 1.2.9 but the...
3
Different problem? In Live 12.2.1 (don't know which Max version that brings) I do get errors jit.movie: viddll video engine not supported...
TFL -
since i am using it to display milliseconds, I would be happy with the support of an Integer version As Federico said above, there is the...
13
Conall Ó Maoláin -
Hello, I have been playing around with versions of a genetic algorithm from Daniel Schiffman's Nature of Code. I first made a js...
1
Thank you Rob! Working as intended now
James Harkins -
@Rob thanks. "planemap" is the droid I was looking for. One thing I don't quite get about jit.unpack/pack -- if you just naively connect...
7
👽!t W∆s ∆lienz!👽 -
try the 'fixed_delta' attribute, send small values like '0.002' to slow it down, (the 'fixedtimestep' seems to set resolution for...
Connector -
ok got it to run!
2
> One mistake I spotted in your patch is that you sent the entire 12 planes matrix from [jit.gl.gridshape] to [jit.gl.mesh] to your...