diff --git a/index.html b/index.html index 687bb0b..c8d3583 100644 --- a/index.html +++ b/index.html @@ -289,15 +289,15 @@

2018 - Present

-

Dqn: C/C++ personal standard library github.com/doy-lee/dqn

+

Dqn: C/C++ personal standard library github.com/doy-lee/dqn

-

2020

+

2021

intc: Software u128/256 bit port to C github.com/doy-lee/intc

2020

-

RaylibSIMD: SIMD Software rendering in C github.com/doy-lee/RaylibSIMD

+

RaylibSIMD: SIMD Software rendering in C github.com/doy-lee/RaylibSIMD

2017

@@ -305,7 +305,7 @@

2017

-

Math Masher: math game for mobile doy-lee.github.io/luneaustralia

+

Math Masher: Math game for mobile doy-lee.github.io/luneaustralia

2017

@@ -322,7 +322,7 @@

2018 - Present

-

Dqn, C/C++ personal standard library

+

Dqn: C/C++ personal standard library github.com/doy-lee/dqn

My personal standard library used in personal projects @@ -339,16 +339,11 @@

  • Linear probed and chained hash tables in 400~ LOC
  • Fixed sized arrays and strings containers
  • - - -

    2020

    -

    intc, 128/256 bit software implementations in C

    +

    intc: Software u128/256 bit port to C github.com/doy-lee/intc

    C99/C++, Open Source, Single File Library Port

    @@ -360,7 +355,6 @@

    @@ -368,7 +362,7 @@

    2020

    -

    RaylibSIMD, Accelerated software rendering using SIMD in C

    +

    RaylibSIMD: SIMD Software rendering in C github.com/doy-lee/RaylibSIMD

    C99, SSE2, Graphics Programming

    @@ -381,7 +375,6 @@

    @@ -389,7 +382,7 @@

    2017

    -

    DTRenderer, 3D software rendering from first principles

    +

    DTRenderer: 3D Software rendering in C++ github.com/doy-lee/DTRenderer

    @@ -414,16 +407,11 @@

  • Custom Wavefront Obj Loader (minimal subset)
  • Hot Reloadable DLL for Renderer Code (taken from Handmade Hero)
  • - - -

    2017

    -

    Math Masher, Educational math game for mobile

    +

    Math Masher: Math game for mobile doy-lee.github.io/luneaustralia

    @@ -448,7 +436,6 @@ @@ -456,7 +443,7 @@

    2017

    -

    DCHIP8, Chip8 interpreter

    +

    DCHIP8: Chip8 interpreter github.com/doy-lee/dchip-8

    @@ -475,7 +462,6 @@ @@ -483,7 +469,7 @@

    2016

    -

    Dengine, Simple 2D game engine for asteroids & minimal dependencies

    +

    Dengine: 2D engine for asteroids github.com/doy-lee/dengine

    @@ -517,7 +503,7 @@