Hello! I am a person from Spain and i mostly code in lua in LÖVE2D / GMOD
Most of my projects are either computer rendering related or games
If you ever need to contact me you can find me on discord (@lokachop) or Steam, you can also join my discord here
Here is a list of some projects i personally find interesting that have made
My entry for the LÖVE2D 2024 gamejamjam
A voxel raycaster written in pure lua, with support for GPU acceleration in LÖVE2D
A library that makes using 3D in LÖVE2D simpler and easier, has advanced built-in features like shadows and procedural texturing, used in Mobile MechSuit
A not-so-good UI library for LÖVE2D, inspired off derma in gmod, use at own risk
A 3D software renderer in pure LUA, no GPU acceleration, runs in LÖVE2D currently
A 3D library for GMOD that allows you to render custom scenes using the mesh. library, currently being used for DeepDive (unfinished)
The source code for my entry on the LÖVE 2023 gamejam
Another gamejam entry, this one is way worse than the other ones, but it was made in only 3 days