aboutsummaryrefslogtreecommitdiff
path: root/content/blog/00_introduction.md
blob: 503ed1cef9dd0458d5530a046fc824b849ec514c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Title: An open source GPU
Category: OldBlog
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>`