rich pushed to main at rich/ReNoise 2025-02-05 14:47:29 -05:00
2c8659629d added support for 2d perlin noise and 2d parabolic smoothing
rich pushed to main at rich/ReNoise 2025-02-05 14:46:34 -05:00
e8f4588a09 added support for 2d perlin noise
rich commented on issue josh/ReCaveGame#37 2025-02-05 04:45:34 -05:00
Todays build error

Above, no longer an issue, now:

[ 52%] Building CXX object _deps/jui-build/CMakeFiles/JUI.dir/src/JUI/Widgets/Image.cpp.o /home/rich/Redacted/ReCaveGame/build/_deps/jui-src/src/JUI/Widgets/Imag…

rich pushed to main at rich/ReNoise 2025-02-04 13:21:27 -05:00
03ff7553ea added details of 1D perlin noise and test app
rich pushed to main at rich/ReNoise 2025-02-04 13:17:58 -05:00
97ada393e6 Made test app graphical
rich opened issue josh/ReCaveGame#37 2025-02-03 11:04:09 -05:00
Todays build error
rich pushed to main at rich/ReNoise 2025-02-02 14:35:39 -05:00
db1fe1f91a set version to 0.1
rich pushed to main at rich/ReNoise 2025-02-02 14:34:54 -05:00
bbc2a8edcd initial commit
rich pushed to main at rich/ReNoise 2025-02-02 14:33:51 -05:00
63e99b15ec initial commit
rich pushed to main at rich/ReNoise 2025-02-02 14:33:09 -05:00
c576694295 initial commit
rich pushed to main at rich/ReNoise 2025-02-02 14:30:28 -05:00
98822cd1c3 corrected so it works!
rich pushed to main at rich/ReNoise 2025-02-02 13:14:50 -05:00
cb0888ba21 initial commit
rich pushed to main at rich/ReNoise 2025-02-02 13:03:32 -05:00
2577a2fdc8 initial commit
rich pushed to main at rich/ReNoise 2025-02-02 12:54:41 -05:00
49fadb5b16 initial commit
rich created branch main in rich/ReNoise 2025-02-02 12:54:41 -05:00
rich created repository rich/ReNoise 2025-02-02 12:53:10 -05:00
rich commented on pull request rich/ReWalker#2 2025-02-02 11:52:51 -05:00
Demonstrated how to use JGL. Also updated ReWindow to the latest.

Thank you, I had done some other dev work so edited in the changes you made to where I was at rather than merging the branach you had made back in.

We now have solid squares to bump in to too! …

rich pushed tag Prerelease-1 to rich/ReUnirand 2025-02-01 17:48:17 -05:00
rich pushed to main at rich/ReUnirand 2025-02-01 17:39:52 -05:00
49511871f1 added a bit more info on test program.