Greetings! :)

Welcome to my site! Here you will be able to find the assets that I have made or I am currently making.

Fonts

I have created many pixel art fonts, to be used on games (or wherever you choose to use them).
The font you are seeing right now is called Thin Sans, and you can download and use it for free from my itch.io profile.

Thin Sans

Base Sans

Groovy Pixel

I Shot the Serif

Minimal

Pixel Comic

Q-rounded

Q-squared

Six-eight

Assets

I have made various UI sprites to use on pixel art games.

Pixel art UI Controller icon pack (WIP)

Play Station 4

Xbox One

Nintendo Switch

Keyboard and Mouse

Shaders

Lately I have been very interested in shader programming, especially in Godot. You can find the shaders I have been working on my Godot Shaders profile.

Burn from point

Other stuff

These are other projects that I have been working on.

BVHtools (WIP)

I am currently making a python library to work with BVH (BioVision Hierarchy) animation files. These are some of its features:

  • Easily read/write BVH files.
  • Easily access the BVH data inside Python.
  • Perform forward kinematics and obtain the position of the bones.
  • Slice and merge BVH files.
  • Perform typical animation operations like centering the skeleton.
  • Fast visualization of animations.