Thanks to CodeHS for writing this blog about me!
- I’m currently working on: JordanOS.
- I’m also currently learning operating system development.
- Fun fact: The Toyota FJ Cruiser has three front windshield wipers since the windshield is too long and short for only two.
- JordanOS - An operating system written in C and x86 assembly.
- Operating system development is notoriously one of the most difficult tasks, this project is very low level which is my cup of tea.
- Skeletal Animation - Skinned animated meshes in OpenGL written in C++ and GLSL.
- This project has been a long time coming and it feels so good that this system is finished. It makes scenes feel so much more alive.
- BrayJL - A CodeHS Graphics Engine - A software renderer written in pure C++ with no external dependencies.
- Written on my high school's programming website, this project was really fun to test my knowledge of OpenGL in school.
- Plane Shooter - A game written from scratch in C++ and GLSL.
- My first attempt to create a game with OpenGL. It felt like I understood OpenGL after this one day project.