Skip to content

Compute Shaders? #19

@NotSoSeriouss

Description

@NotSoSeriouss

How about running each grid update with a compute shader on the gpu?
The graphics part would still be handled by java and the graphics lib on the cpu but with a cs running the updates
you could run the program at much higher speeds with a bigger grid.

**PS:**I put this in the issues section because i felt like the program was running slowly, probably becasue of java's performance
and it's shitty garbage collector

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions