{"id":13569340,"url":"https://github.com/bloeys/nmage","last_synced_at":"2026-01-26T04:05:40.372Z","repository":{"id":41484902,"uuid":"414843561","full_name":"bloeys/nmage","owner":"bloeys","description":"3D Game Engine in Go","archived":false,"fork":false,"pushed_at":"2024-09-15T14:48:59.000Z","size":17989,"stargazers_count":70,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2025-04-04T05:40:22.301Z","etag":null,"topics":["game-development","game-engine","gamedev"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bloeys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-08T04:17:57.000Z","updated_at":"2025-03-04T21:56:58.000Z","dependencies_parsed_at":"2024-04-20T08:26:03.168Z","dependency_job_id":"88fb5dfb-00c1-4b8e-a4aa-7dd43a979732","html_url":"https://github.com/bloeys/nmage","commit_stats":null,"previous_names":["bloeys/go-sdl-engine"],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/bloeys/nmage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloeys%2Fnmage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloeys%2Fnmage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloeys%2Fnmage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloeys%2Fnmage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bloeys","download_url":"https://codeload.github.com/bloeys/nmage/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloeys%2Fnmage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28766416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["game-development","game-engine","gamedev"],"created_at":"2024-08-01T14:00:38.756Z","updated_at":"2026-01-26T04:05:40.356Z","avatar_url":"https://github.com/bloeys.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# nMage\n\n[![build](https://github.com/bloeys/nmage/actions/workflows/build-nmage.yml/badge.svg)](https://github.com/bloeys/nmage/actions/workflows/build-nmage.yml)\n\nnMage is a (hopefully!) high performance 3D Game Engine written in Go being developed [live](https://twitch.tv/bloeys), with recordings posted on [YouTube](https://www.youtube.com/channel/UCCf4qyNGPVwpj1HYFGahs_A).\n\nThis project is being built with the goals being (in no particular order):\n\n* To build a good game engine that can be used to develop full fledged games (as opposed to just demos and proofs-of-concept)\n* Sharing knowledge about less popular/less taught (e.g. compared to web dev), yet very powerful computing topics by building things and explaining as we go\n* Showing the development process of large, high performance software, including things like: learning unfamiliar topics, reading docs, fixing bugs and profiling and optimizing\n* Have fun through the entire thing!\n\n## Running the code\n\nTo run the project you need:\n\n* A recent version of [Go](https://golang.org/) installed\n* A C/C++ compiler installed and in your path\n  * Windows: [MingW](https://www.mingw-w64.org/downloads/#mingw-builds) or similar\n  * Mac/Linux: Should be installed by default, but if not try [GCC](https://gcc.gnu.org/) or [Clang](https://releases.llvm.org/download.html)\n* Install SDL2 by following their [requirements](https://github.com/veandco/go-sdl2#requirements).\n* Get the required [assimp-go](https://github.com/bloeys/assimp-go) DLLs/DyLibs and place them correctly by following the assimp-go [README](https://github.com/bloeys/assimp-go#using-assimp-go).\n\nThen you can start nMage with `go run .`\n\n\u003e Note: It *might* take a while to clone/run the first time because of downloading/compiling dependencies.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbloeys%2Fnmage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbloeys%2Fnmage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbloeys%2Fnmage/lists"}