Grass is one of the best examples of how hashing and noise work together.
Hashing gives you variation, making every blade different. While noise can give you animation, making the whole thing feel alive.
#threejs#shaders
βοΈ The next major update is getting close!
Warrior Difficulty gets reworked side quests, brining extra story content.
East Amber Islandβs swamp is now the Flooded Ruins - a sunken village crawling with Couatls. π¦
More danger and replay value
#MightAndMagic#RetroRPG#gamedev
Yes! If you're Windows, you MUST:
> swap File Explorer with Filepilot.
filepilot.tech/
> swap Task Manager with TaskSlinger.
taskslinger.net/
Both are superior, lightweight, ultra fast counterparts.
I'm on Windows bc gamedev, but I avoid Microsoft apps.
The time has come.
TaskSlinger launches into open beta today at 15:00 UTC.
A faster, cleaner task manager replacement for Windows, built from scratch for people who care about performance.
Get the free beta: taskslinger.net
you can implement inheritance in C with one simple rule make the parent struct the first member
C guarantees that a pointer to a struct has the same address as its first member so casting between them works
Lerp is used everywhere in games. Itβs simple, but combined with a few small tricks it becomes incredibly powerful.
This thread is full of visual examples.
#geometrynodes InfiniteFracture. Time to stop avoiding the last tool and just gotta make it ready. Then I can wrap things up and launch the product. (after making all instructions etc..) Still wip #b3d
Big update for the Might & Magic 7: Amber Island mod is coming βοΈ
Cleaner dungeon minimaps, a fully reworked Town Hall bounty system, major script cleanup, and the foundation for future translations.
#MightAndMagic#GameDev#Modding
Dark Messiah of Might and Magic (2006)
Arkane's most janky yet fun physics-based action game.
I tried to squeeze in as many gameplay elements as possible in this short video. I hope you all enjoy it. π§΅
Someone just open-sourced a full 3D Gaussian Splat editor that runs 100% in your browser.
It's called SuperSplat. You can inspect, edit, optimize, and publish photorealistic 3D scenes with zero install.
100% Open Source.
I'm very excited to announce `raylib 6.0`! π
With 2000 commits and 200 contributors, this is the biggest release ever!π―
- Release details: github.com/raysan5/raylib/reβ¦
- Discord: discord.gg/raylib
- Webpage: raylib.com/
**code once, play everywhere!**
ALT raylib 6.0 released! code once, play everywhere!
Just finished a major Fountain & Shrine System Overhaul for Amber Island modβ²οΈ
- Shows effects remaining uses
- Cleaner autonotes
- More interactive & easier to expand
Behind the scenes: fully data-driven system for faster future updates. βοΈ
#MightAndMagic#GameDev#Modding
Just finished a major rework of the teacher system for Amber Island mod for Might & Magic 7
No more hardcoded behavior - now fully configurable, with custom prices, requirements, and well formatted autonotes.
#gamedev#MightAndMagic#RetroRPGpatreon.com/posts/teacher-syβ¦
It's been about a month since I touched the game. With projects that huge, sometimes you really need some time off π
Anyway, I've finished propagating simulated water chunk updates to higher LODs, meaning the basic water system is more or less finished!
#indiedev#gamedev