The Wayback Machine - https://web.archive.org/web/20201203125225/https://github.com/topics/graphics-programming
Skip to content
#

graphics-programming

Here are 646 public repositories matching this topic...

Real-Time-Rendering-3rd-CN-Summary-Ebook

📘 电子书 -《Real-Time Rendering 3rd》提炼总结 | 全书共9万7千余字。你可以把它看做中文通俗版的《Real-Time Rendering 3rd》,也可以把它看做《Real-Time Rendering 3rd》的解读版与配套学习伴侣,或者《Real-Time Rendering 4th》的前置阅读材料。
  • Updated Apr 23, 2018
lume
trusktr
trusktr commented Nov 29, 2020

After lume/lume#219 is done, we'll eventually want to bring back the "./": "./dist/" mapping to the exports field of package.json, so that consumers can avoid having to put dist/ in their import specifiers.

For example, instead of writing

import {html} from '@lume/element/dist/html'

they can write

import {html} from '@lume/element/ht

Improve this page

Add a description, image, and links to the graphics-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the graphics-programming topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.