I continue to be impressed by how far we’ve come in algorithmically imitating forces of nature. If you like this stuff, have a look at the EmberGen demo clips
FFT-based ocean-wave rendering, implemented in Godot
Submitted 1 year ago by jeena@piefed.jeena.net to technology@lemmy.world
https://github.com/2Retr0/GodotOceanWaves
Comments
mox@lemmy.sdf.org 1 year ago
fjordbasa@lemmy.world 1 year ago
For anyone else very confused by their lemmy client not showing a title or seeing title simply stating “godot ocean waves”:
An open ocean rendering experiment in the Godot Engine utilizing the inverse Fourier transform of directional ocean-wave spectra for wave generation. A concise set of parameters is exposed, allowing for scriptable, real-time modification of wave properties to emulate a wide-variety of ocean-wave environments.
jeena@piefed.jeena.net 1 year ago
It seems that while copying the title I copied a tab \t at the beginning of the title and that seemed to have confused some clients.
kender242@lemmy.world 1 year ago
Acerola - I tried simulating the entire ocean
I really enjoy listening to this guy, he really explains the details about graphics in an easily accessible way.
mizuki@lemmy.blahaj.zone 1 year ago
I love acerola, I highly recommend his channel to anyone interested in this type of thing
Fisch@discuss.tchncs.de 1 year ago
That looks really awesome. Would be interesting to know the performance impact of this in comparison to the traditional approach and whether that impact makes it worth it to use it in any type of game or just in games where the ocean is a central part.
leftytighty@slrpnk.net 1 year ago
The link goes into discussion of complexity and parallelism advantages of this approach. That implies that it could be faster
Retiring@lemmy.ml 1 year ago
Are we really at that point, where people in here don’t even bother with a title for their lazy ass post anymore?
Buffalox@lemmy.world 1 year ago
Your lemmy client may be buggy, because there is a titel. Why you don’t see it IDK.
The title reads: “FFT-based ocean-wave rendering, implemented in Godot”umbrella@lemmy.ml 1 year ago
[deleted]Retiring@lemmy.ml 1 year ago
I see no title, its just a link with no context whatsoever.
ShadowFlower@lemm.ee 1 year ago
Asshat with three posts calling other people lazy
Retiring@lemmy.ml 1 year ago
You literally have no posts, and your account is 14 days old.
Darkenfolk@dormi.zone 1 year ago
I mean those are at least real posts with a title and text in the body.
This is just a link that got dumped without any context.
Faresh@lemmy.ml 1 year ago
Let’s hope some day this bug gets fixed: github.com/godotengine/godot/issues/71929
I couldn’t run it because of that bug.