Hacker News new | past | comments | ask | show | jobs | submit login

Looks cool, just wondering (I don’t know R but plan to learn it soon) - Could this be a base, to build something like Minecraft in R?



Like, playable and all? Very unlikely. It's not going to be fast enough and R is not typically the language you'd use for games.

But to e.g. import a Minecraft world and render it with the rayshader package? That might actually be a fun idea!


Got your back! I've been working on a JS voxels side project which I just made available for R: https://github.com/javierluraschi/voxels

I still need to add support to add voxels from R and retrieve them, but should be straightforward, the hard part was putting together the rendering engine.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: