Hacker News new | ask | show | jobs
Show HN: Game Engine in Julia with 400KB Exports (Vs Unity's 200MB) (github.com)
5 points by MrNova 127 days ago
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!

1 comments

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