C++ Engine Source Download
Added 2022-12-10 15:19:33 +0000 UTCHere's the download for the source of the C++ engine - the libraries (under lib/) are *not* included, so you'll need to download/build them yourself.
They are:
archimedes
backward-cpp
bgfx
bimg
bx
fmt
glfw
glm
nameof
soloud
tomlplusplus
MoltenVK (mac only)
All of which can be found on GitHub. The source code can be looked at without any libraries though :)
Thanks for your support!
Comments
Coop has done an amazing job debugging! Thank you! Hoping to get some input from JDH :)
Leonardo
2022-12-14 20:09:49 +0000 UTCHere is how to get it to run on an apple silicon mac: https://gist.github.com/coopikoop/56c6f8e221d14111749f796076ba4f89 If anyone has other issues/solutions, please let me know so I can help out or add it to the doc. Have fun everyone!
coop
2022-12-14 19:33:25 +0000 UTC