{"id":19547632,"url":"https://github.com/victorbrylystyi/smartdices","last_synced_at":"2026-04-16T19:02:59.582Z","repository":{"id":159797384,"uuid":"400119024","full_name":"victorBrylystyi/smartDices","owner":"victorBrylystyi","description":"Drop dices simulation","archived":false,"fork":false,"pushed_at":"2023-05-01T11:39:04.000Z","size":48061,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-31T02:16:09.994Z","etag":null,"topics":["css","r3f","react","react-three-cannon","react-three-fiber","three-js","threejs"],"latest_commit_sha":null,"homepage":"https://drop-dices-simulator.netlify.app/","language":"JavaScript","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/victorBrylystyi.png","metadata":{"files":{"readme":"readme.html","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":"2021-08-26T09:50:14.000Z","updated_at":"2024-07-18T14:41:05.000Z","dependencies_parsed_at":"2023-05-03T06:04:19.009Z","dependency_job_id":null,"html_url":"https://github.com/victorBrylystyi/smartDices","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/victorBrylystyi/smartDices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorBrylystyi%2FsmartDices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorBrylystyi%2FsmartDices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorBrylystyi%2FsmartDices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorBrylystyi%2FsmartDices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorBrylystyi","download_url":"https://codeload.github.com/victorBrylystyi/smartDices/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorBrylystyi%2FsmartDices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31899986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["css","r3f","react","react-three-cannon","react-three-fiber","three-js","threejs"],"created_at":"2024-11-11T03:51:45.619Z","updated_at":"2026-04-16T19:02:59.561Z","avatar_url":"https://github.com/victorBrylystyi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n\n\u003chead\u003e\n  \u003cmeta charset=\"utf-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003esmartDices\u003c/title\u003e\n  \u003clink rel=\"stylesheet\" href=\"https://stackedit.io/style.css\" /\u003e\n\u003c/head\u003e\n\n\u003cbody class=\"stackedit\"\u003e\n  \u003cdiv class=\"stackedit__left\"\u003e\n    \u003cdiv class=\"stackedit__toc\"\u003e\n      \n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"#scene-state-controll\"\u003eScene state controll\u003c/a\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"#functions\"\u003eFunctions\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"#demo\"\u003eDemo\u003c/a\u003e\n\u003cul\u003e\n\u003cli\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"#docs\"\u003eDocs\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n    \u003c/div\u003e\n  \u003c/div\u003e\n  \u003cdiv class=\"stackedit__right\"\u003e\n    \u003cdiv class=\"stackedit__html\"\u003e\n      \u003ch1 id=\"scene-state-controll\"\u003eScene state controll\u003c/h1\u003e\n\u003cp\u003eApplication controlling the state of the scene by example simulation of dice rolls on a glass floor. The application uses such technologies:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pmndrs/react-three-fiber\"\u003eReact-three-fiber\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redux.js.org/\"\u003eRedux\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://react-redux.js.org/\"\u003eReact-Redux\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2 id=\"functions\"\u003eFunctions\u003c/h2\u003e\n\u003cp\u003eThe following functions are implemented using the buttons on the side panel:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdd dice\u003c/li\u003e\n\u003cli\u003eClear scene and history\u003c/li\u003e\n\u003cli\u003eUndo scene\u003c/li\u003e\n\u003cli\u003eRedo scene\u003c/li\u003e\n\u003cli\u003eDrop dices\u003c/li\u003e\n\u003cli\u003eChange color current dice (click on dice icon)\u003c/li\u003e\n\u003cli\u003eRemove dice from scene\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch1 id=\"demo\"\u003eDemo\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\u003c/p\u003e\u003cimg src=\"/gif/smartDices.gif\" width=\"80%\" height=\"80%\"\u003e\n\n\u003ch2 align=\"center\"\u003e\n\u003c/h2\u003e\u003cp\u003e\u003ca href=\"https://drop-dices-simulator.netlify.app/\"\u003eDEMO\u003c/a\u003e\u003c/p\u003e\n\n\u003ch1 id=\"usage\"\u003eUsage\u003c/h1\u003e\n\u003cp\u003eFrom root project install modules:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003enpm install\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003eTo run dev server use:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003enpm run startDemo\n\u003c/code\u003e\u003c/pre\u003e\n\u003ch1 id=\"docs\"\u003eDocs\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/pmndrs/react-three-fiber\"\u003eR3f\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://redux.js.org/\"\u003eRedux\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://react-redux.js.org/\"\u003eReact-Redux\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n    \u003c/div\u003e\n  \u003c/div\u003e\n\u003c/body\u003e\n\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorbrylystyi%2Fsmartdices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorbrylystyi%2Fsmartdices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorbrylystyi%2Fsmartdices/lists"}