{"id":19671776,"url":"https://github.com/3dtech/frak","last_synced_at":"2025-04-29T01:30:43.804Z","repository":{"id":51446449,"uuid":"20921441","full_name":"3dtech/frak","owner":"3dtech","description":"FRAK WebGL Engine","archived":false,"fork":false,"pushed_at":"2025-04-18T15:31:20.000Z","size":45952,"stargazers_count":21,"open_issues_count":1,"forks_count":7,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-19T04:48:35.054Z","etag":null,"topics":["3d-engine","3d-wayfinder","javascript","js","webgl"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/3dtech.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-06-17T11:53:47.000Z","updated_at":"2025-04-18T15:31:24.000Z","dependencies_parsed_at":"2024-01-05T14:23:47.147Z","dependency_job_id":"56f7c3b6-5df0-4e3b-9836-ea0ee6a771e9","html_url":"https://github.com/3dtech/frak","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dtech%2Ffrak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dtech%2Ffrak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dtech%2Ffrak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dtech%2Ffrak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3dtech","download_url":"https://codeload.github.com/3dtech/frak/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251415579,"owners_count":21585856,"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-engine","3d-wayfinder","javascript","js","webgl"],"created_at":"2024-11-11T17:09:43.301Z","updated_at":"2025-04-29T01:30:38.793Z","avatar_url":"https://github.com/3dtech.png","language":"TypeScript","readme":"# FRAK WebGL Engine\n\nFRAK engine is a JavaScript library/API for creating interactive 3D applications using WebGL.\nThe purpose of the library is to provide a framework for simplifying the creation of complex interactive 3D applications.\n\nFRAK engine was developed by 3D Technologies R\u0026D for [3D Wayfinder](http://3dwayfinder.com/). 3D Wayfinder is a floor\nplan visualization and content management platform, mainly used for wayfinding applications.\n\n## Features\n* Deferred, physically based renderer\n\t- requires *WEBGL_draw_buffers*\n* Order-independent transparency ([paper](http://jcgt.org/published/0002/02/09/))\n* Real-time shadows\n* Dynamic textures\n* Post-processing pipeline\n\t- includes FXAA and SSAO implementations\n* Unicode fonts\n* Collision detection\n\t- Currently supports ray-intersection tests only\n\t- Collision trees need to be pre-generated by an external tool\n* Input: supports both keyboard+mouse and touch configurations\n* Automatic resource caching\n* Automatic loading of related resources\n* Supported assets:\n\t- Shaders: GLSL\n\t- Textures: JPEG, PNG\n\t- Models: glTF\n\t- Fonts: Canvas text API\n\n## Architecture\nThe scene graph is a tree made up of instances of **Node**.\nEach node can contain any number of **Component** instances. The function of a Component class is not limited.\nFor example it can act as an input controller (**Controller**) or as a billboard (**Billboard**) or simply as each\nnode's relative transformation in the scene hierarchy (**Transform**).\n\nMore examples of component implementations can be seen under [src/scene/components/](src/scene/components/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3dtech%2Ffrak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3dtech%2Ffrak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3dtech%2Ffrak/lists"}