{"id":24884755,"url":"https://github.com/oliverbauer/examples","last_synced_at":"2025-03-27T09:43:44.235Z","repository":{"id":92984728,"uuid":"288449009","full_name":"oliverbauer/examples","owner":"oliverbauer","description":"Some small running examples. Pull requests are welcome if the examples stay small:-)","archived":false,"fork":false,"pushed_at":"2021-02-18T04:28:15.000Z","size":11097,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T14:37:53.266Z","etag":null,"topics":["java","jmonkeyengine3","jsoup","libgdx","neo4j","orientdb","tinkerpop3"],"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/oliverbauer.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-18T12:27:02.000Z","updated_at":"2021-02-18T04:28:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"73ce1533-ed6e-4325-ad04-011cda9a602c","html_url":"https://github.com/oliverbauer/examples","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/oliverbauer%2Fexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverbauer%2Fexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverbauer%2Fexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverbauer%2Fexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oliverbauer","download_url":"https://codeload.github.com/oliverbauer/examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245822048,"owners_count":20678139,"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":["java","jmonkeyengine3","jsoup","libgdx","neo4j","orientdb","tinkerpop3"],"created_at":"2025-02-01T14:33:55.867Z","updated_at":"2025-03-27T09:43:44.221Z","avatar_url":"https://github.com/oliverbauer.png","language":"Java","readme":"# examples\nSome small running examples and some short notes on it\n\n## libgdx-mesh-experiments\n\n![Alt text](/libgdx/example02meshes/src/main/resources/screenshot.jpg?raw=true \"Screenshot\")\n\n## orientdb-tinkerpop\n\nDownloads some actor informations of a few movies from (german) [Wikipedia](https://de.wikipedia.org/wiki/Wikipedia:Hauptseite) (parsed with [jsoup](https://jsoup.org/)). Some temporary yaml-files will be created (loaded with [Jackson](https://github.com/FasterXML/jackson)) that will serve as input to [OrientDB](https://www.orientdb.org/) (submitted with [Apache TinkerPop](https://tinkerpop.apache.org/)).\n\nThe following Screenshot (OrientDB Studio) depicts a shortest path between two movies:\n\n![Image of shortestpath](https://github.com/oliverbauer/examples/blob/master/orientdb/tinkerpop/src/main/screenshots/shortestPath.jpg)\n\nHowto run: Start OrientDB\n```\n...orientdb-3.1.6/bin$ ./server.sh\n```\nand run the main class\n```\nexamples/orientdb/tinkerpop$ mvn exec:java -Dexec.mainClass=io.github.orientdb.example.Main\n```\nYou maybe need to create a demodb and use admin/admin as username/password - i can't remember. Otherwise change Main.java for your needs.\n\nCheck out the readme.txt for some simple queries and how to remove nodes.\n\n## libgdx-example01\nAn example for [stackoverflow-question](https://stackoverflow.com/questions/63446137/3d-background-in-libgdx-without-using-blender-fbx-conv)\n\n*originalinput* is wxh: 5184x3888\nImagemagick:\n\u003e convert originalinput.jpg -geometry 624x originalSmall.jpg\n*originalSmall* is wxh: 648x468\n\n![Image of originalSmall](https://github.com/oliverbauer/examples/blob/master/images/example01/originalSmall.jpg)\n\nI created a \"mirror image\" of *originalSmall* using the following source code:\nhttps://dyclassroom.com/image-processing-project/how-to-create-a-mirror-image-in-java\n\n![Image of mirrored](https://github.com/oliverbauer/examples/blob/master/images/example01/originalSmallMirror.jpg)\n\nI downloaded a project called \"Cylinder to Skybox\" (easy to use jar-file) which creates 6 images for me\nhttps://sourceforge.net/projects/cylindertoskybox/\n\n![Image of Cylinder To Skybox](https://github.com/oliverbauer/examples/blob/master/images/example01/cylinderToSkybox.jpg)\n\nScreenshot of a private project (*libgdx-example01* only contains a single colored cube)\n\n![Image of originalSmall](https://github.com/oliverbauer/examples/blob/master/images/example01/screenshot.jpg)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverbauer%2Fexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foliverbauer%2Fexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverbauer%2Fexamples/lists"}