{"id":17957650,"url":"https://github.com/evanbacon/expo-three-text","last_synced_at":"2025-08-14T00:04:57.861Z","repository":{"id":105127905,"uuid":"107064663","full_name":"EvanBacon/expo-three-text","owner":"EvanBacon","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-10T05:43:26.000Z","size":8328,"stargazers_count":19,"open_issues_count":4,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-19T07:32:31.414Z","etag":null,"topics":["ar","arkit","javascript","react-native","threejs"],"latest_commit_sha":null,"homepage":null,"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/EvanBacon.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}},"created_at":"2017-10-16T01:40:30.000Z","updated_at":"2024-04-18T08:18:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"4616d9e7-4421-475b-a92a-b31353d680a2","html_url":"https://github.com/EvanBacon/expo-three-text","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/EvanBacon%2Fexpo-three-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanBacon%2Fexpo-three-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanBacon%2Fexpo-three-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanBacon%2Fexpo-three-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvanBacon","download_url":"https://codeload.github.com/EvanBacon/expo-three-text/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245385548,"owners_count":20606668,"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":["ar","arkit","javascript","react-native","threejs"],"created_at":"2024-10-29T10:55:54.958Z","updated_at":"2025-03-25T02:31:51.779Z","avatar_url":"https://github.com/EvanBacon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expo Three Text\n\nExample of using text in Expo\n\n* expo: https://exp.host/@bacon/3D-text\n* snack: https://snack.expo.io/@bacon/three-simple-text\n\n### Example:\n\nConvert your fonts to three.js text json with this tool: https://gero3.github.io/facetype.js/\n\n```js\nconst textMesh = new TextMesh();\ntextMesh.material = new THREE.MeshPhongMaterial({ color: 0x056ecf });\ntextMesh.update({\n  text: 'Hey There :)',\n  font: require('./three_fonts/neue_haas_unica_pro_medium.json'), // This accepts json, THREE.Font, or a uri to remote THREE.Font json\n});\n```\n\n\u003cimg src=\"./demo.gif\" width=\"281\" height=\"500\" /\u003e\n\n### Links\n\n* [Three.js TextBufferGeometry Docs](https://threejs.org/docs/#api/geometries/TextBufferGeometry)\n* [Three.js TextGeometry source](https://github.com/mrdoob/three.js/blob/master/src/geometries/TextGeometry.js)\n* [Web Demo](https://threejs.org/examples/webgl_loader_ttf.html)\n* [Expo Demo](https://exp.host/@bacon/3D-text)\n* [Expo Snack](https://snack.expo.io/@bacon/three-simple-text)\n* [Font Converter](https://gero3.github.io/facetype.js/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanbacon%2Fexpo-three-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevanbacon%2Fexpo-three-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanbacon%2Fexpo-three-text/lists"}