{"id":20709655,"url":"https://github.com/thedmd/ascii-render","last_synced_at":"2025-04-23T04:46:15.801Z","repository":{"id":142236718,"uuid":"66683912","full_name":"thedmd/ascii-render","owner":"thedmd","description":"Simple ASCII renderer, because it's fun","archived":false,"fork":false,"pushed_at":"2023-12-22T06:13:01.000Z","size":536,"stargazers_count":119,"open_issues_count":0,"forks_count":13,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-29T22:11:55.671Z","etag":null,"topics":["ascii","ascii-art","ascii-rendering","graphics","imgui","render","renderer","rendering","software-rasterizer","teapot","torus","triangle-filling"],"latest_commit_sha":null,"homepage":"","language":"C++","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/thedmd.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":"support/ascii-render.natvis","governance":null,"roadmap":null,"authors":null}},"created_at":"2016-08-26T22:50:02.000Z","updated_at":"2025-03-27T06:48:15.000Z","dependencies_parsed_at":"2023-03-21T19:17:08.197Z","dependency_job_id":null,"html_url":"https://github.com/thedmd/ascii-render","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/thedmd%2Fascii-render","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedmd%2Fascii-render/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedmd%2Fascii-render/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedmd%2Fascii-render/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thedmd","download_url":"https://codeload.github.com/thedmd/ascii-render/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250372937,"owners_count":21419722,"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":["ascii","ascii-art","ascii-rendering","graphics","imgui","render","renderer","rendering","software-rasterizer","teapot","torus","triangle-filling"],"created_at":"2024-11-17T02:07:33.806Z","updated_at":"2025-04-23T04:46:15.784Z","avatar_url":"https://github.com/thedmd.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ascii-render\nSimple ASCII renderer, because it's fun\n\n![ascii-renderer](https://github.com/thedmd/ascii-render/blob/master/screenshots/ascii-renderer.jpg)\n\n# About\nCode was quickly hacked to get desired result. At first it used Windows Console to display output but constant obstacles thrown at me by WinAPI made me strip it off and use PixelToaster. It's great for showing framebuffer on screen.\n\nWhat is done:\n* half-space triangle rendering with grayscale gradient and z-buffer support\n* a few simple drawing primitives (circle, lines, ellipse, triangle)\n* fonts are easy to define\n* text gradient is easy to define (`ascii_font_t{ get_font_8x8(),  \" .',\\\";o%O8@#\", 0 }`)\n* you can render to regular framebuffer or to ascii framebuffer (screen bellow)\n* simple meshes\n* simple camera\n* z-buffer\n* no comments\n\n![ascii-renderer](https://github.com/thedmd/ascii-render/blob/master/screenshots/grayscale-renderer.jpg)\n\n# Building\nUse Visual Studio 2015 to build provided solution file. Running on other platforms is possible because whole thing is rather platform agnostic and use PixelToaster to present output. Howere some tweaks may be needed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedmd%2Fascii-render","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthedmd%2Fascii-render","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedmd%2Fascii-render/lists"}