Visibility Jam. July 19-21, 2024. See the results.
Sokus's Avatar
Sokus
Member since

Recent Activity

Got pixel-perfect smooth camera working in a new project - still not sure if (0, 0) offset should be in the middle or in the corner of a pixel 🤔

View original message on Discord

&procyon: I've spent too much time trying to profile based on console output and manually placed timers so I am now recording and dumping trace data that can be later displayed in spall. File writes are quite slow on the PSP so I only put start/duration ticks and address offsets for event names in intermediate format that later gets converted to Trace Event Format on my PC.

View original message on Discord

&procyon: Finally re-recorded this demo 😅 More new stuff Soon™️

View original message on Discord

&procyon: First steps with my new networking model - sorry for this poorly recorded demo 🙃

View original message on Discord

&procyon: Skeletal animations are *finally* working on the PSP, Windows and Linux!

View original message on Discord

&procyon first steps with my own blender exporter, got something rendering on PC and PSP
(big thanks to @mysteriousj for his blender exporter template, wouldn't be possible without it)

View original message on Discord

&procyon got PC and PSP to connect to the same game server

View original message on Discord

Some progress on my first cross platform library.

View original message on Discord

I have made a Raspberry Pi Zero 2 powered handheld console for my University project. Deadlines made me use a case that partially failed to print and I had a lot of trouble with... well... everything - but I've learned a few things and even got to write a C program that would read analog values from ADC through I2C and interacts with GPIO - without any libraries.

View original message on Discord