{"id":13547409,"url":"https://github.com/mattdesl/lwjgl-basics","last_synced_at":"2025-05-16T05:04:16.318Z","repository":{"id":5352072,"uuid":"6537891","full_name":"mattdesl/lwjgl-basics","owner":"mattdesl","description":":wrench: LibGDX/LWJGL tutorials and examples","archived":false,"fork":false,"pushed_at":"2019-05-23T20:55:00.000Z","size":18293,"stargazers_count":1886,"open_issues_count":13,"forks_count":187,"subscribers_count":182,"default_branch":"master","last_synced_at":"2025-05-16T05:04:12.911Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/mattdesl.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":"2012-11-05T01:42:27.000Z","updated_at":"2025-05-10T16:25:18.000Z","dependencies_parsed_at":"2022-07-12T15:02:59.670Z","dependency_job_id":null,"html_url":"https://github.com/mattdesl/lwjgl-basics","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/mattdesl%2Flwjgl-basics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattdesl%2Flwjgl-basics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattdesl%2Flwjgl-basics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattdesl%2Flwjgl-basics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattdesl","download_url":"https://codeload.github.com/mattdesl/lwjgl-basics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254471061,"owners_count":22076585,"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-08-01T12:00:55.201Z","updated_at":"2025-05-16T05:04:16.293Z","avatar_url":"https://github.com/mattdesl.png","language":"Java","funding_links":[],"categories":["Java","I. Development"],"sub_categories":["5. Game Development"],"readme":"_lwjgl-basics_ is a minimal shader-based library for 2D LWJGL sprite games. It provides essential utilities for handling textures, shaders, and sprite rendering.\n\nFor a large game project, a platform like [LibGDX](http://libgdx.badlogicgames.com/) may be more suitable.\n\nThe [source code](https://github.com/mattdesl/lwjgl-basics) is hosted on GitHub.\n\n### OpenGL \u0026 Shader Tutorials\n\nThe Wiki also hosts various OpenGL and GLSL tutorials:  \nhttps://github.com/mattdesl/lwjgl-basics/wiki\n\n### Installing the API\n\nThe best way to install the API is to use Eclipse and EGit (or another IDE with Git support) to pull the most recent source code. Included in the `lib` and `native` folder is a distribution of LWJGL 2.8.5, as well as an Eclipse project with class path set up for you. You can download newer versions of LWJGL from their [downloads page](http://lwjgl.org/download.php). \n\nAlternatively, you can download the full library as a ZIP:\n\n![ZIP](http://i.imgur.com/Dkvp0.png)\n\nThen, simply open the Eclipse project to start testing. Ensure your LWJGL JARs and natives have been set correctly in [Eclipse](http://www.lwjgl.org/wiki/index.php?title=Setting_Up_LWJGL_with_Eclipse), [NetBeans](http://www.lwjgl.org/wiki/index.php?title=Setting_Up_LWJGL_with_NetBeans) or [IntelliJ](http://www.lwjgl.org/wiki/index.php?title=Setting_Up_LWJGL_with_IntelliJ_IDEA), and include lwjgl-basics as a class library. lwjgl-basics also uses PNGDecoder.jar as a dependency, which can be downloaded [here](http://twl.l33tlabs.org/textureloader/).\n\nSee the [tests](https://github.com/mattdesl/lwjgl-basics/tree/master/test/mdesl/test) package to get started with some basic examples.\n\n\n### Credits\n\n- PNG decoder by Matthias Mann\n- [PT Font](http://www.fontsquirrel.com/fonts/PT-Sans)\n- [Grass \u0026 Water Tileset](http://opengameart.org/content/grass-and-water-tiles)\n- [Tiling textures](http://opengameart.org/content/tilling-textures-pack-33)\n- [2D Game Scene](http://opengameart.org/content/grassland-tileset)\n- Code written by Matt DesLauriers (aka: davedes or mattdesl) unless otherwise stated.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattdesl%2Flwjgl-basics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattdesl%2Flwjgl-basics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattdesl%2Flwjgl-basics/lists"}