{"id":16959837,"url":"https://github.com/maxinteger/ilo","last_synced_at":"2026-04-11T06:03:40.884Z","repository":{"id":6595920,"uuid":"7838813","full_name":"maxinteger/Ilo","owner":"maxinteger","description":"Very simple Python game engine","archived":false,"fork":false,"pushed_at":"2015-04-19T22:29:48.000Z","size":3044,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T10:30:11.658Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxinteger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-26T14:33:01.000Z","updated_at":"2015-04-19T22:29:48.000Z","dependencies_parsed_at":"2022-09-16T02:51:47.605Z","dependency_job_id":null,"html_url":"https://github.com/maxinteger/Ilo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxinteger%2FIlo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxinteger%2FIlo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxinteger%2FIlo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxinteger%2FIlo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxinteger","download_url":"https://codeload.github.com/maxinteger/Ilo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244819801,"owners_count":20515646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-13T22:46:21.140Z","updated_at":"2025-12-30T22:57:33.837Z","avatar_url":"https://github.com/maxinteger.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ilo\n\nThis was my thesis project!\n\nIlo is a 3D graphic engine Programed in Python 2.6 programing language with OpenGL 3.0 graphics librily and QT4.5 framework.\n\nHow to run (Ubuntu Linux):\n\n* Install basics\n\t* `sudo apt-get install aptitude`\n\t* `sudo aptitude install gcc freeglut3 libgle3 python-dev python-setuptools python-pygame python-numpy python-imaging`\n\t* `sudo aptitude install python-qt4`\n* Create virtualenv: `vistualenv .venv --system-site-packages`\n* Activate virtualenv: `. .venv/bin/activate`\n* Install pip packages: `pip install -r requrements.txt`\n* Install PIL: [install 1](http://stackoverflow.com/questions/13992214/how-to-import-a-globally-installed-package-to-virtualenv-folder) [install2](http://stackoverflow.com/questions/20060096/installing-pil-with-pip)\n\t* `sudo apt-get install python-dev libjpeg-dev libjpeg8-dev libpng3 libfreetype6-dev`\n\t* `sudo ln -s /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib`\n\t* `sudo ln -s /usr/lib/x86_64-linux-gnu/libfreetype.so /usr/lib`\n\t* `sudo ln -s /usr/lib/x86_64-linux-gnu/libz.so /usr/lib`\n\t* `sudo ln -s /usr/include/freetype2 /freetype`\n\t* `pip install PIL  --allow-unverified PIL --allow-all-external`\n\n* Run... `python Ilo/src/game.py`\n\n[Original repository](http://code.google.com/p/ilo/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxinteger%2Filo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxinteger%2Filo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxinteger%2Filo/lists"}