From cb31a3788c74cea253a5a7657f5c9b65341309f6 Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Fri, 28 Apr 2023 16:58:01 -0400 Subject: Add social link to site --- html/index.html | 39 +++++++++++++++++++++++++++++++-------- 1 file changed, 31 insertions(+), 8 deletions(-) (limited to 'html/index.html') diff --git a/html/index.html b/html/index.html index 957740d..aedebcd 100644 --- a/html/index.html +++ b/html/index.html @@ -20,6 +20,7 @@
@@ -48,54 +49,76 @@

Journey Through Freedreno

-

Android running FreedrenoAs part of my training at Igalia I’ve been attempting to write a new ...

+

Android running FreedrenoAs part of my training at Igalia + I’ve been attempting to write a new ...

Rasterizing Triangles

-

Lately I’ve been trying to implement a software renderer following the algorithm described by ...

+

Lately I’ve been trying to implement a software renderer + following the algorithm described by ...

Global Game Jam 2023 - GI Jam

-

At the beginning of this month I participated in the Games Institutes’s Global Game Jam event. ...

+

At the beginning of this month I participated in the + Games Institutes’s Global Game Jam event. ...

2022 Graphics Team Contributions at Igalia

-

This year I started a new job working with Igalia’s Graphics Team. For those of you who don’t ...

+

This year I started a new job working with Igalia’s + Graphics Team. For those of you who don’t ...

N64Brew GameJam 2021

-

So this year, myself and two others decided to participate together in the N64Brew homebrew where ...

+

So this year, myself and two others decided to + participate together in the N64Brew homebrew where ...

Digital Garden

-

After reading Maggie Appleton page on digital gardens I was inspired to convert my own website into a digital garden.I have many half baked ideas that I seem to be able to finish. Some of them get to a published state like and , but many of them never make it to the published state. The idea of digital garden seems very appealing to me, as it encourages you to post on a topic even if you haven’t made it publishable yet.How this site works - I wanted a bit of challenge when putting together ...

+

After reading Maggie Appleton page on digital gardens I + was inspired to convert my own website into a digital + garden.I have many half baked ideas that I seem to be able + to finish. Some of them get to a published state like and , + but many of them never make it to the published state. The + idea of digital garden seems very appealing to me, as it + encourages you to post on a topic even if you haven’t made + it publishable yet.How this site works - I wanted a bit of + challenge when putting together ...

Baremetal RISC-V

-

After re-watching suckerpinch’s Reverse Emulation video I got inspired to try and replicate what ...

+

After re-watching suckerpinch’s Reverse Emulation video I + got inspired to try and replicate what ...

Generating Video

-

One thing I’m very interested in is computer graphics. This could be complex 3D graphics or simple 2D graphics. The idea of getting a computer to display visual data fascinates me. One fundamental part of showing visual data is interfacing with a computer monitor. This can be accomplished by generating a video signal that the monitor understands. Below I have written instructions on how an FPGA can be used to generate a video signal. I have specifically worked with the iCEBreaker FPGA but the...

+

One thing I’m very interested in is computer graphics. + This could be complex 3D graphics or simple 2D graphics. The + idea of getting a computer to display visual data fascinates + me. One fundamental part of showing visual data is + interfacing with a computer monitor. This can be + accomplished by generating a video signal that the monitor + understands. Below I have written instructions on how an + FPGA can be used to generate a video signal. I have + specifically worked with the iCEBreaker FPGA but the...

-- cgit v1.2.3