{"id":18835671,"url":"https://github.com/tgsstdio/birdnest.quickfont","last_synced_at":"2026-01-26T23:30:15.657Z","repository":{"id":94238440,"uuid":"42361132","full_name":"tgsstdio/BirdNest.QuickFont","owner":"tgsstdio","description":"AZDO version of Quickfont/OpenTK font rendering (in .NET 4.5)","archived":false,"fork":false,"pushed_at":"2016-01-18T03:33:32.000Z","size":1027,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-30T08:08:05.928Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/tgsstdio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-12T15:07:30.000Z","updated_at":"2020-08-13T09:39:57.000Z","dependencies_parsed_at":"2023-03-18T12:42:36.541Z","dependency_job_id":null,"html_url":"https://github.com/tgsstdio/BirdNest.QuickFont","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/tgsstdio%2FBirdNest.QuickFont","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgsstdio%2FBirdNest.QuickFont/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgsstdio%2FBirdNest.QuickFont/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgsstdio%2FBirdNest.QuickFont/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tgsstdio","download_url":"https://codeload.github.com/tgsstdio/BirdNest.QuickFont/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239770355,"owners_count":19694038,"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-11-08T02:16:52.506Z","updated_at":"2026-01-26T23:30:15.602Z","avatar_url":"https://github.com/tgsstdio.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BirdNest.QuickFont\n\nAttempt to use OpenTK font rendering with AZDO techniques\n - Using forks of QuickFonts as a basis\n    - Vertex buffer objects example (https://github.com/swax/QuickFont)\n    - Original QuickFont 1.2 of http://www.opentk.com/project/QuickFont \n - Code largely based on [apitest](https://github.com/nvMcJohn/apitest).\n\n# Features\n - Bindless texture handles (ARB_bindless_textures) \n - VBOs \n - GLSL shaders\n - Multi indirect draw  \n - upfront SSBO buffer initialisation to minimise OpenGL calls during update\n - (FUTURE) signed distance fonts\n\n## Version 0.2\n- All pages are rendered. Press Left or Right to move between\n- Transforms used with print MUST uses a matrix made up of modelview and projection/orthogonal matrices\n- TODO \n    - Moving text such as arrows\n    - Moving alignment (i.e. Bounds and Justify)\t\n\n## Version 0.1\n- Added working example of Quickfont library using .NET 4.5 \n    - Incomplete example (Only page one is displayed \u0026 next page does not move)\n    - Library (QuickFont.proj)\n    - OpenTK application (Example.proj)\n- Initial commit of AZDO version\n    - Library (NextFont.proj)\n    - OpenTK application (NextFont.ConsoleApplication.proj)\n    - C#/OpenTK translation of [apitest](https://github.com/nvMcJohn/apitest) (DynamicStreaming.proj)\n\n# MIT LICENSE\nCopyright (c) 2015, 2016 David Young\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n*[AZDO]: Approaching Zero Driver Overhead\n*[VBOs]: Vertex Buffer Objects\n*[SSBO]: Shader Storage Buffer Objects","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgsstdio%2Fbirdnest.quickfont","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftgsstdio%2Fbirdnest.quickfont","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgsstdio%2Fbirdnest.quickfont/lists"}