3194a2c53e
finish updating comments
...
@module is now banished to the history booked!
Phew, I'm pooped.
2023-07-07 01:25:42 +01:00
2af1226b49
port everything else
...
phew!
2022-09-19 01:16:22 +01:00
1310dae884
Refactor: Split up terrain.lua, make subtable wea.terrain
...
This is just the start, if my plans work out.
The eventual aim here is to implement a generic Heightmap2D class, just
like Vector3.
This will make interacting with heightmaps much easier.
2021-12-31 02:42:32 +00:00
54d0f5a3a3
run2d: Fix accidental redefining global variable
2021-07-30 19:48:10 +01:00
0b0595a1d3
Remove a whole bunch of stray debug print statements
2021-07-04 14:35:02 +01:00
1d82013d86
//noise2d: add sin; sort out apply_mode as number
2021-07-04 13:21:13 +01:00
b2eb76d280
//noise2d works!
...
...just.
Next up more engines and documentation
2021-07-03 22:53:16 +01:00