Profile for hikari
About hikari
Bio
from another world; magical girls on the internet, gpu programmers, musicians, sky enthusiasts, etc; EN/SV/DE/ζ₯ζ¬θͺ
Stats
- Joined
- Posts
- 16689
- Followed by
- 1483
- Following
- 198
creepiness-wetness PBR model
aah I'm so glad someone finally explained the BotW cel shading glitch! thank you Jasper for this wonderful video
great explanation of deferred shading btw, I'll probably point someone to this the next time I want to explain it to non-gamedevs
www.youtube.com/watch?v=By7qcgaqGI4
trying to learn music so far is mostly teaching me that monkey brain love patterns
a friend of mine made a first-person movement thing in 512 bytes of html/javascript: github.com/wareya/microfps
i think it's pretty cool
Announcing my first project from my uhh⦠period of unemployment�
I wrote a tool that converts .obj (the 3D model format) into HTML via very elaborate abuse of CSS, so that I could shitpost on a website called Cohost. It was a lot of fun!!
cohost.org/hikari-no-yume/post/459729-lara-croft-from-tomb
tired:
fn normalise(v: Vector<N>) -> Vector<N>
fn magnitude(v: Vector<N>) -> f32
wired:
fn normalise(v: Vector<N>) -> (f32, Vector<N>)
this would be unremarkable to a C++ programmer but I love how easily I can define a column vector type in Rust: gist.github.com/hikari-no-yume/c6caed5a9d4822d309320c0502d78cf5
a great success for the fediverse: at least two people so far have followed this account who don't know it's not mastodon
wow there's no way the amount of spam LinkedIn sends you by default, and makes it annoying to turn off, is legal
wow, every U.S. Chemical Safety and Hazard Investigation Board (CSB) video is a treat. it's funny how many incredibly bad accidents are caused by very simple mistakes