top | item 47044785

Show HN: Game Engine in Julia with 400KB Exports (Vs Unity's 200MB)

5 points| MrNova | 13 days ago |github.com

Hi HN! Built a code-first game engine called OpenReality. No visual editor - you write games in pure code. features: - Pure code workflow - 400KB WASM exports (Unity: 200MB+) - Free and open source - full 3D rendering - multiple rendering backends

github: https://github.com/sinisterMage/Open-Reality Happy to answer questions about the tech or implementation!

2 comments

order

oneandonley1|13 days ago

Add some images of the example renders.

MrNova|13 days ago

Thank you for the comment! the renders can be found at the screenshots folder in the root of the repo (linked above), thanks again!