90-008 / 90-008/dynamic_water_2d

feat: extend to 3D

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
GDScript
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

this should actually be relatively easy to extend to 3D by making the calculations be in 3D space by default and make the 2D ones use that just with Z set to 0. also have to use `Mesh3D` here obv so #1

(it would also be worthwhile to look into some sort of "subdivision" while constructing the mesh, to make it seem more detailed but keeping lower point count so we don't have to calculate a ton, especially in 3D) (alternatively, move the code into rust and possibly parallelize it)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.