Commit Graph

5 Commits

Author SHA1 Message Date
91deaf34b2 Implement naïve buckets of bboxes.
Allows faster spatial querying entities for collisions and overlapping.

Fixes #3
2024-10-07 02:47:03 +02:00
e6e1845743 Use OpenGLES on Linux by default.
* Add error checking on shader compilation.
* Use 2 versions of fragmentShader for GLSL 1.0 and GLSL 2.0 or later.
2023-09-24 20:58:23 +02:00
3c5f3989a6 Fix build 2023-09-22 15:46:31 +02:00
b3f9c31943 Configure CMake for building WASM using Emscripten 2022-08-04 02:14:22 +02:00
52934e286b CMake build configuration 2022-07-31 16:32:16 +02:00