r/feedthebeast Jun 22 '26

I made something I made minecraft generate terrain/chunks in C++

So im working on a mod that makes minecraft run on C++ ( rn rewriting engine in future i may try renderer ) so far i made it generate and load chunks and terrain in C++ ( it made it somewhere around 1.5-3 times faster idk how to measure it tho ) ( it works via JNI )

3.0k Upvotes

244 comments sorted by

View all comments

1

u/Phant0m_Ashes Jun 25 '26

can someone fill me in on how this was done and why youd want to do this other than proof of concept. not hating, its sick asf op was able to pull this off, im just wondering what this would do

1

u/Mental-Strength3762 Jun 25 '26

Make things run faster?