Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
0XDE57 created a comment on an issue on 0XDE57/SpaceProject
https://github.com/libgdx/libgdx/pull/7275#issuecomment-2298421275
0XDE57 created a review comment on a pull request on libgdx/libgdx
What is the typical scale of polygons expected by this implementation? At what size is a polygon / triangle too big or too small?
0XDE57 opened an issue on 0XDE57/SpaceProject
RISK-V when?
libGDX (lwjgl) and Box2D support RISK-V. Should run in theory!0XDE57 created a comment on an issue on 0XDE57/SpaceProject
asprof says `com/spaceproject/systems/SpaceParallaxSystem.drawParallaxTiles` is too heavy (~43% @ 1440p)! rendering tiles is calling switchTexture and batch flush `./asprof -d 30 -f /tmp/fla...
0XDE57 pushed 10 commits to master 0XDE57/SpaceProject
- notes d89ccfe
- upgrade notes 3e47605
- add curvy render https://www.youtube.com/watch?v=qIOAz7M1syw @1:40:00 4134e04
- notes -attempt at Steiner ellipse & inellipse 82fcb4a
- format tests 008f84a
- test SAMPLE_ALPHA_TO_ONE_EXT (0x809F) -another missing GL constant a7ea168
- resource and shatter notes -add albedo property for material reflection (not hooked up yet to laser yet) -remove rar... 3d21b3d
- fix crash and move radius logic outside loop 81d0c36
- fix note about B2d poly vert limit 8->7 024ded3
- Merge branch 'master' of https://github.com/0XDE57/SpaceProject cd9cc90
0XDE57 created a comment on an issue on libgdx/libgdx
An additional test that could be considered is checking the number of triangles produced is always n-2, where n = number of vertices. Not tested but something like: ```java //eg: a poly with 5...
0XDE57 created a comment on an issue on 0XDE57/SpaceProject
EarClippingTriangulator should handle convex shapes. ![Screenshot_20241222_164246](https://github.com/user-attachments/assets/868e9c10-9d90-4119-94f5-141f1ed111b4) Image source: https://www.y...
0XDE57 created a comment on a pull request on 89luca89/distrobox
Hmm. I am not sure removing that `#` actually fixed it. The path is relative? Either way, the current link is broken.
0XDE57 opened a pull request on 89luca89/distrobox
link typo steamdeck_guide.md
-minor typo: fix broken link to https://github.com/89luca89/distrobox/blob/main/docs/posts/install_podman_static.md0XDE57 pushed 1 commit to main 0XDE57/distrobox
- link typo steamdeck_guide.md -fix broken link to https://github.com/89luca89/distrobox/blob/main/docs/posts/install_... 94ec541
0XDE57 pushed 2 commits to master 0XDE57/awesome-gamedev
0XDE57 opened a pull request on Calinou/awesome-gamedev
add osu! rythm game
-add C# section -add osu! to new c# section0XDE57 pushed 1 commit to master 0XDE57/awesome-gamedev
- osu! -add C# section -add osu! to new c# section bc43f6b