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

For anyone else trying this out on Linux, the build infrastructure can all be replaced with just:

    cp -i src/* includes/* .
    g++ frontend.cpp -lraylib
    ./a.out



Hi!

Thank you!

I added a variation of your good solution to the main branch.

https://github.com/Avicted/galaxy_visualization_raylib/blob/...




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: