{"id":17680201,"url":"https://github.com/jwoertink/waves","last_synced_at":"2025-05-12T23:04:29.052Z","repository":{"id":1667395,"uuid":"2394122","full_name":"jwoertink/Waves","owner":"jwoertink","description":"JRuby + jMonkeyEngine 3D fun","archived":false,"fork":false,"pushed_at":"2015-01-31T18:51:16.000Z","size":206210,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-12T23:02:55.339Z","etag":null,"topics":["game-3d","game-engine","jmonkey3-engine","jruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/jwoertink.png","metadata":{"files":{"readme":"README.rdoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-15T17:42:46.000Z","updated_at":"2020-08-05T08:26:02.000Z","dependencies_parsed_at":"2022-09-07T01:52:40.881Z","dependency_job_id":null,"html_url":"https://github.com/jwoertink/Waves","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/jwoertink%2FWaves","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwoertink%2FWaves/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwoertink%2FWaves/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwoertink%2FWaves/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwoertink","download_url":"https://codeload.github.com/jwoertink/Waves/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253837406,"owners_count":21971983,"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":["game-3d","game-engine","jmonkey3-engine","jruby"],"created_at":"2024-10-24T09:06:06.693Z","updated_at":"2025-05-12T23:04:29.003Z","avatar_url":"https://github.com/jwoertink.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= waves\nThis is just some JRuby(http://jruby.org/) and jMonkeyEngine(http://jmonkeyengine.org/) fun.\nCurrently these are all samples from the jMonkeyEngine Hello tutorials re-written in JRuby. There are a few small modifications.\n\n== Installation\n  install jruby-head\n  git clone git://github.com/jwoertink/Waves.git\n  cd Waves\n\nYou should be good at this point.\n== Running Waves\nThe main application can be run by\n  jruby bin/waves\n\nYou can view other samples by passing the sample number as an argument\n  jruby bin/waves 8\n\nNormal camera operations use W A S D to move. To exit just hit esc. Some examples use space bar, or J and K keys. Read sample file in lib/samples for more info.\n\n== Requirements\n  OSX 10.8.0+ / Windows 7+\n  A decent graphics card\n  JRuby 1.7+\n\n== jMonkeyEngine\nhttp://hub.jmonkeyengine.org/wiki/doku.php/jme3:beginner:hello_simpleapplication\n\n== Other Notes\nThe Nifty-gui must be implemented in Java (for now) to work. This requires taking the lib/samples/nifty/StartScreenController.java and compiling it into the package/classes/java/StartScreenController.class file. If this file is missing, then to compile, run\n  javac -classpath vendor/jme3_2014-3-31.jar  lib/samples/nifty/StartScreenController.java\n  mv lib/samples/nifty/StartScreenController.class package/classes/java\n\n== Current (known) Issues\n* Not tested in any other OS\n* Nifty/JRuby example (sample 13a) throws nasty exception\n* Rag-doll sample loads, but isn't useable\n* Sample 16 isn't working\n* Sample 17 is missing some stuff\n\n== Contributing to waves\n* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet\n* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it\n* Fork the project\n* Start a feature/bugfix branch\n* Commit and push until you are happy with your contribution\n* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.\n* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.\n\n== Copyright\n\nCopyright (c) 2014 Jeremy Woertink. See LICENSE.txt for\nfurther details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwoertink%2Fwaves","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwoertink%2Fwaves","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwoertink%2Fwaves/lists"}