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

Smooth shading #69

Open
koapilot opened this issue May 10, 2024 · 2 comments
Open

Smooth shading #69

koapilot opened this issue May 10, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@koapilot
Copy link

Ability to use Smooth shading for models instead of flat shading

@koapilot koapilot added the bug Something isn't working label May 10, 2024
@Godlander Godlander added enhancement New feature or request and removed bug Something isn't working labels May 14, 2024
@Godlander
Copy link
Owner

i believe this would require either a data format overhaul to store vertex normals, or a materials system to smooth out normals in post fabulous

i think using vertex normals is the best way, but id like to compress data a bit more before adding another big chunk to it

@Unbroke50
Copy link

bakle @Godlander

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

No branches or pull requests

3 participants