Source code released...
The project ends there due to no donations and no more time...
Version Alpha 7 of GPULab is released.
All seems to work.
Try to work whit it to find some bugs and send me reports.
Thanks.
The next version will be the Beta 1!
;-)
Works all about the indexing and some matrix-matrix operations (moltiplication, division and power).
I'm released the Alpha 5 version of GPULab.
Try to write something like:
function somma(a,b)
res = a+b;
return res
somma(2,3)
...And you can see something... ;-)
Whit GPULab Alpha 4:
Flow Control Added
Intric functions like sin, pow, floor, etc. Added
I'm working very hard on the rest of the project...
Please, make me a donation!
:-(
Alpha 3 was released.
Now the transposition works fine on all matrix greater than 4x4.
A new Optimizationg visitor was added.
Version Alpha 2 released:
Now you basics operations like sum, transposition and other punctual operations works.
Test GPULab and send me all the bugs you can find! ;-)
...and make me a donation if you find the code usefull.
To read the source code use Reflector!