Updated 12 July 2025
Hello! I am many things, but here online a web developer by profession and an embedded systems engineer by passion.
My name is Touka Szulc and I can be reached at <tanukishrine@gmail.com>.
Link to my GitHub page.
Voxel DDA raytracer rebuilt using C, with SDL2 for the graphical output. Better optimised for software/CPU based rendering. See the repository here.
Update on the my voxel raytraced renderer from scratch. Fixed various rendering issues, and added direct lighting with shadows. Check out the demo! Uses standard FPS controls.
Beginnings of a
3d renderer (raytrace) from scratch, using native JavaScript.
Note: WASD movements with mouse look.
subForth v1.1: a (reasonably) complete FORTH with only 6 primatives.
Cellular Automata Explorer: Game of Life with randomly generated rules.
ForthScript64: Commodore 64 style emulator.
ForthScript: Personal FORTH dialect.