Commit Graph

16 Commits

Author SHA1 Message Date
Edwin Jakobs
b7ba6f6daa Feature variants (#376)
Migrate from buildSrc to build-logic. Setup feature variants.
2025-09-17 10:03:02 +02:00
Abe Pazos
ea4a2c0d89 [orx-shapes] Demo comments 2025-08-30 23:56:56 +02:00
Abe Pazos
878f2b040d [orx-noise] Add comments to all demos, add demo 2025-08-30 13:56:01 +02:00
Abe Pazos
6db05951ef Remove unused imports 2025-08-04 12:00:35 +02:00
Edwin Jakobs
90d9e4685e [orx-noise] Add demos and extensions for uniform simplex sampling 2025-02-26 22:12:26 +01:00
Edwin Jakobs
64ac42913c [orx-noise] Refactor LinearRangeExtensions, add SimplexRangeExtensions 2025-02-02 11:41:34 +01:00
Edwin Jakobs
2208de2fb3 [orx-noise] Add LinearRange extension functions for uniform and hashed values 2025-02-01 14:21:19 +01:00
Abe Pazos
c85144c6fe [orx-noise] Tidy up demos
Produce 720px wide images.
Use main() = application { for reduced indentation
2025-01-24 21:47:44 +01:00
Edwin Jakobs
c7b81feb5e [orx-noise] Add Rseq and Hammersley sequences 2025-01-24 11:34:58 +01:00
Edwin Jakobs
7f60cc5be5 [orx-noise] Add uniform hash glsl phrases 2024-10-21 21:07:07 +02:00
Edwin Jakobs
fba1e5b61a [orx-noise] Add hash functions 2024-10-20 14:15:02 +02:00
Edwin Jakobs
86907936af [orx-noise] Replace hash functions 2024-10-19 17:01:12 +02:00
Edwin Jakobs
8a18546ef1 [orx-noise] Fix bug in List<Triangle>.uniform 2024-10-19 16:54:49 +02:00
Abe Pazos
c5fb56626c Remove unused imports (#344) 2024-06-24 10:02:34 +02:00
Edwin Jakobs
ccd7a98b12 Replace mod_() calls with mod() 2023-04-29 13:51:06 +02:00
Vechro
47d4293a57 Fixes and move to jvmDemo (#286) 2023-01-15 15:27:19 +01:00