Move and add some guides

This commit is contained in:
Phantop 2018-09-21 18:45:41 -04:00
parent 660b258a20
commit 01af303d19
3 changed files with 8 additions and 9 deletions

View File

@ -4,8 +4,6 @@
[food](reads/food)
[vfio](reads/vfio)
[ricing](reads/ricing)
[tinywm](reads/tinywm)

View File

@ -1,5 +1,9 @@
# Various programming guides to do someday
## Ricing
[list o' resources](https://rizonrice.github.io/resources)
## 3D Graphics
[Learn OpenGL](https://learnopengl.com/)
@ -8,6 +12,10 @@
[Vulkan Tutorial](https://vulkan-tutorial.com/)
## Operating Systems
[os-tutorial](https://github.com/cfenollosa/os-tutorial)
## Emulation
[Project Based Tutorials in C](https://github.com/rby90/Project-Based-Tutorials-in-C)

View File

@ -1,7 +0,0 @@
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://rizonrice.github.io/resources">
</head>
</html>