Skip to content

Latest commit

 

History

History
97 lines (62 loc) · 3.29 KB

File metadata and controls

97 lines (62 loc) · 3.29 KB

Issues MIT License LinkedIn Unity


🌳 Stylized Vegetation 🌳

Stylized vegetation URP project with shader graphs in Unity.

About The Project

Stylized Vegetation Screen Shot

Stylized vegetation build in Unity 2020.3.36f1 LTS URP project using custom lighting on shader graphs, works for mobile and desktop.

Here are some of the features included in this project:

  • LODs for model & shader (tree, grass, bush).
  • Mobile compatibility & performance.
  • Customizable shader graphs.
  • Custom lighting for toon/stylized shader provided by Cyanilux.

(back to top)

Built With

This list of tools used to build this project:

(back to top)

Usage

Use this project as a base for your own project and modify it to your needs or just export-import some stylized assets you need to your own project. See Demo scene for an usage example.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Gamal Abdul Aziz - @si_gamalaziz - gamal.aziz1000@gmai.com

Project Link: ProblematicToucan/stylized-vegetation

(back to top)