{"id":25897720,"url":"https://github.com/deathcap/voxelmetaverse","last_synced_at":"2025-03-03T00:01:36.885Z","repository":{"id":11742227,"uuid":"14270214","full_name":"voxel/voxelmetaverse","owner":"voxel","description":"playing with voxel.js","archived":false,"fork":false,"pushed_at":"2021-01-10T18:38:05.000Z","size":6931,"stargazers_count":83,"open_issues_count":23,"forks_count":29,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-09T03:02:27.069Z","etag":null,"topics":["3d","voxel","voxeljs","web"],"latest_commit_sha":null,"homepage":"http://voxel.github.io/voxelmetaverse/","language":"JavaScript","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/voxel.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}},"created_at":"2013-11-10T03:42:15.000Z","updated_at":"2024-08-30T10:04:34.000Z","dependencies_parsed_at":"2022-08-07T06:16:33.039Z","dependency_job_id":null,"html_url":"https://github.com/voxel/voxelmetaverse","commit_stats":null,"previous_names":["deathcap/voxelmetaverse"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxel%2Fvoxelmetaverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxel%2Fvoxelmetaverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxel%2Fvoxelmetaverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voxel%2Fvoxelmetaverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voxel","download_url":"https://codeload.github.com/voxel/voxelmetaverse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587916,"owners_count":19986627,"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":["3d","voxel","voxeljs","web"],"created_at":"2025-03-03T00:01:06.525Z","updated_at":"2025-03-03T00:01:36.862Z","avatar_url":"https://github.com/voxel.png","language":"JavaScript","funding_links":[],"categories":["Game"],"sub_categories":["Miscs"],"readme":"voxelmetaverse: playing with [voxel.js](https://github.com/voxel)\n=========\n\n[![browser support](https://ci.testling.com/voxel/voxelmetaverse.png)\n](https://ci.testling.com/voxel/voxelmetaverse)\n\n\n**Live demo: [https://voxel.github.io/voxelmetaverse/](https://voxel.github.io/voxelmetaverse/)**\n\n* [2021/01/09 6 years after 6 months of voxel.js: A Retrospective](https://medium.com/@deathcap1/6-years-after-6-months-of-voxel-js-a-retrospective-1e8a2eadeb0)\n* [2016/05/10 voxel.js modules, now 100% transpile-free](https://medium.com/@deathcap1/voxel-js-modules-now-100-transpile-free-f8df34ea74b5)\n* [2014/04/20 Six Months of voxel.js: a look back through my git commit history](https://medium.com/@deathcap1/six-months-of-voxel-js-494be64dd1cc)\n\n---\n\nCore plugins:\n* [voxel-engine-stackgl](https://github.com/voxel/voxel-engine-stackgl): An experimental port of [voxel-engine](https://github.com/maxogden/voxel-engine) replacing [three.js](http://threejs.org) with [stackgl](http://stack.gl)\n* [voxel-registry](https://github.com/voxel/voxel-registry): A shared registry for managing item and block IDs\n* [voxel-stitch](https://github.com/voxel/voxel-stitch): Stitches a set of block textures together into a texture atlas\n* [voxel-shader](https://github.com/voxel/voxel-shader): Shader for use with [voxel-mesher](https://github.com/deathcap/voxel-mesher)\n* [voxel-mesher](https://github.com/voxel/voxel-mesher): A voxel mesher for ndarrays that handles ambient occlusion and transparency\n* [game-shell-fps-camera](https://github.com/deathcap/game-shell-fps-camera): First person shooter style camera controls for [game-shell](https://github.com/mikolalysenko/game-shell)\n\nAdditional plugins:\n* [voxel-artpacks](https://github.com/voxel/voxel-artpacks): Artpack selector dialog\n* [voxel-wireframe](https://github.com/voxel/voxel-wireframe): Shows a wireframe around the voxels\n* [voxel-chunkborder](https://github.com/voxel/voxel-chunkborder): Show borders around the outline of chunks\n* [voxel-outline](https://github.com/voxel/voxel-outline): Show an outline around the player's currently targeted block\n* [voxel-carry](https://github.com/voxel/voxel-carry): Adds a player [inventory](https://github.com/deathcap/inventory) for carrying items\n* [voxel-bucket](https://github.com/voxel/voxel-bucket): Adds buckets to pickup and place fluids\n* [voxel-fluid](https://github.com/voxel/voxel-fluid): Fluid registry\n* [voxel-skyhook](https://github.com/voxel/voxel-skyhook): A block that can be placed in mid-air, no other block required in the world to be placed against\n* [voxel-bedrock](https://github.com/voxel/voxel-bedrock): Bedrock block\n* [voxel-recipes](https://github.com/voxel/voxel-recipes): Provides access to [craftingrecipes](https://github.com/deathcap/craftingrecipes)\n* [voxel-quarry](https://github.com/voxel/voxel-quarry): Automated mining quarry\n* [voxel-measure](https://github.com/voxel/voxel-measure): Tape measure tool to measure distance between blocks\n* [voxel-webview](https://github.com/voxel/voxel-webview): Embed webpages in a voxel.js world using CSS 3D\n* [voxel-vr](https://github.com/voxel/voxel-vr): WebVR voxel.js plugin\n* [voxel-workbench](https://github.com/voxel/voxel-workbench): A workbench block to access a 3x3 crafting grid\n* [voxel-furnace](https://github.com/voxel/voxel-furnace): A furnace block for smelting items\n* [voxel-chest](https://github.com/voxel/voxel-chest): Chests to store your items\n* [voxel-inventory-hotbar](https://github.com/voxel/voxel-inventory-hotbar): Adds a hotbar to view and select a subset of player inventory\n* [voxel-inventory-crafting](https://github.com/voxel/voxel-inventory-crafting): A player inventory and crafting dialog\n* [voxel-voila](https://github.com/voxel/voxel-voila): Show name of block highlighted at your cursor\n* [voxel-health](https://github.com/voxel/voxel-health): Stores player health value\n* [voxel-health-bar](https://github.com/voxel/voxel-health-bar): Player health bar display\n* [voxel-food](https://github.com/voxel/voxel-food): Adds food you can eat to improve your health\n* [voxel-scriptblock](https://github.com/voxel/voxel-scriptblock): A block to run player-defined JavaScript code\n* [voxel-sfx](https://github.com/voxel/voxel-sfx): Play sound effects on events\n* [voxel-flight](https://github.com/voxel/voxel-flight): Double-tap jump to toggle flight mode, then use jump/crouch to adjust altitude, and land if you hit the ground\n* [voxel-gamemode](https://github.com/voxel/voxel-gamemode): Toggle between a creative/survival game modes \n* [voxel-sprint](https://github.com/voxel/voxel-sprint): Double-tap the forward key (default 'W') to sprint\n* [voxel-decals](https://github.com/voxel/voxel-decals): Adds textured planes on the side of blocks\n* [voxel-mine](https://github.com/voxel/voxel-mine): Mine blocks of variable hardness, hold down the left mouse button to mine\n* [voxel-harvest](https://github.com/voxel/voxel-harvest): Add mined blocks from [voxel-mine](https://github.com/deathcap/voxel-mine) to an [inventory](https://github.com/deathcap/inventory)\n* [voxel-use](https://github.com/voxel/voxel-use): Use items and blocks\n* [voxel-reach](https://github.com/voxel/voxel-reach): Listen for fire/firealt events, raycast the voxel within reach, and send mining/interact events for the hit voxel\n* [voxel-pickaxe](https://github.com/voxel/voxel-pickaxe): Adds pickaxe tools to help you mine faster\n* [voxel-hammer](https://github.com/voxel/voxel-hammer): Adds a hammer tool to mine blocks in a 3x3x1 area\n* [voxel-wool](https://github.com/voxel/voxel-wool): Colored wool blocks\n* [voxel-pumpkin](https://github.com/voxel/voxel-pumpkin): Carvable pumpkin blocks, a directional block metadata demonstration\n* [voxel-blockdata](https://github.com/voxel/voxel-blockdata): Store arbitrary per-block data in chunks\n* [voxel-glass](https://github.com/voxel/voxel-glass): Glass blocks\n* [voxel-land](https://github.com/voxel/voxel-land): A terrain generator combining several landform features: grass, dirt, stone, trees\n* [voxel-flatland](https://github.com/voxel/voxel-flatland): Simple flat land terrain generator\n* [voxel-decorative](https://github.com/voxel/voxel-decorative): Decorative blocks you can craft\n* [voxel-inventory-creative](https://github.com/voxel/voxel-inventory-creative): Inventory dialog with an infinite supply of all items and blocks\n* [voxel-console](https://github.com/voxel/voxel-console): Text console widget\n* [voxel-commands](https://github.com/voxel/voxel-commands): A few basic commands for [voxel-console](https://github.com/deathcap/voxel-console)\n* [voxel-drop](https://github.com/voxel/voxel-drop): Drag and drop various types of files to load them into your game\n* [voxel-zen](https://github.com/voxel/voxel-zen): Hide distracting UI elements\n* [camera-debug](https://github.com/deathcap/camera-debug): Adjustable camera debug datgui settings for [voxel-shader](https://github.com/deathcap/voxel-shader)\n* [voxel-plugins-ui](https://github.com/voxel/voxel-plugins-ui): A graphical interface for [voxel-plugins](https://github.com/deathcap/voxel-plugins) using [dat-gui](https://code.google.com/p/dat-gui/)\n* [voxel-fullscreen](https://github.com/voxel/voxel-fullscreen): Toggle fullscreen with a hotkey\n* [voxel-keys](https://github.com/voxel/voxel-keys): Events for key bindings\n* [kb-bindings-ui](https://github.com/deathcap/kb-bindings-ui): A graphical interface for configuring [kb-bindings](https://github.com/deathcap/kb-bindings) or [game-shell](https://github.com/mikolalysenko/game-shell) using [dat-gui](https://code.google.com/p/dat-gui/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeathcap%2Fvoxelmetaverse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeathcap%2Fvoxelmetaverse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeathcap%2Fvoxelmetaverse/lists"}