[code-reflection] Integrated: Moved/Cloned nbody -> nbodygl and nbody now glfree
Gary Frost
gfrost at openjdk.org
Tue Feb 3 15:56:45 UTC 2026
On Tue, 3 Feb 2026 15:43:05 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> Extracted the nbody implementation from the example-shade dir and created a non opengl example.
>
> Moved nbody to nbodygl and turned nbody into an opengl free implementation.
>
>
> java @.bld
> java @.run ffi-opencl nbodygl # prev opengl version
> java @.run ffi-opencl nbody # new non opengl version
This pull request has now been integrated.
Changeset: 31925049
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/319250496e896734263451f243390894c686129d
Stats: 369 lines in 15 files changed: 310 ins; 26 del; 33 mod
Moved/Cloned nbody -> nbodygl and nbody now glfree
-------------
PR: https://git.openjdk.org/babylon/pull/889
More information about the babylon-dev
mailing list