Commit graph

17 commits

Author SHA1 Message Date
Théophile Bastian 24d21d77cb Use rendering at startup only for perlin ground 2018-02-14 17:22:27 +01:00
Théophile Bastian bfe3776914 Add switch -azerty and -qwerty 2018-02-14 14:09:44 +01:00
Théophile Bastian bb530a8302 Implement moving camera 2018-02-14 14:06:35 +01:00
Théophile Bastian 8051f4203f Allow the camera to follow the ball
But when the ground is not textured, this looks just as if the ball was
not moving… :(
2018-02-14 13:23:27 +01:00
Théophile Bastian baaa5e4057 Control pause and speed with keyboard
Keys: space for toggle pause, < and > for speed control, 0 to reset
speed
2018-02-14 13:22:31 +01:00
Théophile Bastian 8bd230c010 Remove lag: lower resolution for ground 2018-02-14 13:21:49 +01:00
Théophile Bastian eaa730f5dc Integrate Perlin noise switch
Also make Perlin noise ground wider and less ugly
2018-02-14 13:16:01 +01:00
Rémi Oudin b208cc237e Perlin Ground integrated 2018-02-14 12:47:45 +01:00
Théophile Bastian 3bf61a7409 Enhance slightly the scene (floor + background) 2018-02-14 11:43:49 +01:00
Rémi Oudin 818aaf01a9 Finished rebase 2018-02-14 11:41:24 +01:00
Rémi Oudin 14f3b8afdf Display Perlin ground 2018-02-13 22:54:41 +01:00
Rémi Oudin 083bc3c654 Many many changes 2018-02-13 22:54:41 +01:00
Rémi Oudin 15ee31c30e Integration of the grounds 2018-02-13 22:51:51 +01:00
Théophile Bastian 5b6e61cec9 Enhance light rendering 2018-02-13 17:23:58 +01:00
Théophile Bastian a0db41689c Change the test demo 2018-02-13 16:41:30 +01:00
Théophile Bastian 0bae04d802 Fix clock being real and not user clock 2018-02-12 21:53:35 +01:00
Théophile Bastian a1cc442885 First observed bounce 2018-02-12 18:40:05 +01:00