Pinned Repositories
A-typical-rainbow-platformer
canny-edge
A canny edge implementation
copper_ore
A minecraft skin editor tool, created for fun in a limited amount of time.
inferno-dbg
A DWARF decoder, an incomplete one, a project made just for fun so I learn more about ELF debugging
karazero
A 3D Software Renderer that supports rigged models.
loki
A program that lets you print to the terminal a gray scaled version of an image.
nia
Nia is a cross platform graphics API
ray-tracer-cl
simple ray tracer implemented using opencl, this project is really old, I really recommend checking out the newly made raytracer.
ray_tracer_revised
This is a basic not optimized, multithreaded path tracer.
schip8
A chip-8 emulator
ssarmis's Repositories
ssarmis/inferno-dbg
A DWARF decoder, an incomplete one, a project made just for fun so I learn more about ELF debugging
ssarmis/loki
A program that lets you print to the terminal a gray scaled version of an image.
ssarmis/ray_tracer_revised
This is a basic not optimized, multithreaded path tracer.
ssarmis/copper_ore
A minecraft skin editor tool, created for fun in a limited amount of time.
ssarmis/nia
Nia is a cross platform graphics API
ssarmis/ray-tracer-cl
simple ray tracer implemented using opencl, this project is really old, I really recommend checking out the newly made raytracer.
ssarmis/A-typical-rainbow-platformer
ssarmis/canny-edge
A canny edge implementation
ssarmis/karazero
A 3D Software Renderer that supports rigged models.
ssarmis/schip8
A chip-8 emulator
ssarmis/cpp-project
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
ssarmis/cshow
A portable slideshow maker
ssarmis/dagoth
A component based game engine that can be used universally but for now its incomplete, but there are working things already there, have a look, maybe you will get inspiration for something
ssarmis/happy-garry
A game made for fun in a few hours.
ssarmis/jii
JII (Just Include It) aims to be a "include only" set of libraries, easy to use and setup.
ssarmis/mold
A project made just for learning some Rust🤮 Its a, hopefully, partially, functioning CPU emulator(basically only the opcodes are being implemented, partially tested), non cycle-accurate
ssarmis/scmd
A simple linux shell
ssarmis/voxel
A simple voxel engine