Commit Graph

18 Commits

Author SHA1 Message Date
Abe Pazos
864228d346 add demos to README.md 2025-01-26 20:22:14 +00:00
Abe Pazos
c8f7dd52c6 Demos: ensure all use fun main() = application {
- Adjust some demo window sizes.
- Replace Random.double by Double.uniform
- Tweak some demos so screenshots look more interesting
2025-01-26 20:57:04 +01:00
Edwin Jakobs
5012f8fb14 Remove Spek add Kotest 2023-11-18 22:36:35 +01:00
Abe Pazos
f7fda5fab1 Improve descriptions in README files, displayed in the main README.md. (#308) 2023-04-27 15:53:44 +02:00
Abe Pazos
796937cb13 Remove pressedButtons, now implemented via MouseTracker (#302) 2023-04-18 22:57:51 +02:00
OPENRNDR Actions
88e0846476 add demos to README.md 2023-01-26 13:51:13 +00:00
Edwin Jakobs
e4d983c683 [orx-view-box] Add update() function and result property 2023-01-26 14:40:14 +01:00
Edwin Jakobs
b89312276a [orx-view-box] Configure and activate the viewbox rendertarget on creation 2023-01-20 10:58:19 +01:00
Edwin Jakobs
0b62f067f6 [orx-view-box] Fix color type configuration 2023-01-15 16:08:34 +01:00
OPENRNDR Actions
467d2dea29 add demos to README.md 2023-01-15 14:42:36 +00:00
Vechro
47d4293a57 Fixes and move to jvmDemo (#286) 2023-01-15 15:27:19 +01:00
Edwin Jakobs
19593ca6cd [orx-view-box] configure internal render target color type using RenderTarget.active 2022-12-28 14:18:38 +01:00
Edwin Jakobs
bf2614ebc6 [orx-view-box] Add shouldDraw function 2022-12-21 22:10:32 +01:00
OPENRNDR Actions
64693b26fd add demos to README.md 2022-12-08 15:09:26 +00:00
Edwin Jakobs
862bec1e5c [orx-view-box] Add demo for proxy programs 2022-12-08 16:00:14 +01:00
Edwin Jakobs
f849bb8e12 [orx-view-box] Add options to disable input translation, add mouse.position 2022-11-30 22:19:39 +01:00
OPENRNDR Actions
aa708ee091 add demos to README.md 2022-11-30 11:32:18 +00:00
Edwin Jakobs
4c22687763 Add orx-view-box, adjust for api changes in OPENRNDR 2022-11-30 11:32:12 +01:00