aboutsummaryrefslogtreecommitdiff
path: root/content/blog/00_introduction.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/00_introduction.md')
-rw-r--r--content/blog/00_introduction.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/content/blog/00_introduction.md b/content/blog/00_introduction.md
new file mode 100644
index 0000000..dabfe55
--- /dev/null
+++ b/content/blog/00_introduction.md
@@ -0,0 +1,14 @@
+Title: An open source GPU
+Category: Blog
+Tags: OpenMPU, matrices, opengl, hardware
+
+
+For as long as I can remember I've wanted to build my own computer. Sorta from scratch.
+
+And there is something I want to do even more: build a GPU. Something that can process vectors and matrecies in an efficient manner, build a graphics rendering pipeline in hardware. Sorta from scratch.
+
+And that's what this project is about. OpenMCU stands for "Open Matrix Computation Unit" and will be a part of the OpenGPU (working title).
+
+## The basic architecture
+
+`<insert picture>` \ No newline at end of file