Pinned Repositories
CNeuralNet
A miniature cache-friendly multilayer perceptron library. Written for practice and fun!
Intel-8086-Simulator
๐ฅ๏ธ๐ An CPU simulator which supports a reduced x86 instruction set. Can run binaries, or can decompile the binary back to x86 assembly
Leafgem
๐ฟ๐ The humble beginnings of a 2D game engine in Crystal! [in-progress]
Life
โพ iiiiiiit's life!
Luanne
๐ ๐ง A single-file deep neural network module written in Lua
Lumi
๐กโ๏ธ A simple 2D game editor and engine with Lua scripting. [in-progress]
N64_3DRenderingTest
๐น๏ธ Currently a basic homebrew model viewer for the Nintendo 64.
QT_SDL
Integrating an SDL2 context in a native QT window.
TSYS
๐ต๐ฅ A simple 12 bit Logisim RISC CPU architecture + a low-level programming language + an assembler
Wavefront64
๐ -> ๐ฎ An OBJ to displaylist converter for Nintendo64 homebrew!
tffdev's Repositories
tffdev/Leafgem
๐ฟ๐ The humble beginnings of a 2D game engine in Crystal! [in-progress]
tffdev/Lumi
๐กโ๏ธ A simple 2D game editor and engine with Lua scripting. [in-progress]
tffdev/Wavefront64
๐ -> ๐ฎ An OBJ to displaylist converter for Nintendo64 homebrew!
tffdev/Life
โพ iiiiiiit's life!
tffdev/TSYS
๐ต๐ฅ A simple 12 bit Logisim RISC CPU architecture + a low-level programming language + an assembler
tffdev/Luanne
๐ ๐ง A single-file deep neural network module written in Lua
tffdev/QT_SDL
Integrating an SDL2 context in a native QT window.
tffdev/CNeuralNet
A miniature cache-friendly multilayer perceptron library. Written for practice and fun!
tffdev/Lava
๐๐ฅ Fast 2D Game Engine written in D
tffdev/CPP_QTSFMLEditor
[WIP] A test level editor made with QT and SFML. (A QT/SFML integration experiment)
tffdev/CPP_WXSDL_image_viewer
An image viewer demo for a very basic interface between WxWidgets and SDL software rendering.
tffdev/C_DynamicVector
Toy dynamic vector implementation in C (this is how you do it, right?)
tffdev/Love2DAssimp
Makes loading 3D models into Lรถve2D easier!
tffdev/META_FennelSublime
Basic Sublime Text syntax highlighting for Fennel [https://fennel-lang.org/]
tffdev/RUST_SFML_Test
SFML in Rust, I think I might love Rust. Next 2D engine might be with this
tffdev/Intel-8086-Simulator
๐ฅ๏ธ๐ An CPU simulator which supports a reduced x86 instruction set. Can run binaries, or can decompile the binary back to x86 assembly
tffdev/C_MilliEditor
C practice, nano-like text editor
tffdev/C_ToyOS
Bare-metal hello world! Very quick practice in starting out with operating systems.
tffdev/coding_interview_practice
My results for https://www.techseries.dev/daily challenges written in C++.
tffdev/CPP_SDLGL_3DPractice
OpenGL practice!
tffdev/D_LuaEmbedTest
Lua in D - Embedded scripting language practice
tffdev/DlangOpenGLExperiment
tffdev/LUA_PatternTester
An online Lua pattern tester, a little like Regexr.
tffdev/NIM_MicroSSG
Tiny weeny static site generator. Currently only includes! Short script for a project
tffdev/PHP_MLVector
Generates optimized image data and JSON vector inputs for machine learning!
tffdev/RUST_GL
A triangle... in Rust! SDL/GL application written for Rust practice.
tffdev/ss3d
a simple and easy 3d engine for love2d
tffdev/SublimeQuickOpenFirstFolder
If you've got a ton of folders open in sublime and use quickopen often, this version only considers the first folder in your list! Pain in my nuts
tffdev/tfcat.github.io
tffdev/webview
Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows)