summaryrefslogtreecommitdiffstats
path: root/balls.cl
Commit message (Expand)AuthorAgeFilesLines
* collideBalls(): fix ball index array addressingSam Anthony2024-10-301-2/+2
* ball-ball collisions (untested)Sam Anthony2024-10-291-18/+106
* gravitySam Anthony2024-10-281-0/+4
* variable radiusSam Anthony2024-10-281-14/+16
* collideWallsSam Anthony2024-10-281-0/+49
* moveSam Anthony2024-10-281-0/+8
* rename kernelSam Anthony2024-10-281-1/+1
* multiple ballsSam Anthony2024-10-261-10/+12
* initialize positionSam Anthony2024-10-261-4/+1
* filled circleSam Anthony2024-10-261-16/+14
* animationSam Anthony2024-10-261-27/+20
* dummy opencl kernelSam Anthony2024-10-261-0/+29