OpenGLBook.com 项目教程

OpenGLBook.com 项目教程

openglbook.com The source code for http://openglbook.com/ openglbook.com 项目地址: https://gitcode.com/gh_mirrors/op/openglbook.com

1. 项目目录结构及介绍

openglbook.com/
├── _includes/
├── _layouts/
├── _plugins/
├── _posts/
├── blog/
├── css/
├── images/
├── scripts/
├── .gitignore
├── CNAME
├── LICENSE.md
├── README.md
├── _config.yml
├── chapter-0-preface-what-is-opengl.html
├── chapter-1-getting-started.html
├── chapter-2-vertices-and-shapes.html
├── chapter-3-index-buffer-objects-and-primitive-types.html
├── chapter-4-entering-the-third-dimension.html
├── credits.html
├── feed.xml
├── index.html
└── the-book.html

目录结构介绍

  • _includes/: 包含项目中使用的各种包含文件。
  • _layouts/: 包含项目的布局模板。
  • _plugins/: 包含项目的自定义插件。
  • _posts/: 包含博客文章。
  • blog/: 包含博客相关的文件。
  • css/: 包含项目的样式表文件。
  • images/: 包含项目中使用的图像文件。
  • scripts/: 包含项目的脚本文件。
  • .gitignore: Git 忽略文件列表。
  • CNAME: 自定义域名配置文件。
  • LICENSE.md: 项目许可证文件。
  • README.md: 项目说明文件。
  • _config.yml: 项目的配置文件。
  • chapter-0-preface-what-is-opengl.html: 第一章的HTML文件。
  • chapter-1-getting-started.html: 第二章的HTML文件。
  • chapter-2-vertices-and-shapes.html: 第三章的HTML文件。
  • chapter-3-index-buffer-objects-and-primitive-types.html: 第四章的HTML文件。
  • chapter-4-entering-the-third-dimension.html: 第五章的HTML文件。
  • credits.html: 项目致谢页面。
  • feed.xml: RSS 订阅文件。
  • index.html: 项目主页。
  • the-book.html: 书籍主页。

2. 项目启动文件介绍

项目的启动文件是 index.html,这是用户访问项目时首先看到的页面。该文件包含了项目的整体结构和导航菜单,用户可以通过该页面访问各个章节的内容。

3. 项目配置文件介绍

项目的配置文件是 _config.yml,这是一个 YAML 格式的文件,用于配置项目的各种设置,例如网站的标题、描述、作者信息、插件配置等。通过修改该文件,可以自定义项目的外观和行为。


以上是基于 https://github.com/openglbook/openglbook.com.git 项目的教程内容。

openglbook.com The source code for http://openglbook.com/ openglbook.com 项目地址: https://gitcode.com/gh_mirrors/op/openglbook.com

创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

贾方能

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值