2 lines
2.1 KiB
JavaScript
2 lines
2.1 KiB
JavaScript
import{_ as i}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as s,b as e,d as a,w as r,r as p,o as l,e as n}from"./app-D3AKSfRn.js";const c={};function m(d,t){const o=p("RouteLink");return l(),s("div",null,[t[3]||(t[3]=e("h1",{id:"光栅化",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#光栅化"},[e("span",null,"光栅化")])],-1)),e("ul",null,[e("li",null,[a(o,{to:"/note/graphics/rasterization/raster01.html"},{default:r(()=>[...t[0]||(t[0]=[n("基础",-1)])]),_:1})]),e("li",null,[a(o,{to:"/note/graphics/rasterization/raster02.html"},{default:r(()=>[...t[1]||(t[1]=[n("边界判定",-1)])]),_:1})]),e("li",null,[a(o,{to:"/note/graphics/rasterization/raster03.html"},{default:r(()=>[...t[2]||(t[2]=[n("像素遍历",-1)])]),_:1})])])])}const g=i(c,[["render",m]]),f=JSON.parse('{"path":"/note/graphics/rasterization/","title":"光栅化","lang":"zh-CN","frontmatter":{"description":"光栅化","head":[["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"光栅化\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2025-07-12T03:40:38.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"JinChao\\",\\"url\\":\\"https://thecodeway.com\\"}]}"],["meta",{"property":"og:url","content":"https://thejinchao.github.io/note/graphics/rasterization/"}],["meta",{"property":"og:site_name","content":"我的博客和笔记"}],["meta",{"property":"og:title","content":"光栅化"}],["meta",{"property":"og:description","content":"光栅化"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2025-07-12T03:40:38.000Z"}],["meta",{"property":"article:modified_time","content":"2025-07-12T03:40:38.000Z"}]]},"git":{"createdTime":1749995195000,"updatedTime":1752291638000,"contributors":[{"name":"thejinchao","username":"thejinchao","email":"thejinchao@gmail.com","commits":3,"url":"https://github.com/thejinchao"}]},"readingTime":{"minutes":0.05,"words":16},"filePathRelative":"note/graphics/rasterization/index.md","autoDesc":true}');export{g as comp,f as data};
|