summaryrefslogtreecommitdiff
path: root/res
Commit message (Collapse)AuthorAge
* Named model parts, fix bogie spelling, new brush47 modelDan Goodliffe2021-02-21
|
* Custom land and water shadersDan Goodliffe2021-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 texturesDan Goodliffe2021-02-17
|
* Broken down Brush47Dan Goodliffe2021-02-14
|
* Add our first vehicleDan Goodliffe2021-02-14
|
* Flip texture images to match OpenGL expectationsDan Goodliffe2021-02-12
|
* Initial commit generating some basic rail networkDan Goodliffe2021-02-05
|
* Monkey has outlived his usefullness, bye monkeyDan Goodliffe2021-01-28
|
* Generate some random terrain with a water layerDan Goodliffe2021-01-26
|
* Big reshuffleDan Goodliffe2021-01-17
| | | | Fixes code quality warnings now picked up.
* Initial commitDan Goodliffe2021-01-16
Stripped back and formatted from https://github.com/BennyQBD/ModernOpenGLTutorial/