Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring #16

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Refactoring #16

wants to merge 4 commits into from

Conversation

Mufalder
Copy link

@Mufalder Mufalder commented Apr 9, 2022

Did some refactoring and clean-ups.
Here is the list of all things that has been done:

  • Upgraded project to the 2020.3.17f1 version
  • Code cleaning, moved repeating code to the .cginc file
  • Removed the vertex cutout by the fog distance
  • Removed custom fog calculation and used Unity builtin functions
  • Customizable vertex precision
  • More universal shaders with shader features and enums (4 shaders instead of 13)
  • Added lightmapping support
  • Cull selection option
  • Instancing support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant