paperbug

所属分类:博客
开发工具:JavaScript
文件大小:94KB
下载次数:0
上传日期:2022-04-20 05:10:06
上 传 者sh-1993
说明:  图形编程论文、文章、博客文章、演示文稿等的索引概要
(An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more)

文件列表:
.eslintrc.js (354, 2022-04-20)
.npmrc (18, 2022-04-20)
.vscode (0, 2022-04-20)
.vscode\settings.json (351, 2022-04-20)
LICENSE (1050, 2022-04-20)
assets (0, 2022-04-20)
assets\diary-svgrepo-com.svg (2859, 2022-04-20)
assets\github.svg (822, 2022-04-20)
assets\question-svgrepo-com.svg (2275, 2022-04-20)
assets\search-heart-fill.svg (433, 2022-04-20)
assets\search-heart.svg (443, 2022-04-20)
entries (0, 2022-04-20)
entries\GI (0, 2022-04-20)
entries\GI\gibs.md (893, 2022-04-20)
entries\GI\large_scale_gi_activision.md (1154, 2022-04-20)
entries\GI\radiance_caching_lumen.md (1385, 2022-04-20)
entries\antialiasing-upscaling (0, 2022-04-20)
entries\antialiasing-upscaling\FSR1.md (959, 2022-04-20)
entries\antialiasing-upscaling\FSR2.md (1117, 2022-04-20)
entries\deferred (0, 2022-04-20)
entries\deferred\adventures_deferred_texturing.md (1278, 2022-04-20)
entries\gpu (0, 2022-04-20)
entries\gpu\efficient_use_of_gpu_memory.md (822, 2022-04-20)
entries\lighting (0, 2022-04-20)
entries\lighting\real_time_samurai_cinema.md (1731, 2022-04-20)
entries\lighting\variable_rate_compute_shaders_xsx.md (1329, 2022-04-20)
entries\optimization (0, 2022-04-20)
entries\optimization\rendering_doom_eternal.md (1458, 2022-04-20)
entries\optimization\software_vrs.md (1396, 2022-04-20)
entries\rasterization (0, 2022-04-20)
entries\rasterization\geometry_rendering_activision.md (1060, 2022-04-20)
entries\rasterization\nanite.md (859, 2022-04-20)
entries\raytracing (0, 2022-04-20)
entries\raytracing\spatiotemporal_reservoir_resampling.md (805, 2022-04-20)
... ...

# [Paper Bug](https://jeremyong.com/paperbug) _CONTRIBUTIONS WANTED_ ## What is this? The idea is to have an annotated and easily searchable repository of papers, presentations, articles, etc. ## How can I help? To run the site locally, you must: - Clone this repository - Install dependencies - Ensure you have `node` and `npm` in your path (installing node will install the latter) - Run `npm i` in this repository - Run `npm run start` in a terminal to start a live server and several utilities that will regenerate files when content changes The site is a set of markdown files in the `entries/` folder. You can place entry files anywhere you like in this folder, and name them however you like. The index is built from the front-matter at the top of the markdown file, which is parsed as YAML. Be sure that the front-matter contains at least the year, authors, title, and url. The contents of the markdown can contain LaTeX delimited by dollar signs (rendered using KaTeX), arbitrary HTML, and typical markdown elements. ## Are there guidelines for adding entries? An ideal entry: - is relatively concise - mentions the important ideas - links any supporting materials needed - mentions if a newer paper, result, or code supersedes the contents of the entry ## Why is it called "Paper Bug"? In Korean, the word for "bug" () is a suffix sometimes used to indicate that an individual is an enthusiast about a particular topic. Sort of like "bookworm" but it can be applied to other things also in a colloquial setting.

近期下载者

相关文件


收藏者