{"id":14959740,"url":"https://github.com/unity-technologies/projecttinysamples","last_synced_at":"2025-04-12T21:31:40.145Z","repository":{"id":39458954,"uuid":"224060452","full_name":"Unity-Technologies/ProjectTinySamples","owner":"Unity-Technologies","description":"Samples for Project Tiny","archived":false,"fork":false,"pushed_at":"2021-05-30T14:45:48.000Z","size":56471,"stargazers_count":891,"open_issues_count":7,"forks_count":247,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-04-04T01:08:47.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Unity-Technologies.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-25T23:24:37.000Z","updated_at":"2025-04-01T01:29:39.000Z","dependencies_parsed_at":"2022-07-11T22:01:16.836Z","dependency_job_id":null,"html_url":"https://github.com/Unity-Technologies/ProjectTinySamples","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/Unity-Technologies%2FProjectTinySamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unity-Technologies%2FProjectTinySamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unity-Technologies%2FProjectTinySamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unity-Technologies%2FProjectTinySamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unity-Technologies","download_url":"https://codeload.github.com/Unity-Technologies/ProjectTinySamples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248635513,"owners_count":21137249,"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":[],"created_at":"2024-09-24T13:20:41.046Z","updated_at":"2025-04-12T21:31:40.114Z","avatar_url":"https://github.com/Unity-Technologies.png","language":"C#","readme":"# Project Tiny Samples\nThis repository contains samples for Project Tiny.\nPlease [read through the Project Tiny guide](https://docs.google.com/document/d/1A8hen2hLFY5FLkC5gd3JP2Z-IpHfnAX-CpYLK3aOdwA/edit?usp=sharing) to understand the current project state, limitations, and getting started information.\n\nCurrent samples:\n## Tiny3D\nA \"Hello World\" style sample with minimal assets \u0026 code. It's a great starting point for a new \"clean\" project.\n\n\u003cp align=\"center\"\u003e \n    \u003cimg src=\"./res/Tiny3D.gif\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e \n    \u003ca href=\"https://tiny.vision/demos/Tiny3D\"\u003e\n        \u003cimg src=\"./res/Trynow.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## TinyRacing\nIntended as a lightweight example of the type of content you can build with Project Tiny. It is a complete game slice showing a number of elements such as accepting input, implementing simple AI, handling collisions, and similar. Please explore and play around with the sample project to get a feel for what developing with pure DOTS looks like.\n\n\u003cp align=\"center\"\u003e \n    \u003cimg src=\"./res/TinyRacingTrailer.gif\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e \n    \u003ca href=\"https://tiny.vision/demos/TinyRacing\"\u003e\n        \u003cimg src=\"./res/Trynow.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## BlendShapeDemo \nDemonstrates how to use the blendShape feature and showcases how to do a simple character selection.\n\n\u003cp align=\"center\"\u003e \n    \u003cimg src=\"./res/BlendShapeDemo.gif\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e \n    \u003ca href=\"https://tiny.vision/demos/BlendShapeDemo\"\u003e\n        \u003cimg src=\"./res/Trynow.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\n## TinyKitchen\nUses physics to showcase simple game play with colorful level design and advanced authoring workflow. In addition to that Tiny Kitchen uses custom web template.\n\n\u003cp align=\"center\"\u003e \n    \u003cimg src=\"./res/TinyKitchen.gif\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e \n    \u003ca href=\"https://tiny.vision/demos/TinyKitchen\"\u003e\n        \u003cimg src=\"./res/Trynow.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## TinyPhysics\nIllustrates how to combine simple Unity Physics behaviors and common input methods (keyboard, touch, mouse).\n\n\u003cp align=\"center\"\u003e \n    \u003cimg src=\"./res/TinyPhysicsFullOverview.gif\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e \n    \u003ca href=\"https://tiny.vision/demos/TinyPhysics\"\u003e\n        \u003cimg src=\"./res/Trynow.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## TinyTime\nDemonstrates how to use in-game text rendering, Skinned mesh renderer and how to dynamically chagne the scene lighting.\n\n\n\u003cp align=\"center\"\u003e \n    \u003cimg src=\"./res/TinyTime.gif\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e \n    \u003ca href=\"https://tiny.vision/demos/TinyTime\"\u003e\n        \u003cimg src=\"./res/Trynow.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## TinyFactory\nDemonstrates how Animations can be added to a scene (no code).\n\n\u003cp align=\"center\"\u003e \n    \u003cimg src=\"./res/TinyFactory.gif\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e \n    \u003ca href=\"https://tiny.vision/demos/TinyFactory\"\u003e\n        \u003cimg src=\"./res/Trynow.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## TinyAquarium \nDemonstrates Particle System the first iteration of the particle system which mirrors a subset of the functionalities available with the built-in Particle System (aka shuriken).\n\n\u003cp align=\"center\"\u003e \n    \u003cimg src=\"./res/TinyAquaTrailer.gif\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e \n    \u003ca href=\"https://tiny.vision/demos/TinyAquarium\"\u003e\n        \u003cimg src=\"./res/Trynow.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## RuntimeGeometry3D\nDemonstrates how to do Dynamic meshes creation at runtime. \n\u003cp align=\"center\"\u003e \n    \u003cimg src=\"./res/DynamicMesh.gif\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e \n    \u003ca href=\"https://tiny.vision/demos/RuntimeGeometry3D\"\u003e\n        \u003cimg src=\"./res/Trynow.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## TinyGems and TinySpaceship\n2D sample projects that showcases some of the features that can be found inside the 2D Entities package.\n\n\u003cp align=\"center\"\u003e \n    \u003cimg src=\"./res/TinyGemsTrailer.gif\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e \n    \u003ca href=\"https://tiny.vision/demos/TinyGems\"\u003e\n        \u003cimg src=\"./res/Trynow.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e \n    \u003cimg src=\"./res/TinySpaceShipTrailer.gif\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e \n    \u003ca href=\"https://tiny.vision/demos/TinySpaceship\"\u003e\n        \u003cimg src=\"./res/Trynow.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funity-technologies%2Fprojecttinysamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funity-technologies%2Fprojecttinysamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funity-technologies%2Fprojecttinysamples/lists"}