Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Custom land and water shaders | Dan Goodliffe | 2021-02-20 |
| | | | | | | | Create sandy beaches, snow topped mountains and grassy hills with a single texture, coloured according to land height by a custom shader. Also use the land mass mesh with a new water texture and a custom shader to create rather nice looking water effect with depth, waves and motion. | ||
* | Split landmass and water textures | Dan Goodliffe | 2021-02-17 |
| | |||
* | Broken down Brush47 | Dan Goodliffe | 2021-02-14 |
| | |||
* | Add our first vehicle | Dan Goodliffe | 2021-02-14 |
| | |||
* | Flip texture images to match OpenGL expectations | Dan Goodliffe | 2021-02-12 |
| | |||
* | Initial commit generating some basic rail network | Dan Goodliffe | 2021-02-05 |
| | |||
* | Monkey has outlived his usefullness, bye monkey | Dan Goodliffe | 2021-01-28 |
| | |||
* | Generate some random terrain with a water layer | Dan Goodliffe | 2021-01-26 |
| | |||
* | Big reshuffle | Dan Goodliffe | 2021-01-17 |
| | | | | Fixes code quality warnings now picked up. | ||
* | Initial commit | Dan Goodliffe | 2021-01-16 |
Stripped back and formatted from https://github.com/BennyQBD/ModernOpenGLTutorial/ |