Linear Space Program
74 subscribers
162 photos
16 videos
11 files
49 links
Побочные эффекты игростроения на хаскеле.

https://icrbow.itch.io/

Чатик: @HaskellGameDev
Дискорд: https://discord.gg/vxpWtBA
Download Telegram
Making stuff out of multidimensional noise.
No point in pretending there's water and grass when there's no atmospheric scattering effect.

Tweaked the materials to make one a mudball with glassy holes. It even exercises engine's PBR pipeline.
Done:
Procedural surface
HUD
Message log

To do:
🐍 Player pods tail
🚀 New orbiter spawning
🔇 Audio

Bugs:
👾 Shadow acne
🔝 Surface normals
Icosphere generator upstreamed to keid-geometry-0.1.0.1.

Now you can make your own fractal planets without getting into too many details:

https://gitlab.com/dpwiz/orboros/-/blob/main/src/Stage/Main/Resource/Model/Planet.hs#L35
A new demo is cooking