Pinned Repositories
C-Utils
Some helper functions for C-programming
Cheatsheets
CppUtils
This repository consists of some C++ header files with code snippets that I like to use in my projects.
Jukeberry
A simple jukebox for a raspberry pi built with the kivy framework
pixmodeler
A simple CAD modelling tool in pixel style
SimpleBlockchain
Example blockchain written in C++
SimpleCAD
SimpleCAD is a sample CAD tool in 2D that is built with raylib.
SimpleRayTracer
This repo follows the "Ray Tracing in One Weekend" Tutorial
tmesh
Triangular mesh generator in C
TQMesh
A simple two-dimensional mesh generator with triangular and quadrilateral elements in C++
FloSewn's Repositories
FloSewn/TQMesh
A simple two-dimensional mesh generator with triangular and quadrilateral elements in C++
FloSewn/tmesh
Triangular mesh generator in C
FloSewn/pixmodeler
A simple CAD modelling tool in pixel style
FloSewn/SimpleCAD
SimpleCAD is a sample CAD tool in 2D that is built with raylib.
FloSewn/C-Utils
Some helper functions for C-programming
FloSewn/Cheatsheets
FloSewn/Cpp_skeleton
A simple default CMake structure for C++ projects
FloSewn/CppUtils
This repository consists of some C++ header files with code snippets that I like to use in my projects.
FloSewn/gunslinger
C99, header-only framework for games and multimedia applications
FloSewn/Jukeberry
A simple jukebox for a raspberry pi built with the kivy framework
FloSewn/SimpleBlockchain
Example blockchain written in C++
FloSewn/SimpleRayTracer
This repo follows the "Ray Tracing in One Weekend" Tutorial
FloSewn/QTree
A simple quadtree structure in C++