{"id":50571839,"url":"https://github.com/ghackenberg/delta-dynamics","last_synced_at":"2026-06-04T19:01:58.352Z","repository":{"id":359095413,"uuid":"1237375570","full_name":"ghackenberg/delta-dynamics","owner":"ghackenberg","description":"A low-poly ecosystem simulator featuring real-time dynamic terrain, GPU-accelerated water flow, resource management, and local LLM integration for AI entity behavior. Built with React, Three.js, and Web-LLM.","archived":false,"fork":false,"pushed_at":"2026-05-27T17:45:20.000Z","size":3474,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-27T19:25:18.698Z","etag":null,"topics":["ecosystem-simulation","game-development","local-ai","low-poly","procedural-generation","react","simulation","terrain-generation","threejs","typescript","vite","water-simulation","web-llm","webgl"],"latest_commit_sha":null,"homepage":"https://ghackenberg.github.io/delta-dynamics/","language":"TypeScript","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/ghackenberg.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-13T06:02:10.000Z","updated_at":"2026-05-27T17:45:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ghackenberg/delta-dynamics","commit_stats":null,"previous_names":["ghackenberg/delta-dynamics"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ghackenberg/delta-dynamics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghackenberg%2Fdelta-dynamics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghackenberg%2Fdelta-dynamics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghackenberg%2Fdelta-dynamics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghackenberg%2Fdelta-dynamics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghackenberg","download_url":"https://codeload.github.com/ghackenberg/delta-dynamics/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghackenberg%2Fdelta-dynamics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33916321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ecosystem-simulation","game-development","local-ai","low-poly","procedural-generation","react","simulation","terrain-generation","threejs","typescript","vite","water-simulation","web-llm","webgl"],"created_at":"2026-06-04T19:01:57.432Z","updated_at":"2026-06-04T19:01:58.346Z","avatar_url":"https://github.com/ghackenberg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"public/icon.svg\" width=\"120\" height=\"120\" alt=\"Delta Dynamics Logo\" style=\"border-radius: 24px;\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eDelta Dynamics\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eEcosystem Simulator\u003c/strong\u003e — A premium low-poly terrain and water simulation built with React and Three.js.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://ghackenberg.github.io/delta-dynamics/\"\u003e\u003cstrong\u003ePlay Live Demo »\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Features\n\n- **Dynamic Terrain:** Real-time terrain modification, custom heights, and procedural generation.\n- **GPU Water Simulation:** High-performance, GPU-accelerated water flow, lake ponding, and side-mesh rendering.\n- **Local AI Integration:** Local LLM integration powered by Web-LLM for autonomous game entity behavior and advisor recommendations.\n- **Economy \u0026 Entities:** Sophisticated resource management, day/night cycles, and instanced entity rendering systems.\n\n## Tech Stack\n\n- **Framework:** React 19 + React Router 7 + Vite 8\n- **3D Graphics:** Vanilla Three.js (r184) with custom GLSL shaders (terrain, water, and instanced props)\n- **State Management:** Zustand 5\n- **AI Integration:** Web-LLM (0.2.83)\n- **Styling:** Tailwind CSS 4\n\n## Getting Started\n\nFollow these steps to run the project locally:\n\n```powershell\n# Install dependencies\nnpm install\n\n# Start the development server\nnpm run dev\n```\n\nThe application will run locally at `http://localhost:5173/delta-dynamics/`.\n\n## Screenshots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/screenshots/initial_view.png\" width=\"48%\" alt=\"Main Menu\" /\u003e\n  \u003cimg src=\"docs/screenshots/final_sample_terrain_view.png\" width=\"48%\" alt=\"Terrain View\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/screenshots/deep_lake_view.png\" width=\"48%\" alt=\"Deep Lake View\" /\u003e\n  \u003cimg src=\"docs/screenshots/high_flow_view.png\" width=\"48%\" alt=\"High Flow View\" /\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghackenberg%2Fdelta-dynamics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghackenberg%2Fdelta-dynamics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghackenberg%2Fdelta-dynamics/lists"}