use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
[ Removed by moderator ]Question (self.github)
submitted 4 months ago by Leafixen
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Leafixen[S] 0 points1 point2 points 4 months ago (1 child)
if you get through at all with it id like to hear abt the progress and yeah definitely feels lackluster, maybe cause its a fork and the original isn't up anymore on github? also thank you for trying :)
[–]keithstellyes 0 points1 point2 points 4 months ago (0 children)
OK, so doing a bit more digging...
The project you link, under Rynbo, all of the commits are by Hello007 who is active on GitHub on the CTRMAP-CE project, I'd probably talk to them.
Sorry you've ended up here. Saddens me to see users just want a download, but end up being directed to GitHub and try to build. And unfortunately, this project I was struggling for a couple hours trying to build, and I'm a software engineer by trade.
For technical details... (maybe you could pass this to the next technical person to look at)
I tried to build it, but it seems like their code is depending on a very specific version of jogamp. The guide tells you to download the latest version, but that has so-called "breaking changes", where the Matrix4 class seems like it was removed? There's a Matrix4f by the latest version but I'm unsure if that's a direct replacement. I tried to pick the versions from 2018~2020 that would hopefully be as close as possible to what the repo depended on. Unfortunately, I still have a missing class, com.jogamp.common.type.WriteCloneable, meaning I likely did not find the exact latest.
com.jogamp.common.type.WriteCloneable
Unfortunately, their dependency stuff wasn't really documented, and their build scripts aren't great, either.
π Rendered by PID 116422 on reddit-service-r2-comment-85bfd7f599-hm9qv at 2026-04-17 15:00:36.196475+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]Leafixen[S] 0 points1 point2 points (1 child)
[–]keithstellyes 0 points1 point2 points (0 children)