new-shaders/README.md

21 lines
846 B
Markdown

(new) Shaders for Minetest
===================
This project extends the Minetest (https://github.com/minetest/minetest) OpenGL shaders to make things pretty and hopefully faster.
The goals of this project are the following:
- Develop and ensure high quality graphics at these levels
- Minimal graphical enhancements (all options turned off, basic Minetest game)
- Moderate graphical enhancements
- 'Ultra' graphical enhancements, for high end gaming systems
- User opt-in and toggle-ability of graphical features
- Documentation and maintenance of code
- Strong synchronization and comparability with main Minetest code
Licenses
------------------
Source code is under the MIT License.
Assets, textures, sounds, and any media are under the Creative Commons Attribution 3.0 Unported License.
Please see LICENSE.txt for full details.