Update README.md

master
misterskullz 2017-12-28 09:26:55 -07:00 committed by GitHub
parent de017fcb1e
commit 8ad59ff500
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 1 deletions

View File

@ -1 +1,20 @@
# new-shaders
(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.