Skip to content

apachecn/cg-scratch-zh

Repository files navigation

从零开始的计算机图形学

原文:Computer Graphics from scratch

协议:CC BY-NC-SA 4.0

阶段:简单校对(2)

我自成佛自度我,佛度凡尘我度佛。

贡献指南

为了不断改进翻译质量,我们特此启动了【翻译、校对、笔记整理活动】,开设了多个校对项目。贡献者校对一章之后可以领取千字2~4元的奖励。进行中的校对活动请见活动列表。更多详情请联系飞龙(Q562826179,V:wizardforcel)。

联系方式

负责人

其他

下载

Docker

docker pull apachecn0/cg-scratch-zh
docker run -tid -p <port>:80 apachecn0/cg-scratch-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install cg-scratch-zh
cg-scratch-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g cg-scratch-zh
cg-scratch-zh <port>
# 访问 http://localhost:{port} 查看文档

赞助我们

本项目由飞龙赞助,扫下面的二维码打赏他来表示感谢:

About

No description, website, or topics provided.

Resources

License

Unknown, OFL-1.1 licenses found

Licenses found

Unknown
LICENSE
OFL-1.1
LICENSE_ETC

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published