mirror of
https://github.com/Phantop/phantop.github.io
synced 2024-11-04 14:04:33 +00:00
Move and add some guides
This commit is contained in:
parent
660b258a20
commit
01af303d19
2
index.md
2
index.md
|
@ -4,8 +4,6 @@
|
|||
|
||||
[food](reads/food)
|
||||
|
||||
[vfio](reads/vfio)
|
||||
|
||||
[ricing](reads/ricing)
|
||||
|
||||
[tinywm](reads/tinywm)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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>
|
Loading…
Reference in a new issue